Recursive change of file permissions on Debian Posted on September 16, 2023December 18, 2023 About WordPress About WordPress Recursive change of file permissions We go to the directory for which we want to change permissions (np public_html) and then enter: For files: find . -type f -exec chmod 644 {} \; For catalogues: find . -type d -exec chmod 755 {} \; How useful this post was? How useful this post was, to evaluate it! How useful this post was How useful this post was 5 / 5. How useful this post was: 5 How useful this post was! How useful this post was. How useful this post was:Installing the Debian OpenVPN server 11And it's practically over 11We select Yes and click enter, Knowledge Center about Ubuntu and Debian, MySql, We select Yes and click enter 11and with sudo permissions we edit the file 11Installing the FileZilla ftp client
chmod -R …