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
- 2557 reads




















Recent comments
3 years 38 weeks ago
3 years 39 weeks ago
3 years 39 weeks ago
3 years 51 weeks ago
3 years 51 weeks ago
4 years 1 day ago
4 years 4 weeks ago