To connect to mysql: mysql -p It will then prompt you for your password Once established, there will be a database titled as your username. mysql> show databases; mysql> use ;