• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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