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.
I enabled SELinux and set it to enforcing but after the restart it blocked my ssh access as root and even blocks my access to the Apache * nginx settings in Plesk.
Is this 'normal'?
If I recall correctly, by default, SELinux will block root access via SSH (and for good reasons since you technically should not be using root over SSH, you should be using a normal user account and sudo into doing whatever.
Thank you for answering this, so if I understand correctly I need to add another user to linux then enable SELinux.
Is it possible to create this user from Plesk or you have to do it directly on linux using the original root user?
SELinux is not a part of Plesk, so Plesk is not the right contact where to search for an SELinux documentation. Instead, please turn to the SELinux man pages or many articles that can be found on Google on it to check what it does and how it can be configured.