Archive for August, 2007

How to add user (useradd, adduser) Linux

/usr/sbin/useradd -g groupname username
more info here

More »