Skip to content

Instantly share code, notes, and snippets.

@lfalanga
Created March 9, 2020 17:20
Show Gist options
  • Save lfalanga/e2bdbd0252eeb817eae4a7636750dadd to your computer and use it in GitHub Desktop.
Save lfalanga/e2bdbd0252eeb817eae4a7636750dadd to your computer and use it in GitHub Desktop.
# Give user write permissions to a folder
sudo chown -R testuser:testuser /var/www/test/public_html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment