LMSouq
server-admin Open

How do I change file permissions in Ubuntu

ME
megaman
1 month ago
3 views
Problem Description
In Ubuntu I want to change the file permissions of a whole folder and all its sub folders to read/write by anybody I have tried `sudo chmod 666 /var/www and sudo chmod 755 /var/www` without success update I have since found that changing privileges can also be done in the GUI by opening nautilus as sudo.

AI-Generated Solution

Powered by LMSouq AI · GPT-4.1-mini

✓ Solution Ready
Analyzing problem and generating solution…
Was this solution helpful?
Back to Knowledge Base