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
How do you TRIM n characters from a string from the right.
Group by week starting with first day of the month
How to consume a webservice (external) in VS2010
How do I link a record in one sub-form to a record in another sub-form
remove record from SQL database
Sql syntax( datetime) problem
Excel VBA no matter what column I'm in, select the cell in row 5
Secondary BIND can't get update from primary
downloading image in asp.net vb
How to graph a fixed line vs individual days data in Excel