LINUX: useradd & usermod : The Linux User Administration
Adding user to a Linux environment is pretty easy!Just type useradd followed by username. Example: useradd anupam But!! the user cannot login yet, because the password needs to be set.The password must follow the suggested password rule. To set pass...
May 16, 20161 min read9
