UNIX BLOG
Blog for NIX system based administrators
username
Create a username in linux with home directory
useradd -b /home/username/ -d /home/username -p yourpassword -m username
Posted in Linux Administration | No Comments »
useradd -b /home/username/ -d /home/username -p yourpassword -m username
Posted in Linux Administration | No Comments »