ss perms
Routine
- Runs the
/var/www/ss-perms
bash script
Description
One of the secret weapons of SlickStack is this script, which resets file and user permissions across your entire SlickStack LEMP stack server in one command. There is nothing really like it on any other configuration management scripts, because most other software is open-ended, whereas SlickStack can do things like this because of our controlled environment approach.
This bash script and command will reset absolutely all important permissions, not just the WordPress core files and public directory, but everything else too including the LEMP stack modules installed under the /etc/
folder such as Nginx, PHP-FPM, and beyond. So pretty much anytime you have a permissions problem, this script should be able to quickly fix it. But it should be rarely needed to run this manually, since SlickStack already runs this during installation, and also on a regular schedule using our built in cron schedules.