Linux run levels in init process and File system hierarchy
Run levels :
init 0 → Shut Down
init 1 → Single user mode without GUI & NFS
init 2 → Multi user mode without NFS
init 3 → Multi user mode with NFS
init 4 → Research Purpose
init 5 → Multi user mode with GUI (Linux Graphics)
init 6 → Reboot
N...