Skip to content

Instantly share code, notes, and snippets.

@vdw
Created May 23, 2013 23:04
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 vdw/5640164 to your computer and use it in GitHub Desktop.
Save vdw/5640164 to your computer and use it in GitHub Desktop.
Development Enviroment

Install MySQL server in Ubuntu

1) sudo apt-get install mysql-server

2) sudo apt-get install php5-mysql for php

3) sudo apt-get install libmysql-ruby for ruby

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment