Awhile back, I posted a guide about Migrating from Apache to NGINXand in one of the steps I mistakenly wrote that you should remove the default NGINX config file. At the time, I believed this would block any unwanted traffic to your web server such as web traffic directed at the server's IP address, but I've since learned that NGINX will actually redirect that traffic to the first server block ...
- Topic Archives Guide
-
-
Avoiding Outages when using Wordfence & NGINX
If you run WordPress, it's a good idea to have some type of security software to protect against the endless attacks waged against your precious websites. One of the most popular security plugins available to mitigate this onslaught is Wordfence.
Wordfence is a free security plugin that offers a lot of features to protect your site, one of which is called Firewall Optimiza ...
-
Enable User Password Changes on pfSense
If you have pfSense deployed in a business environment, you may have the need for users to be able to change their own account passwords. Some of you may be wondering, why would my users even have an account on my router? The answer, at least in my daily life, would be OpenVPN.
By default, pfSense doesn't allow anyone but the admin user to login, but this guide will show you how to enable ...
-
Budget Load Balancing with MariaDB on Ubuntu
I've spent a bit of time researching this topic as I was trying to find a low-cost solution for clients who needed their websites to be up 24/7, but don't have the budget for an enterprise type setup. Initially, I tried out a two server solution utilizing MariaDB's MaxScale software, but soon found out that this software requires a paid license and that only older versions are free to use.
Thi ...
-
Live Image Backups with Veeam Agent for Linux
There's not a whole lot of options for Linux when it comes to live, full-image backups. Even fewer when you're looking for something free and easy to use. Don't give up hope though, because you've stumbled upon the right guide and the right app.
Veeamis a software company that has made a name for itself in the world of virtual machines backups, but they've been offering free versions of thei ...