Skip to content

Instantly share code, notes, and snippets.

@awayken
Created April 18, 2011 05:07
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 awayken/924842 to your computer and use it in GitHub Desktop.
Save awayken/924842 to your computer and use it in GitHub Desktop.
Install Awayken.com
# Tomcat 5.5.x
tar -xf apache-tomcat-5.5.33.tar.gz
mv apache-tomcat-5.5.33 /usr/tomcat
su [password]
yum install httpd #probably already installed
yum -y install php
yum -y install mysql-server mysql
yum -y install ant
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment