This morning i got a problem configuring my dual monitor on my ubuntu 9.10… after had enabled the propetary driver from invidia when i try to write the xorg.conf i got an error from the interface of that driver like : can’t parse the /etc/X11/xorg.conf. So i opened my shell and i do that on…
Leggi tutto
After upgrading from my Ubuntu 8.10 to new and excellent Ubuntu 9.10 with Firefox 3.5.7 i found some problem with my vmWare Server 2.0, the script “sudo /usr/bin/vmware-config.pl” won’t run. To configure vmware we need to add a patch to our system like this :
1 2 3 4 5 6 7 |
wget http://www.ubuntugeek.com/images/vmware-server.2.0.1_x64-modules-2.6.30.4-fix.tgz tar xvzf vmware-server.2.0.1_x64-modules-2.6.30.4-fix.tgz tar xvzf vmware-server.2.0.1_x64-modules-2.6.30.4-fix.tgz sudo sh vmware-server.2.0.1_x64-modules-2.6.30.4-fix.sh |
after this i was able to run the vmware…
Leggi tutto