# CVSROOT=:pserver:YOUR_USER_HERE:PASSWORD@localhost:/root; export CVSROOT
Search This Blog
Friday, October 10, 2008
To add a user in CVS server & to add
[root@localhost ~]# useradd gaurav -d /web/ftp/test/gaurav -g test -s /bin/bash
[root@localhost ~]# cat /etc/passwd | grep gaurav
gaurav:x:8015:514::/web/ftp/test/gaurav:/bin/bash
Run this command in client
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment