How to Recover Root Password
As Linux geeks, we have a responsibility to set a good example and avoid easy passwords. However, if you have to change your password frequently, there's a chance that you'll forget it.
Single-User Mode
1. Boot your computer into single-user mode, which logs you in as the root user, without network connections or server services.
2. Linux mounts only the root filesystem (the / directory) in single-user mode, but you can mount other filesystems manually with the mount command if you need them.
3. Use the passwd command to reset the root password.
To boot your computer in single-user mode, you need to access the kernel command line from your Linux bootloader.
- Vinod Dev's blog
- Add new comment
- 945 reads




















Recent comments
2 years 16 weeks ago
2 years 17 weeks ago
2 years 17 weeks ago
2 years 29 weeks ago
2 years 29 weeks ago
2 years 30 weeks ago
2 years 34 weeks ago