Question
Server security. Prevent hacker attacks...
Hallo,
I have configured the Cloud in the following way:
Step 1 - I installed Linux, nginx, MySQL, PHP (LEMP) as shown in this guide:
Steep 2 - I installed Phpmyadmin as shown in this guide:
Cloud on I will use a site based on Wordpress.
With this configuration, the server is secure? What safety measures should I install to increase security? I’m worried.
Thank you so much!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×
You might want to read the following guide:
https://www.digitalocean.com/community/tutorials/how-to-use-ssh-keys-with-digitalocean-droplets
When I checked my server logs, I am receiving more than 300 login attempts per hour; it will someday get through. Using keypairs instead of password based login eliminates this risk.