sudo -i
sudo passwd root
2. Find the line PermitRootLogin no and change it to PermitRootLogin yes.
3. Restart the ssh service by sudo /etc/init.d/ssh restart or sudo service ssh restart
http://askubuntu.com/questions/372380/remote-ssh-root-login-with-ubuntu-12-04
No comments:
Post a Comment