Skip to content
Software Shinobi

helping experienced Java developers upskill

  • Home
  • Programs
  • Typography
  • facebook.com
  • twitter.com
  • t.me
  • instagram.com
  • youtube.com
Subscribe

Linux

Home ยป Linux
Posted inCoder Linux

How I Install VS Code on Ubuntu

VS Code is available as a Snap package, which provides sandboxed applications and automatic updates. ```bash sudo snap install --classic code ``` The `--classic` flag is necessary because VS Code…
Posted by Software Shinobi July 10, 2025
Posted inLinux System Adminstration

generate-proper-keypair

## introduction use this command to generate a private and public key for a linux users. ## why this matters the key created by the default `ssh-keygen` are bad and…
Posted by Software Shinobi June 11, 2025

Recent Posts

  • Bootswatch Pulse Colors
  • Convert RGB To HEX
  • Deconstructing the `yt-dlp` Command
  • Downloading YouTube Videos Command Line (yt-dlp)
  • The Big Names in Private Aviation

Categories

  • Coder
  • Content
  • DevOps
  • fitness
  • Linux
  • Robot Writer
  • Uncategorized
Copyright 2025 — Software Shinobi. All rights reserved. Bloghash WordPress Theme
Scroll to Top