i was trying to reboot n900 from xterminal and typed sudo reboot. it asked me password which i have no idea what it is. What is default pw and how can i change it?
thanks
i was trying to reboot n900 from xterminal and typed sudo reboot. it asked me password which i have no idea what it is. What is default pw and how can i change it?
thanks
You want to install the rootsh package from extras first:
There's no password set! Not for root and not for user! The password is disabled and NOT left empty!
IMHO gainroot is not as safe (internet security) as installing ssh server and setting root password while installing ssh server (and copying ssh pub key and disbleing root password).
OK, I know this is an old thread and I may be asking a silly question but...
I followed the: sudo passwd root
I set a password. I assumed that this meant that I would need to enter a password each time I used sudo for root access. Is this not the case?
I seem to still be able to run commands with root access just by using sudo.
Sorry, a little new to linux and am still digging around some of the basics.
sudo uses the user password rather than root, when it uses one at all. I think on the N900 it's setup to never ask for a password at all (look at /etc/sudoers but DO NOT EDIT MANUALLY). See http://talk.maemo.org/showthread.php?p=491437 for some more info.