<>

Fix permission problems using chmod

November 25, 2009

Permission problems driving you crazy? Here's a common command to fix them:

chmod -R 755 directoryname

Change the file permissions of all directories and files in directoryname to 755.




Built with Scroll v143.0.0