Refer Friends. Earn Credits.
Read more
Securing SSH even further with 2FA
On what Secure Shell (SSH) is and how to set up a SSH server
All about the omnipotent sudo 🙂
A short article discussing the web loophole, CSRF.
Instructions to protect your server from basic DDos attacks using UFW and Fail2Ban
Detect system vulnerabilities using Vuls
A guide to enhance Nginx security with IP filtering (specific IP, and, IP ranges) and Password
This guide provides basic step-by-step instructions to install various tools to scan your server for malware and viruses.
In this guide we outline the most basic and rudimentary steps you can take as a beginner in order to better secure your Wordpress website
This article lists various settings for the SSH Daemon which impact server security.
This article details various approaches to finding out which ports are open and accessible on your server.
In this article we list a number of things you should check if you are setting up a server from scratch as well as a few things which can enhance security on our Perfect Server Stacks.
How fail2ban can be configured for common services as well as how to utilize the fail2ban CLI tools to check the status of various jails, unbanning users and more.
A variety of guides on how to install 3rd party software, such as how to Install and configure aaPanel on Ubuntu and much more.
How to work with your firewall (UFW – Uncomplicated Firewall), How to enable Encryption for MariaDB, How to configure Security Headers in Nginx and Apache, How to Secure Nginx with Naxsi Firewall on Ubuntu and other security guides
Enable Encryption of your database data with MariaDB as well as force all new tables created to be encrypted.
Here we outline which security headers are important to set in different scenarios in Nginx and Apache.
This article details how you can quickly and easily install WireGuard on your Webdock Server.
This article details how you can quickly and easily set up a VPN on your Webdock server.
Various Wordpress specific guidelines and information on Wordpress lockdown, Unhackable Wordpress, Migrating a Wordpress site to Webdock and Fixing Wordpress Redirect Issues
Learn how our Wordpress Lockdown feature works and how it can help protect your Wordpress installation from hacks
In this article we show how we secured a Wordpress site and made it nearly unhackable by generating a static copy of the entire website on the fly, using shell scripting and HTTrack