Skip to content

Instantly share code, notes, and snippets.

@javikalsan
Last active August 29, 2015 14:26
Show Gist options
  • Save javikalsan/7e2a84dc59c9ed29550d to your computer and use it in GitHub Desktop.
Save javikalsan/7e2a84dc59c9ed29550d to your computer and use it in GitHub Desktop.
deb packages LAMP stack
apt-get clean && apt-get update && apt-get upgrade && apt-get install vim htop jnettop nmap apache2 mysql-server php5 libapache2-mod-php5 php5-mcrypt php5-cgi php5-cli php5-curl php5-common php5-mysql php5-gd php5-dev php5-pgsql php5-sqlite php5-xmlrpc phpunit php5-intl php5-ssh2 git php5-imagick
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment