Linux Learning
Tuesday, February 28, 2012
Add a new user to SVN for UKSS
Login as root via SSH on UKSS
Here we are adding a new user with the username:
user1
Add new user:
useradd user1
Add Password for the new user:
passwd user1
Add user to groups:
gpasswd -a user1 svn
gpasswd -a user1 apache
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment