Enable root user password in ubuntu |Change root password

 In Ubuntu, while installaing you should have created a new user and password.


Login ssh with new user and password.


Change root password using command#

#sudo passwd root

Enter new UNIX password: Retype new UNIX password: passwd: password updated successfully



Now you can login with root .

No comments:

Post a Comment

Selenium firefox driver session fails with : Could not start a new session. Response code 500. Message: Expected browser binary location, but unable to find binary in default location,

 Error: With Firefox driver /gecko driver Could not start a new session. Response code 500. Message: Expected browser binary location, but u...