Linux Advanced Commands
Feb 11, 2024 · 1 min read · #useradd- creating user account #groupadd- used to create user groups #gpasswd- adding members to group #sudo cat /etc/group - to see the number of groups available #chgrp-to change the owner of the group chmod-used to change access permissions f...
Join discussion