Skip to content

Instantly share code, notes, and snippets.

@carlthewebmaster
Last active August 29, 2015 14:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save carlthewebmaster/11086488 to your computer and use it in GitHub Desktop.
Save carlthewebmaster/11086488 to your computer and use it in GitHub Desktop.
apt-get for new linux setup - ubuntu
sudo apt-get install vim wget curl git subversion zip ssmtp
sudo apt-get install tasksel
sudo tasksel install lamp-server
# don't forget these steps for crouton installs! https://github.com/dnschneid/crouton/wiki/Running-servers-in-crouton
sudo apt-get install phpmyadmin ssmtp man weather-utils
# wordpress setup with a2ensite http://linuxconfig.org/wordpress-installation-ubuntu-linux-apache-mysql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment