pw groupadd textdrive pw useradd textdrive -m -c "Main Textdrive account" -d /home/textdrive -s /bin/tcsh -G textdrive -k /usr/share/skel/
Then set the password:
passwd textdrive
Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world (or not, you can keep them private!)
pw groupadd textdrive pw useradd textdrive -m -c "Main Textdrive account" -d /home/textdrive -s /bin/tcsh -G textdrive -k /usr/share/skel/
passwd textdrive
You need to create an account or log in to post comments to this site.
» Formatting a disk for use in... in sysadmin freebsd installation
» exim router for relaying via... in sysadmin freebsd exim mail smarthost
» Cron zombie killer in sysadmin freebsd shell bash
» What to do when new kernel d... in sysadmin freebsd kernel recovery
» Protect .svn directories usi... in apache sysadmin freebsd svn security subversion htaccess config linux cvs
» Sort a list of processes by ... in ps sort more processmanagement sysadmin
Snippets (source code soon to be available) developed by Peter Cooper and powered by Ruby On Rails