adduser -M anoop
passwd anoop
(enter the desired password)
usermod -G cvs -U anoop
(my CVS server was setup with user group ‘cvs’ so I used usermod -G cvs replace the cvs with the group you used on CVS server)
Retweet this postadduser -M anoop
passwd anoop
(enter the desired password)
usermod -G cvs -U anoop
(my CVS server was setup with user group ‘cvs’ so I used usermod -G cvs replace the cvs with the group you used on CVS server)
Retweet this post