Skip to content

Instantly share code, notes, and snippets.

@kejyun
Created November 29, 2012 14:28
Show Gist options
  • Save kejyun/4169440 to your computer and use it in GitHub Desktop.
Save kejyun/4169440 to your computer and use it in GitHub Desktop.
Install Nginx php5 MySQL on Ubuntu 12.04
$ apt-get update
$ apt-get install nginx php5-cgi mysql-server-5.5 php5-mysql
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment