You are not logged in.

#1 2010-02-28 02:47:04

ljerez2007
Member
Registered: 2010-02-28
Posts: 4

Adding a user

Hello all.

This is my first linux distro install besides Ubuntu (which was too easy for me to learn much) and I know that I should probably create another user besides root, but I don't really know what sort of permissions etc I should give myself.

I know the command is 'adduser' correct? But can anyone give me a quickie little walkthrough on how I should properly add myself as another user?

Offline

#2 2010-02-28 02:55:11

vaderixor
Member
Registered: 2009-04-07
Posts: 14

Re: Adding a user

ljerez2007 wrote:

Hello all.

This is my first linux distro install besides Ubuntu (which was too easy for me to learn much) and I know that I should probably create another user besides root, but I don't really know what sort of permissions etc I should give myself.

I know the command is 'adduser' correct? But can anyone give me a quickie little walkthrough on how I should properly add myself as another user?

Have you checked the beginners guide on the wiki?

http://wiki.archlinux.org/index.php/Beginners'_Guide#Step_4:_Add_a_user_and_setup_groups

the example they give is:

# useradd -m -G users,audio,lp,optical,storage,video,wheel,power -s /bin/bash archie

You can just add more groups as necessary with "gpasswd -a [user] [group]"

Offline

#3 2010-02-28 05:01:30

ljerez2007
Member
Registered: 2010-02-28
Posts: 4

Re: Adding a user

thank you!

Offline

#4 2010-02-28 12:02:44

Mr.Elendig
#archlinux@freenode channel op
From: The intertubes
Registered: 2004-11-07
Posts: 4,092

Re: Adding a user

Adduser is interactive and fairly self explaining.


Evil #archlinux@libera.chat channel op and general support dude.
. files on github, Screenshots, Random pics and the rest

Offline

Board footer

Powered by FluxBB