Linux Password Reset

Source: Internet
Author: User
Article Title: linux Password resetting. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.

When we forget the root password of the linux system and fail to use SSH, there is only one solution, that is, to reset the password using the terminal method (of course, if you have enough "black ", you can also try). Let's take RH9 as an example to give a simple description:

1. After the system is started, when the grub screen appears, use the up and down keys to select the one that you usually start linux, and then press the e key

2. Use the up and down keys again to select the one you usually start linux (similar to kernel/boot mlinuz-2.4.18-14 ro root = LABEL =/), and then press the e key

3. Modify the command line you see and add single. The result is as follows:

Kernel/boot mlinuz-2.4.18-14 single ro root = LABEL =/single

4. Press enter to return, and then press the B key to start, you can directly enter the linux Command Line

5. Use the passwd command to change the password

Related Article

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.