Jan 22, 2008
Runlevels tools for Ubuntu
Posted by Martin Perron in HowTo - Linux • No commentsI. Install a tool – sysv-rc-conf. It is a perl based boot process adjustment tool.
sudo apt-get update
sudo apt-get install sysv-rc-conf
It gives you a way to easily config the boot process and runlevel configuration, but its not necessary if you want to do it manually by linking/unlinking the files… Its up to you.
II. Ok, that’s all [...]
