I believe that the installation process of MySQL on Ubuntu is fairly simple -
<code>sudo apt-get install mysql-server</code>
But I was wondering if it is possible to install phpMyAdmin. It's not necessary, I can always use the command line interface - but it would just be handy to have.
Thanks in advance,
Max Swisher
<code>sudo apt-get install mysql-server</code>
But I was wondering if it is possible to install phpMyAdmin. It's not necessary, I can always use the command line interface - but it would just be handy to have.
Thanks in advance,
Max Swisher