Microsoft
Software
Hardware
Network
Question : Desktop on Ubuntu
Hello
I am running Ubuntu 10.04 with command line Interface. I want to install Desktop environment but want that the server should not automatically boot to the Desktop (GUI) interface. The GUi should open only when I need it and closed after I finish my GUI work.
I know the desktop can be installed with sudo apt-get install ubuntu-desktop
But It as I mentioned it should not automatically start in GUI mode. And I should have a command to close the GUI mode when I don't need it.
Answer : Desktop on Ubuntu
sudo update-rc.d -f gdm remove - to boot default from command line
$sudo /etc/init.d/gdm stop - > to go back to command line if you r in GUI.
Random Solutions
having trouble using CONCATENATE in excel 2010
JavaScript "Are You Sure" Pop up that executes code if "Yes"
Nav text resizing when text only zoom is checked in FF
Why domain admin can not use mstsc to the DC after I added a user to remote desktop group?
SQL Code needs changing or optimising - using Cursor at present
if sentence returns weired value
PC won't boot with USB drive attached
Joining Mac OS X Version 10.6.4 to windows server 2008's Active Directory
How to create a Group Policy in SBS 2008 server - to allow users admin access to local computers ?
Java invalid syntax error passing variables to SP