Skip to content

Instantly share code, notes, and snippets.

@xianhuazhou
Created September 28, 2011 09:00
Show Gist options
  • Select an option

  • Save xianhuazhou/1247416 to your computer and use it in GitHub Desktop.

Select an option

Save xianhuazhou/1247416 to your computer and use it in GitHub Desktop.
echo 8.8.8.8 >> /etc/resolv.conf
echo 8.8.4.4 >> /etc/resolv.conf
apt-get update
apt-get install \
gcc \
g++ \
nmap \
tree \
libgd2-xpm-dev \
libc-client2007e-dev \
libssl-dev \
libcurl4-openssl-dev \
libbz2-dev \
libzzip-dev \
libpcre++-dev \
libreadline-dev \
shorewall \
make \
autoconf \
libtool \
apt-get dist-upgrade
apt-get autoremove
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment