Re: desktop of ubuntu server



If your GUI was running, go to menu System -> Administration -> Services
and un-check "Graphical Login Manager".
Otherwise ...
Look in /etc/inittab. Read the header information. Read man inittab.
Read man boot.
The default run level on my system(Ubuntu 6.10) is 2. Yours probably
is, too. If not, use YOURS!
2 refers to the default run level. Look in /etc/rc2.d with : cd
/etc/rc2.d; l
There is a symbolic link there that starts with "S", then a 2 digit
number and ends with "gdm" if you are running Gnome as I do. Substitute
kdm or whatever for KDE if you run that.
Make a note of the name. Mine is S13gdm.
Remove it with : sudo rm S13gdm
If you want it back run : cd /etc/rc2.d; sudo ln -s /etc/init.d/gdm S13gdm
Be sure to use the name of the link on YOUR system!
Be careful of what you do! Understand what to do by reading man pages.

Good luck and HTH,
Alex

Ourwoods.org
If you ate pasta and anti pasta, would you still be hungry? -George Carlin (132)



Troy Davis said the following on 04/08/2007 01:52 AM:

Hi, guys I have installed server. Done update then upgrade.

Then I apt-get install ubuntu-desktop during the install I choose 1600
x 1200 which I sure my monitor can handle.

But on reboot my monitor seems to flash a little of the logon colour
of the desktop then my monitor turns off



So I have 3 questions

1. How can I boot normally and not automatically start the gui
2. how do I then start the gui manually when I do want to use it
3. What is the config file called and located so I can change the
default screen res for the desktop so I can try and get it to
display



Regards Troy








--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users



Relevant Pages

  • Re: Splash Screen Wont Load/Then Quick Blue Screen (to fast to re
    ... I am taken to a black screen with white letters: how I want to boot, ... Right before the monitor was just full of colors (could not read ... Also, the last time I put the xp disk in, it said, install could ... If you can boot into the Recovery Console you can perform some basic ...
    (microsoft.public.windowsxp.help_and_support)
  • Re: Fedora Video Card Problem
    ... I'd say that X is outputting a resolution that is unsupported by your monitor. ... Okay, put the video card back into the beastie, you're right, there's no point in swapping it in and out, wear and tear on the pin-outs, not to mention the "whoops I dropped it scenario". ... Boot up again and wait for the monitor to die.... ... But i was able to install with the two by using the standards, but getting rid of editors, and Joystick under gnome games. ...
    (Fedora)
  • Windows Wont Boot On Another Monitor
    ... Took his computer back to his house and hooked it up ... to his eMachine monitor. ... Would not boot up into Windows. ... install any drivers for a monitor either. ...
    (microsoft.public.windowsxp.general)
  • Repeated Boot Config Corruption in XP Pro
    ... >>clear that when XP trys to boot and does not detect any ... >>monitor that the corruption in the boot sector happens. ... install is 3+ hours. ...
    (microsoft.public.windowsxp.perform_maintain)
  • desktop of ubuntu server
    ... Done update then upgrade. ... Then I apt-get install ubuntu-desktop during the install I choose 1600 x ... But on reboot my monitor seems to flash a little of the logon colour of the ...
    (Ubuntu)