DZone
Web Dev Zone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
  • Refcardz
  • Trend Reports
  • Webinars
  • Zones
  • |
    • Agile
    • AI
    • Big Data
    • Cloud
    • Database
    • DevOps
    • Integration
    • IoT
    • Java
    • Microservices
    • Open Source
    • Performance
    • Security
    • Web Dev
DZone > Web Dev Zone > 7 Easy Steps to Reset Forgotten Root Password on CentOS/Red Hat

7 Easy Steps to Reset Forgotten Root Password on CentOS/Red Hat

Forgot your root password on CentOS/Red Hat? Here's how to reset it.

Artur Mkrtchyan user avatar by
Artur Mkrtchyan
·
Jul. 06, 11 · Web Dev Zone · Tutorial
Like (4)
Save
Tweet
183.45K Views

Join the DZone community and get the full member experience.

Join For Free

1. Boot the system and when you see the following message "Press any key to enter the menu", press any key. (You will see the list of available kernel versions.)


2. Press e in order to edit commands before booting.


3. Highlight the list item with vmlinuz in it by using the arrow keys and press e.


4. Now type single or init 1 at the end of the line.


5. Then press enter and b to boot the system with the new argument. (The system will boot into single user mode and you will see bash prompt)


Now it's time to change the password:


6. Type passwd

### Shell Commands ###
passwd
Enter new UNIX password:
Retype new UNIX password:
passwd: password updated successfully

7. Type reboot to restart the system.

Reset (computing) Kernel (operating system) Bash (Unix shell) IT Command (computing)

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • Implementing HIPAA Technical Safeguards in Your API Platform
  • Secure Your WSO2 Micro Integrator Deployment
  • How Does the Internet Speed Test Work?
  • Building HIPAA Compliant APIs

Comments

Web Dev Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • MVB Program
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends:

DZone.com is powered by 

AnswerHub logo