Install LAMP/PhpMyadmin following the instructions in the link bellow:
http://tuxtweaks.com/2010/04/installing-lamp-on-ubuntu-10-04-lucid-lynx/
In the case where the MySQL root has is configured to has NO Password follow instructions bellow to configure PHPMyAdmin accordingly.
http://wiki.oseems.com/web/phpmyadmin/enable-login-without-password
Showing posts with label ubuntu. Show all posts
Showing posts with label ubuntu. Show all posts
Sunday, October 9, 2011
Thursday, August 26, 2010
Ubuntu 10.04.1 - nvidia, resolution up to 1680x1050
- Install recommended nvidia drivers
System > Administration > Hardware - run (as root, from consolt) nvidia-xconfig
- edit /etc/X11/xorg.conf
Locate HorizSync and change it to 28.0 - 65.5
Section "Monitor"
Identifier "Monitor0"
VendorName "Unknown"
ModelName "Unknown"
HorizSync 28.0 - 65.5
VertRefresh 43.0 - 72.0
Option "DPMS"
EndSection
Subscribe to:
Posts (Atom)