Last active
August 29, 2015 14:26
-
-
Save javikalsan/7e2a84dc59c9ed29550d to your computer and use it in GitHub Desktop.
deb packages LAMP stack
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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