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
Find string in Excel cell between two characters
How can enable "automatic hyperlink" option in Outlook 2007? I checked "Internet and network paths with hyperlinks" and the option is selected.
Test Paper
SQL INSERT - how to avoid this error: Parameter ?_1 has no default value.
How to select items in field up to a certain character
Exchange NDRs reports getting to the users mailboxes becasue spam
How do I adjust the lockout time on a 2008 terminal server?
Using MySQL Workbench to Connect to Remote Server
Removing specific tags in dreamweaver
Access VBA - send email for each record in a table