Linux Forgotten root Password

Source: Internet
Author: User
Most Linux hosts have only one user with root privileges, so you need to reset the root account password via a different path. The easiest path is to reset the root password by changing the grub boot parameters into single-user mode at boot time.
The first step is to restart the host, press ESC to select the operating system to enter, and then press the E key to enter edit mode.

The second step is to navigate to a line beginning with kernel and press E to add a "single" Start-up parameter at the end of the row, indicating that you want to enter into one-user mode.

After the third step press ENTER to confirm, press the B key to boot the system into single user mode, directly into the shell environment.

The fourth step is to reset the root user's password by executing the "passwd root" command in a single-user shell environment, and enter the "reboot" command to restart the system.

Linux Forgotten root Password

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.