Skip to content

Instantly share code, notes, and snippets.

View SickFob's full-sized avatar
🏠
Working from home

Fabio SickFob

🏠
Working from home
View GitHub Profile
@SickFob
SickFob / useful_website.md
Last active March 23, 2024 19:42
Useful website
@SickFob
SickFob / terminal-commands.md
Created August 26, 2023 12:12 — forked from bradtraversy/terminal-commands.md
Common Terminal Commands

Common Terminal Commands

Key Commands & Navigation

Before we look at some common commands, I just want to note a few keyboard commands that are very helpful:

  • Up Arrow: Will show your last command
  • Down Arrow: Will show your next command
  • Tab: Will auto-complete your command
  • Ctrl + L: Will clear the screen
@SickFob
SickFob / docker-help.md
Created August 26, 2023 12:07 — forked from bradtraversy/docker-help.md
Docker Commands, Help & Tips

Docker Commands, Help & Tips

Show commands & management commands

$ docker

Docker version info