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 am not sure why only the contacts table is of interest when the whole operation system is being upgraded. The are many foreign key constraints between the tables, especially referencing the users tables. Another possibility to is to copy the whole roundcube database from the old to the new...
Hello,
you could try Redis which is supported by many application. Another alternative is memcached. The correct approach depends on your application, use case and development skills. If you could drop some more details someone might show you the correct direction.
The "Plesk way" would be to...
Hello,
as the previous poster said create a new container and use the Migrator extension to move everything. About the slave nameservers these should not care about the master. The extension also migrates the DNS entries. I did it once and the public slaves had multiple masters, all Plesk...
Hello,
streaming performance mostly depends on your bandwidth. Check it using the monitoring extension and also check the other values. The CPU can also become a bottleneck. We are running a Jitsi-meet server on Plesk with a dozen people online. It utilizes no more then 200mbit.
Hello,
do check the IPs inside Tools and Settings -> IP Addresses. Press Reread IP and see whether the IP address is actually active. Check whether the firewall allows ICMP out and in. Also ping the address itself to see whether it is reachable.
Hello,
please correct me If I am wrong but to my knowledge fail2ban preserves the banned IP addresses across restart. I tested it by stopping and starting the fail2ban service (not restart). Therefor I would suggest to go ahead.
As a backup method you can save the firewalld rules using the...
The parameter imap_sieve must be added for the sieve libraries to be loaded:
The list inside the main configuration file does not include by default. It could be added to the file conf.d/95-plugin.conf .
For us this tutorial did not work. The user action does not trigger the sieve action. But I can confirm that it works on a Centos 7 server without the Plesk panel.
The sieve libraries are not loaded by the dovecot/imap process.
Centos 7 server without Plesk panel:
Centos 7 server with Plesk...