varnit

gentoo add user

Posted by varnit on December 4, 2008

Add a new user called ‘username’ to users and wheel group, the wheel group will allow you to su

useradd -m -G users,wheel username

then

passwd username

Leave a Reply

You must be logged in to post a comment.