update-rcconf-guide
Debian Runlevel configuration tool
Install
- All systems
-
curl cmd.cat/update-rcconf-guide.sh
- Debian
-
apt-get install rcconf
- Ubuntu
-
apt-get install rcconf
- Kali Linux
-
apt-get install rcconf
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install rcconf
- Raspbian
-
apt-get install rcconf
- Dockerfile
- dockerfile.run/update-rcconf-guide
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.