Set Give all permissions for folder on Linux:


This will give any user all permissions for folders and its sub contents on Linux (such as a pi NAS for example)
sudo chmod -R 777 /var/www/html
sudo chmod -R 777 /NAS


Source | Date: May 22nd, 2021





Back

© 2019 to 2025 Branden Gilfoil & © up to 2025 for respective owners.