Enable root password for Ubuntu

 1.Login with the username and password you provided while install.


2.Now run:

sudo passwd root

    provide new password.

3.Execute below command to change password expiry.

sudo passwd -u 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...