www.smartbusinesschoices.com

Leading Business and Technology,
News and information


Part of the Identityscape.com network...

getxfactor.com jmoodmusic.com smartbusinesschoices.com mintdepot.com lowfaresalways.com evangelicalview.com shoppingpodder.com soproudlywehail.com webnews.ws currenthumor.com

 

 

Create new user on eeepc linux
   Smart Linux Business Choices! - the Best of UseNet Postings! Forum Index -> General Linux Discussion  
View previous topic :: View next topic  
Author Message
spasmous2
Guest






PostPosted: Wed Oct 29, 2008 3:38 pm    Post subject: Create new user on eeepc linux Reply with quote

Anyone know how to create a new user on the "easy" linux on eeepc?
Back to top
J.O. Aho
Guest






PostPosted: Wed Oct 29, 2008 9:53 pm    Post subject: Re: Create new user on eeepc linux Reply with quote

spasmous2 wrote:
Quote:
Anyone know how to create a new user on the "easy" linux on eeepc?

As privileged user (root) you can type

adduser -d /home/username -m -p password username

in a console/terminal, you may need get privileged access with

sudo adduser -d /home/username -m -p password username


There may be a graphical tool for it too.

--

//Aho
Back to top
Mark Madsen
Guest






PostPosted: Fri Oct 31, 2008 12:42 am    Post subject: Re: Create new user on eeepc linux Reply with quote

On Wed, 29 Oct 2008 17:53:34 +0100, J.O. Aho wrote:

Quote:
spasmous2 wrote:
Anyone know how to create a new user on the "easy" linux on eeepc?

Assuming you mean the pre-installed Xandros, it doesn't manage logins.

Quote:
As privileged user (root) you can type

adduser -d /home/username -m -p password username

in a console/terminal,

you may need get privileged access with

sudo adduser -d /home/username -m -p password username

IIRR the EeePC does not have sudo enabled, instead use "su" and give your
own password to become root.

Quote:
There may be a graphical tool for it too.

There isn't Smile
Back to top
Lawrence D'Oliveiro
Guest






PostPosted: Fri Nov 07, 2008 8:25 am    Post subject: Re: Create new user on eeepc linux Reply with quote

In message <490a0e41$1_3@news.bluewin.ch>, Mark Madsen wrote:

Quote:
IIRR the EeePC does not have sudo enabled ...

Yes it does, and furthermore it doesn't require a password.
Back to top
Display posts from previous:   
   Smart Linux Business Choices! - the Best of UseNet Postings! Forum Index -> General Linux Discussion  
Page 1 of 1
All times are GMT

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum