Enable root access on debain Appliance VMs deployed

 

Login to the VM console from webclient

Login to the appliance with maintance username and password

sudo su

chattr -i /etc/passwd /etc/shadow

enable password with "password root" command

Enable root ssh with making "PermitRootLogin Yes" in /etc/ssh/sshd_config file

restart ssh service by "service ssh restart"





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...