Quote Originally Posted by glcon View Post
I have a doubt, where can we control Mysql data, like creating databases, passwords and other stuff.. i mean we should have phpmyadmin or something like that. And does this work as Cpanel?
the whole point of this tutorial is to mange all via command line, so you can create databases , change passwords, add users etc all via SSH, cPanel is a conrtol panel, which works via browser.

You can also install phpmyadmin if you like to manage databases via browser, just download phpmyadmin and upload to /var/www/html/phpmyadmin then visit in ur browser htt:///YOURIP/phpmyadmin and follow instructions . .
Make sure to secure it.