Skip to content

Instantly share code, notes, and snippets.

@AdamLawicki
Created October 18, 2015 19:43
Show Gist options
  • Save AdamLawicki/ad09fb6bc2c30027d182 to your computer and use it in GitHub Desktop.
Save AdamLawicki/ad09fb6bc2c30027d182 to your computer and use it in GitHub Desktop.
Add your user to www group
[ec2-user ~]$ sudo usermod -a -G www ec2-user
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment