Tagged Questions
6
votes
3answers
7k views
How to disable GDM from being automatically started?
After Ubuntu Server 12.04 installation, I installed Xubuntu just to have a minimal GUI:
sudo apt-get install x-window-system-core
sudo apt-get install --no-install-recommends xubuntu-desktop gparted
...
3
votes
1answer
561 views
GDM killed on startup
In order to fix a sound issue, I'd completely removed all PulseAudio packages, which removed several additional packages which I hadn't kept track of.
I have since added back several packages that ...
2
votes
2answers
998 views
Disable GDM on ubuntu netbook remix
I'm running Ubuntu Netbook Remix 10.10 (on a pandaboard), and it doesn't boot with grub (so I can't pass it the 'text' parameter at boot time).
How do i disable gdm so it doesn't start at boot? ...