[筆記] run ubuntu/Debian in text mode
do this:
to undo the process:
use kdm or xdm instead of gdm if you've got KDE or XFCE installed.
update-rc.d -f gdm remove
to undo the process:
update-rc.d -f gdm defaults
use kdm or xdm instead of gdm if you've got KDE or XFCE installed.
留言