MySQL under Ubuntu: the Installation works
- Start the Terminal and enter the Installation command: "sudo apt-get install mysql-server".
- Confirm with "y" the process and wait until the process is complete.
- If you need a web-based Version of MySQL, you can either use "sudo apt-get install php5-mysql" or "sudo apt-get install php-mysql".
- You will find the future of databases under "/var/lib/mysql".

Ubuntu: install MySQL
As you are on Ubuntu setting up an FTP Server can, we show you in the next tip.
