Posts tagged as:

password

Reset root password in Linux

Consider the case you forgot the root password of your Linux machine. Don’t panic !
You can reset it easily entering single user mode . Following are the run levels in linux.
Runlevel 0: Halt System – To shutdown the system
Runlevel 1: Single user mode
Runlevel 2: Basic multi user mode without NFS
Runlevel 3: Full multi user mode [...]

Read the full article →