Skip to content

Instantly share code, notes, and snippets.

@pedes
Last active February 17, 2023 12:15
Show Gist options
  • Save pedes/d7b8426692a2f84f98bd4e4b9ee21889 to your computer and use it in GitHub Desktop.
Save pedes/d7b8426692a2f84f98bd4e4b9ee21889 to your computer and use it in GitHub Desktop.
Most common and useful Linux commands
Command Description
uname -a Shows the current kernel and OS information
sudo <command> Executes the command as root (Administrator)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment