San Diego Ca. 619-252-0609
Austin / Round Rock Tx. 512-553-0659
Remove Debian Login Screen
Back to Tech Docs
To remove GDM from starting when you boot. Run the following as root.
update-rc.d -f gdm remove
To Add it back to the boot then run this.
update-rc.d -f gdm defaults