sudo usermod -aG sudo deploy

Category: Self-Hosting

sudo usermod -aG sudo deploy

Grant sudo privileges to a user — needed for system-level operations

Grants a user sudo access. They can now run 'sudo command' to execute commands as root after entering their password.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.