Having very slow perform when running Ubuntu 12.10 and 13.04 in virtualbox? It’s because Ubuntu can’t use graphics card for acceleration, ubuntu uses CPU for rendering graphics trough LLVMpipe. It makes running ubunt ...
Category: Linux
ex: share folder "Linux" in window to "Linux" folder in Ubuntu sudo mount -t vboxsf Linux /home/ubuntu/Rain/Linux ...
show .htaccess Ctrl+H to show or hide .htaccess file enable mod_rewrite apache2 [crayon-67697a504ae50689006586/] Then restart apache service apache2 restart ...
...
sudo apt-get install language-selector-gnome reference: http://askubuntu.com/questions/331515/language-support-icon-missing-in-system-settings Install im-swtich was the problem for me. So this fix this problem. ...
To install MySQL, run the following command from a terminal prompt: [crayon-67697a504b413282688984/] As of Ubuntu 12.04, MySQL 5.5 is installed by default. Whilst this is 100% compatible with MySQL 5.1 should you n ...
About phpMyAdmin phpMyAdmin is an free web software to work with MySQL on the web—it provides a convenient visual front end to the MySQL capabilities. Setup The steps in this tutorial require the user to h ...