Server and GUI?
- by Kiara
I have installed an Ubuntu Server. It obviously comes with no graphical interface. I tried to install it with:
apt-get install xserver-xorg xfonts* gnome gdm
Then I got an error message trying to login with Gnome and eventually I uninstalled everything:
apt-get remove xserver-xorg xfonts* gnome gdm
However, it seems Ubuntu still has some scripts trying to launch Gnome since when starting I get:
Starting GNOME Display Manager fail
...
Stopping system v run level compatibility
And the system stops forever (I know I can use ALT+F1)
What should I modify to have this completely uninstalled? I cannit find anything on the rc2.d...