A few days after this self-hosted Nginx server and WordPress up and running, I started to see massive login attempts trying to gain access on SSH and WordPress login. After evaluating various solutions and plugins, I settled on using Fail2ban to block such attacks, and here are the steps on how I did it. Continue reading "Secure Nginx and WordPress with Fail2ban"
Category: Security
Hosting WordPress on Raspberry Pi Part 6 – Implement SSL
WordPress announced on 1 December 2016 that it will only promote hosting partners that provide a SSL certificate by default in their accounts. In this article I described how to implement SSL on WordPress website. Continue reading "Hosting WordPress on Raspberry Pi Part 6 – Implement SSL"
Hosting WordPress on Raspberry Pi Part 1 – Tighten Raspberry Pi Security
Before connecting the Raspberry Pi to the Internet, it is important to tighten the security by changing the default password and restricting SSH access of the the Raspberry Pi first.
Continue reading "Hosting WordPress on Raspberry Pi Part 1 – Tighten Raspberry Pi Security"