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 many bits is my operating system?
Records with 1 Distinct field in SQL - Access 2010
connect to sql database using php
Two Inboxes in Outlook 2007
Configure Cisco Linksys RV042 to communicate with second network
Strange windows user account 'tsinternetus6r' in Windows Vista !?
Mac/Unix/Linux compatibility with Windows 2008 R2 domain authentication
Pulling recent posts in two columns
3 monitors on i5-650 on Gigabyte GA-H55M-UD2H
SQL 2005 - query to exclude session records for web application