Re: How to Get Root Access on the N810

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Jun 24, 2008 at 11:42:31PM -0400, Rick Bilonick wrote:
> How do you establish root access on the N810? I don't recall setting up
> a root password. When I type:
> 
> > su -
> 
> It says "applet requires root privileges." If I try to use sudo, it asks
> for a password.

Here's what I do:

  * Enable Maemo Extras
  * Install openssh-server.  It will ask for a new root password.
  * Open X Terminal
  * ssh root@localhost

And then, optionally

  * 'EDITOR=vi visudo' and add at the bottom

      user ALL = (ALL) NOPASSWD: ALL
      root ALL = (ALL) NOPASSWD: ALL

I'm afraid there's no editor more convenient than vi, and you have to
know vi to be able to use it.

> Once I get past this, how do I install apt?

Apt is preinstalled.

Marius Gedminas
-- 
We're sysadmins. To us, data is a protocol-overhead.

Attachment: signature.asc
Description: Digital signature

_______________________________________________
maemo-users mailing list
maemo-users@xxxxxxxxx
https://lists.maemo.org/mailman/listinfo/maemo-users

[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Big List of Linux Books]    

  Powered by Linux