Create user
adduser den
passwd den
usermod -aG wheel den
su den
https://www.digitalocean.com/community/tutorials/how-to-add-and-delete-users-on-a-centos-7-server
Last updated
Was this helpful?
adduser den
passwd den
usermod -aG wheel den
su den
https://www.digitalocean.com/community/tutorials/how-to-add-and-delete-users-on-a-centos-7-server
Last updated
Was this helpful?