Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
The APS Catalog has been deprecated and removed from all Plesk Obsidian versions. Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.
Thanks! I was concerned about using these on a Plesk managed fail2ban instance since we don't know if it keeps its own version of the config in the psa db or elsewhere to facilitate rebuilding it if needed, but the commands on that page lead me to a kb article that had the relevant Plesk commands:
Question How to enable/disable Fail2Ban and its jails in Plesk? Answer Managing fail2Ban and its jails via Plesk Log in to Plesk. Go to Tools & Settings > IP Address Banning (Fail2Ban) > switch to the Settings tab and check/uncheck Enable intrusion detection to enable/disable Fail2Ban. Click...
Thanks! I was concerned about using these on a Plesk managed fail2ban instance since we don't know if it keeps its own version of the config in the psa db or elsewhere to facilitate rebuilding it if needed, but the commands on that page lead me to a kb article that had the relevant Plesk commands:
Question How to enable/disable Fail2Ban and its jails in Plesk? Answer Managing fail2Ban and its jails via Plesk Log in to Plesk. Go to Tools & Settings > IP Address Banning (Fail2Ban) > switch to the Settings tab and check/uncheck Enable intrusion detection to enable/disable Fail2Ban. Click...
Plesk created a nice GUI to manage fail2ban, it reads the plain text files located in /etc/fail2ban/* and shows them in the control panel.
There are some tables in the Plesk database related to ip_ban/fail2ban, but these are not used for config settings, so it's safe to use the original fail2ban commands, which are also a lot easier to remember.