Skip to content

Instantly share code, notes, and snippets.

@tachesimazzoca
Created October 28, 2018 16:31
Show Gist options
  • Save tachesimazzoca/5cef91ef8683dfb991c5c23093c503b0 to your computer and use it in GitHub Desktop.
Save tachesimazzoca/5cef91ef8683dfb991c5c23093c503b0 to your computer and use it in GitHub Desktop.
Ubuntu Cheat Sheet

Ubuntu Cheat Sheet

iptables

$ sudo iptables -S
...
$ sudo iptables -P FORWARD ACCEPT

hostname

$ sudo hostnamectl set-hostname localhost
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment