"The only way of finding the limits of the possible is by going beyond them into the impossible." -
Arthur C. Clarke

Archive for August, 2007

How to add user (useradd, adduser) Linux

Wednesday, August 29th, 2007

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

Read the rest of this entry »