• Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office
AnonyViet - English Version
  • Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office
No Result
View All Result
  • Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office
No Result
View All Result
AnonyViet - English Version
No Result
View All Result

How to Reset Root Password in RHEL/CentOS and Fedora

AnonyViet by AnonyViet
January 25, 2023
in Network
0

This article will guide you through simple steps to reset root password in Linux based distributions RHEL like CentOS 8 and Fedora 35/34.

Join the channel Telegram of the AnonyViet 👉 Link 👈

Note: This article is about resetting the root password, not finding the password. After resetting the password, you will log in with the new root password.

How to Reset Root Password in RHEL/CentOS & Fedora

First, reboot your system and at the grub boot menu select the kernel (usually the first option) that you want to boot from and press the ‘e’ key on your keyboard.

How to Reset Root Password in RHEL/CentOS and Fedora

On the next screen, you will see the kernel’s boot parameters as shown below, here find the line that starts with kernel= and add parameter rd.break at the end as shown and then press Ctrl + x key combination.

How to Reset Root Password in RHEL/CentOS and Fedora 9

On the next screen, you will enter the emergency mode, here press the Enter key to enter the shell. Now make sure to confirm that you remount the sysroot folder with read and write permissions. By default, it is mounted with read-only mode specified as ro.

# mount | grep sysroot

How to Reset Root Password in RHEL/CentOS and Fedora 10

Now remount the sysroot folder with read and write permissions and confirm the permissions again. Notice that this time, the permissions have changed from ro (read only) to rw (read and write) as shown below.

# mount -o remount,rw /sysroot/
# mount | grep sysroot

How to Reset Root Password in RHEL/CentOS and Fedora 11

Next, mount the root file system in read and write mode with the following command.

# chroot /sysroot

Next, use the passwd command to reset the root password with the new password and confirm it.

# passwd

How to Reset Root Password in RHEL/CentOS and Fedora 12

At this point, you have successfully reset your root user password. The rest is to relabel all the files with SELinux.

# touch /.autorelabel

How to Reset Root Password in RHEL/CentOS and Fedora 13

Finally, type exit and then log out to start the SELinux relabeling process.

How to Reset Root Password in RHEL/CentOS and Fedora 14

This process usually takes a few minutes, and once completed, the system will reboot and prompt you to log in as the root user with the new password.

How to Reset Root Password in RHEL/CentOS and Fedora 15

And that’s how you reset the root password in Linux distributions RHEL/CentOS 8 and Fedora 35/34.

Alternatively, you can also log in as root in Kali Linux here.

The article achieved: 5/5 – (100 votes)

Tags: FedoraPasswordResetRHELCentOSroot
Previous Post

Lesson 137: Calculate days to birthdays in Excel

Next Post

How to convert Python File to EXE

AnonyViet

AnonyViet

Related Posts

Save image as Type contains malicious code: Remove immediately before losing money unfairly!
Network

Save image as Type contains malicious code: Remove immediately before losing money unfairly!

March 19, 2026
Instructions on how to register a .co.uk domain name for free for 1 year
Network

Instructions on how to register a .co.uk domain name for free for 1 year

March 12, 2026
How to Setup Paperclip AI: Create a Company for AI Agent
Network

How to Setup Paperclip AI: Create a Company for AI Agent

March 12, 2026
Compilation of free and cheap APIs to run OpenClaw stably
Network

Compilation of free and cheap APIs to run OpenClaw stably

March 10, 2026
3 Services to Determine IP Location for Website (IP Geolocation API)
Network

3 Services to Determine IP Location for Website (IP Geolocation API)

March 10, 2026
How to buy a .STORE domain name for 1 USD (2026): Detailed instructions from A–Z
Network

How to buy a .STORE domain name for 1 USD (2026): Detailed instructions from A–Z

March 3, 2026
Next Post
How to convert Python File to EXE

How to convert Python File to EXE

0 0 votes
Article Rating
Subscribe
Login
Notify of
guest

guest

0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments

Recent News

Get free Cambridge courses to prepare for IELTS, Starters, Movers

Get free Cambridge courses to prepare for IELTS, Starters, Movers

June 4, 2026
How to check network speed on Apple TV when the image is jerky or lagging

How to check network speed on Apple TV when the image is jerky or lagging

June 3, 2026
Instructions on how to prevent acquaintances from seeing your Tiktok

Instructions on how to prevent acquaintances from seeing your Tiktok

June 2, 2026
How to record reaction videos with Android phones, no app needed

How to record reaction videos with Android phones, no app needed

June 1, 2026
Get free Cambridge courses to prepare for IELTS, Starters, Movers

Get free Cambridge courses to prepare for IELTS, Starters, Movers

June 4, 2026
How to check network speed on Apple TV when the image is jerky or lagging

How to check network speed on Apple TV when the image is jerky or lagging

June 3, 2026
Instructions on how to prevent acquaintances from seeing your Tiktok

Instructions on how to prevent acquaintances from seeing your Tiktok

June 2, 2026
AnonyViet - English Version

AnonyViet

AnonyViet is a website share knowledge that you have never learned in school!

We are ready to welcome your comments, as well as your articles sent to AnonyViet.

Follow Us

Contact:

Email: anonyviet.com[@]gmail.com

Main Website: https://anonyviet.com

Recent News

Get free Cambridge courses to prepare for IELTS, Starters, Movers

Get free Cambridge courses to prepare for IELTS, Starters, Movers

June 4, 2026
How to check network speed on Apple TV when the image is jerky or lagging

How to check network speed on Apple TV when the image is jerky or lagging

June 3, 2026
No Result
View All Result
  • Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office

wpDiscuz
0
0
Would love your thoughts, please comment.x
()
x
| Reply