A runlevel is one of the seven pre-defined modes a VPS, dedicated, or Unix-based system can boot and operate in. Every runlevel represents a different system configuration and allows access to a different set of system processes.
The seven runlevels are:
0 โ System halt (the system can be safely shut down)
1 โ Single user mode
2 โ Multi-user mode (no networking)
3 โ Multi-user mode (command line interface instead of graphical user interface)
4 โ User-definable
5 โ Multi-user mode (with networking)
6 โ Reboot/restart