Skip to content

Instantly share code, notes, and snippets.

@cgthayer
Last active March 9, 2024 02:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cgthayer/1475b2a3739f0fcffc9f50e1f4a3bab5 to your computer and use it in GitHub Desktop.
Save cgthayer/1475b2a3739f0fcffc9f50e1f4a3bab5 to your computer and use it in GitHub Desktop.
Apt Cheat Sheet

Level 1

sudo apt update
sudo apt get net-tools  # netstat

Level 2

apt install apt-file
apt-file update

apt-file list net-tools
apt-file search bin/host
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment