Open Source Desktop Environment : ResetPassword

HomePage :: Categories :: PageIndex :: RecentChanges
Search this site:

HOWTO reset CentOS or RHEL root password


Shutdown
# poweroff


Restart
'e'dit  
navigate to second grub.conf line (kernel)
'e'dit the second line of the 'grub' bootloader to 
 append  <SPACE> 1  (" 1") to the end of the line
or 
 append  <SPACE> S  (" S") to the end of the line
or
 append "single" to ro root=LABEL=/ single
enter 
'b'oot


Reset Root Password
# passwd


Shutdownn
# poweroff


Restart
Normally

There are no comments on this page. [Add comment]

Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki
Page was generated in 0.0194 seconds