Enable GDM using Command Line (CLI) tools & sysfsutils & sysvconfig
apt-get install rcconf
using command: #rcconf
using update-rc.d command
xample:
update-rc.d -f gdm remove //disable gui
or
update-rc.d -f gdm defaults //enable gui
more:
startx &
/etc/init.d/gdm stop
/etc/init.d/gdm start
Configure Modules at Boot
apt-get install sysfsutils
help more: http://ubuntuforums.org/showthread.php?t=248867
apt-get install sysvconfig
using command: #rcconf
using update-rc.d command
xample:
update-rc.d -f gdm remove //disable gui
or
update-rc.d -f gdm defaults //enable gui
more:
startx &
/etc/init.d/gdm stop
/etc/init.d/gdm start
Configure Modules at Boot
apt-get install sysfsutils
help more: http://ubuntuforums.org/showthread.php?t=248867
apt-get install sysvconfig
Nhận xét
Đăng nhận xét