Lecture # 18 - Group Management
Creating a new Group:
There are two commands that can add a group.
groupadd:
groupadd is a low level utility. This command is written as sudo groupadd [options] [group-name] .
addgroup:
addgroup is a high level utility. This command is writt...
devopswithabdullah.hashnode.dev2 min read