rcconf
Debian Runlevel configuration tool
Install
- All systems
-
curl cmd.cat/rcconf.sh
- Debian
-
apt-get install rcconf - Ubuntu
-
apt-get install rcconf - Kali Linux
-
apt-get install rcconf - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install rcconf - Raspbian
-
apt-get install rcconf
rcconf
Debian Runlevel configuration tool
This tool configures system services in connection with system runlevels. It turns on/off services using the scripts in /etc/init.d/. Rcconf works with System-V style runlevel configuration. It is a TUI(Text User Interface) frontend to the update-rc.d command.