Wednesday, July 28, 2010

Restart GDM on Ubuntu

Of late after the Kernel update on my Ubuntu, the GDM would not load up correctly.

I cannot click on Terminal, or shut down the system graphically.

I found a work around on this link It as simple as restarting the GDM








sudo /etc/init.d/gdm stop
sudo /etc/init.d/gdm start

If you wonder where to typed in this, Press CTRL+ALT+F1

vmware server UI crashed once again :-(

This has happened in the past it has reappeared once again today 18-July-2010

I followed these steps given in this URL to get it rectified. :-D

http://communities.vmware.com/thread/203335;jsessionid=0B1AF1DAF3B01511995C3E3A7515076D?start=15&tstart=0

A big thanks to "Doug_" I have edited the file as sudo user /usr/lib/vmware/webAccess/tomcat/apache-tomcat-6.0.16/conf/tomcat-users.xml

and added in these three lines.





Then restarted vmware with the command

$sudo /etc/init.d/vmware restart

Wola it started working once again.

Friday, July 16, 2010