Awhile back, I posted a guide about Migrating from Apache to NGINX and 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...
- Tag Archives Ubuntu
-
-
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 Optimization which ensures that the Wordfence plugin...
-
Running Cisco ASDM under Linux
Recently I had the need to configure an ASA while onsite at a customer's office and while I have experience making changes through the console, it's a lot easier for some things to be configured through Cisco's ASDM. At the time, I was in a rush so instead of trying to get ASDM to run on Ubuntu, I ended up booting into Windows and gaining access that way. One of...
-
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....
-
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. Veeam is 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...