Three methods to retrieve the root password

Source: Internet
Author: User
Three methods for retrieving the root password-general Linux technology-Linux technology and application information. For more information, see the following. 1. Use passwd root to change the status of a single user;
1. lilo
(1) When lilo appears: Enter linux single
Lilo: linux single
(2) Press enter to directly access the linux Command Line.
(3) # vi/etc/shadow
Delete the content in the first line, that is, the content before "root:" and "Next", starting with "root". The first line is similar to "root:..." And save
(4) # restart reboot. the root password is blank.
2. grub
(1) When the grub screen appears, use the up/down key to select the item that usually starts linux, and then press the e key.
(2) again with the up and down key to select the usual linux boot that (similar to kernel/boot/vmlinuz-2.4.18-14 ro root = LABEL =/), and then press the e key
(3) modify the currently seen command line and add single. The result is as follows:
Kernel/boot/vmlinuz-2.4.18-14 single ro root = LABEL =/
(4) Press enter to return, and then press the B key to start, you can directly enter the linux Command Line
(5) # vi/etc/shadow
Delete the content in the first line, that is, the content before "root:" and "Next", starting with "root". The first line is similar to "root:..." And save
(6) # restart reboot. the root password is blank.

2. Install the CD boot system and run the linux rescue status to connect the original/partition. The procedure is as follows:
QUOTE:

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.