• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Resolved server security

noasetpro

New Pleskian
Hello!
Just one question about server security.
Currently I have one small VPS (just for testing) Debian 10 + Plesk Obsidian 18.0.40 + Imunify360, but I want to setup something better like VDS with max. 10 hosted domains.
VDS will be based on Debian 10 with Plesk and Imunify360 just like already have.
My question is: What I need to do for maximum server secure? How to protect it against hacking?
Thank's for help and answers!
Best regards,
Goran
 
Just a few tips which are not mentioned on the above link:

- mount /tmp with nodev, nosuid, and noexec options:
- be careful with the php allow_url_fopen setting. Disable it if possible. This used to be a huge hacker honeypot back in the days, not sure if this is still the case?
 
Back
Top