Cyber Notes

Cyber Notes

Share this post

Cyber Notes
Cyber Notes
Linux Cheat Sheet 🐧

Linux Cheat Sheet 🐧

W J Pearce's avatar
W J Pearce
Apr 14, 2024
∙ Paid
5

Share this post

Cyber Notes
Cyber Notes
Linux Cheat Sheet 🐧
Share

Back in College I took a Linux exam... with PEN AND PAPER! For context, this was in 2019, not even that long ago. The exam would ask questions like, "How would you create a new user and change their permissions from the command line?"

We then had to physically write out the commands in the provided box - it felt super old-school, but I'll tell you what: I've never forgotten those basic commands.

Nothing in your career will be more painful than screen sharing and not knowing how to navigate the terminal in front of a senior engineer. Commit these 65 commands to memory, and you'll never be lost:

  1. ls: Lists files and directories in the current directory.

  2. cd: Changes the current directory to another directory.

  3. pwd: Displays the current directory path.

  4. mkdir: Creates a new directory.

  5. rmdir: Removes an empty directory.

Be careful with the next one:

Keep reading with a 7-day free trial

Subscribe to Cyber Notes to keep reading this post and get 7 days of free access to the full post archives.

Already a paid subscriber? Sign in
© 2025 W J Pearce
Privacy ∙ Terms ∙ Collection notice
Start writingGet the app
Substack is the home for great culture

Share