useradd -m -s /bin/bash *username*passwd *username*
groupadd *groupname*
usermod -a -G *groupname* *username*
No comments:
Post a Comment