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.
yes, you are right, I forgot about fail2ban.
But leaving this page accessible lets a hacker know that Plesk is used on the server. The goal of security is to give as little information as possible, which is why I would like this page to no longer be publicly accessible at all.
So is there a way...
Hi,
I just noticed that when I access the IP address of my server with Chrome, I am redirected to the page <ip-address>/login_up.php or <server_name>/login_up
Is there a way to restrict this page by IP as is the case when using port 8443?
The "Restricting Administrative Access" feature only...
Username:
TITLE
Can save modsecurity config when user use french language
PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE
Plesk Obsidian 18.0.41
Ubuntu 20
PROBLEM DESCRIPTION
When user use french language, modsecurity configuration can't be saved
STEPS TO REPRODUCE
In "Tools &...
Hi,
There's a bug in the admin page of modsecurity module when user use french language, it is impossible to save the page.
antislash is missing in this french sentence
For the reason, i think the extension make an update (may be for critical security reason) but this update is not compatible with the version of Plesk.
My config for automatic updates (/admin/pum/settings):
Automatically install Plesk updates (Recommended) : unchecked
Automatically install...
IgorG, YOU ARE THE SANTA CLAUS OF THE DAY !!!
All my thanks to you for this tips !! My Plesk is alive with only the first command. This extension is not important
I plan to update Plesk next week to finish points 2 and 3
Hi all,
Today i get this error when opening my plesk server :
I connect to SSH and try some commands :
restart plesk services (psa, sw-cp-server, sw-engine)
plesk repair installation
plesk installer update --repatch
plesk repair all
Nothing is working, the error is always here.
I try also...
Hi,
I will use these commands for complete and incremental backups
plesk bin pleskbackup server --prefix="xxxxx" --description="xxxxx" --exclude-logs
plesk bin pleskbackup server --prefix="xxxxx" --description="xxxxx" --exclude-logs --incremental
Do you think they are equals to plesk admin =>...
and about df -i ? Linux can create only a given number of files (inodes). If you have a large number of small files in tmp for example, mysql can be blocked by this.
did you have access to plesk database ? If i remember there is a way to access it by command line. In this case, can you search...
I found this command line in Plesk documentation :
plesk bin pleskbackup server
If i use it on sunday for exemple, and the same with --incremental option on other days, did it make same job than by Plesk interface ?