Installing mysql-server
apt-get install mysql-server
follow instructions and enter new password for mysql admin. A good front to access your MySQL installation is phpmyadmin. However before you do that, you will need to install a web server and php support.
