Server and GUI?
        Posted  
        
            by 
                Kiara
            
        on Ask Ubuntu
        
        See other posts from Ask Ubuntu
        
            or by Kiara
        
        
        
        Published on 2013-06-30T21:15:04Z
        Indexed on 
            2013/06/30
            22:27 UTC
        
        
        Read the original article
        Hit count: 399
        
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...
© Ask Ubuntu or respective owner