rcconf

Debian Runlevel configuration tool

Install

All systems
curl cmd.cat/rcconf.sh
Debian Debian
apt-get install rcconf
Ubuntu
apt-get install rcconf
image/svg+xml Kali Linux
apt-get install rcconf
Windows (WSL2)
sudo apt-get update sudo 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.