Skip to content

Instantly share code, notes, and snippets.

@gtzilla
Created November 7, 2010 15:28
Show Gist options
  • Save gtzilla/666177 to your computer and use it in GitHub Desktop.
Save gtzilla/666177 to your computer and use it in GitHub Desktop.
custom webserver for doing dev / prod
## actually install them all these (use -s to simulate -- not install)
sudo apt-get -y upgrade
sudo apt-get -y install build-essential ssh openssl nginx python-dev locate python-virtualenv \
git-core libevent-dev curl nmap fail2ban python-pycurl netcat cryptcat socat gdb python-scapy python-crypto wireshark python-pyx
## python-scapy python-crypto wireshark python-pyx are for admin scripts etc
## restart?
# sudo init 6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment