RedHat RH202 Question Answer
Create the group named sysuser.
Answer and Explanation:
1.groupadd sysuser
groupadd command is used to create the group and all group information is stored in /etc/group file.
RedHat RH202 Question Answer
Create the group named sysuser.
Answer and Explanation:
1.groupadd sysuser
groupadd command is used to create the group and all group information is stored in /etc/group file.