To create a group in the server use the groupadd command + the name of the group you want to create
Example: sudo groupadd devops
this command will create a new group name devops
To create a group in the server use the groupadd command + the name of the group you want to create
Example: sudo groupadd devops
this command will create a new group name devops