View Single Post
Posts: 139 | Thanked: 24 times | Joined on Sep 2005
#3
Originally Posted by brecklundin View Post
Anyway, I tried a few functions as root using

sudo {command}

When prompted for the password I researched and found it is supposed to be rootme.
First, "sudo" does not ask for root password, it asks for user password. Second, user is not in sudoers so you cannot get root permission that easy.

Do what the General says or install openssh if you want to be able to "ssh root@n810" from a desktop.