Changes

How to forge a local file system server with IGEPv2 Board

152 bytes added, 13:40, 2 November 2011
no edit summary
=== MySQL + PHPmyAdmin ===
<pre>sudo apt-get install mysql-server mysql-client phpmyadmin</pre>
When we are installing MySQL, we configure it entering password for root MySQL database. Also when we are installing phpmyadmin we should choose: configure database for phpmyadmin with dbconfig-common, type root MySQL password again,&nbsp; type phpmyadmin password database, choose apache2 confiuration&nbsp; .<br>
Restart Apache:<brpre>sudo /etc/init.d/apache2 restart</pre>
Under constructionMake a simbolic link to phpmyadmin:<br><pre>sudo ln -s /usr/share/phpmyadmin /home/adminserver/web/phpmyadmin</pre>
= Enabling Automatic Updates =
4,199
edits