10 Steps to Securing SSH on a Linux Server Secure Shell SSH) is the preferred method for connecting to a remote server securely. It’s also one of top reasons...
Blocking User Agents on a NGINX and Apache Web Server There are instances where you might want to block specific user agents. In those instances you have a few options available...
Blocking HTTP requests via IPtables for a specific domain In a previous article, we showed how to block specific domains at the DNS level using iptables. Today, we will...
Create Default Blocks with IPTables If you are configuring IPTables (or any firewall for that matter), you should always start with a block all rule....
Basic Linux Security Checklist Before deploying a Linux server it’s imperative you take time to think about security. The following article helps provide a...