Linux system root user forgot password reset method

Source: Internet
Author: User

How to reset the root password for CentOS 7

The way to reset the CentOS 7 root password is completely different from CentOS 6. Let me show you how it's done.

1. Start the Grub menu by selecting the Edit option:

2, press the keyboard e key, to enter the editing interface:

3. Find the line of Linux 16 and change the RO to RW init=/sysroot/bin/sh

4. Now press Control+x and start with single-user mode:

5. Now, you can access the system using the following command:

Chroot/sysroot

6. Reset Password: (according to the prompt input)

passwd Root

7. Update System Information:

Touch/.autorelabel

8. Exit Chroot:

Exit

9. Restart the system:

Reboot

Linux system root user forgot password reset method

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.