buy tb500

Linux Default Permission

find . -type d -exec chmod 755 {} \;
find . -type f -exec chmod 644 {} \;

 

but run the above command will help to set the default permissions, first one for folders, and the second one for files.

 

by Ayad

Leave a Reply


Warning: Undefined variable $user_ID in /home/alzweac/public_html/knowledge/wp-content/themes/diet1/comments.php on line 74