Skip to content

Instantly share code, notes, and snippets.

@orhanveli
Created April 7, 2014 19:41
Show Gist options
  • Save orhanveli/10038066 to your computer and use it in GitHub Desktop.
Save orhanveli/10038066 to your computer and use it in GitHub Desktop.
ubuntu cheat sheet
iptables -A INPUT -p tcp --dport 3000 -j ACCEPT
http://bodhizazen.net/Tutorials/iptables
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment