Q: Please add the "addgroup" command.
master@ubuntu:~$ addgroup suporte
fatal: Only root may add a user or group to the system.
master@ubuntu:~$ sudo addgroup suporte
bash: sudo: command not found
Groups are essential to learn Linux.
Renato_Casa_CorreSep 22, 2025
Founder Team

interactiveshell
Sep 22, 2025A: Noted, we may add permissions to addgroup.
Share
Helpful?
Log in to join the conversation