security
Step-by-Step Guide to Enable 2FA on Linux with SSH Keys
Securing SSH even further with 2FA
Set Up An SSH Server
On what Secure Shell (SSH) is and how to set up a SSH server
Everything You Need to Know About Sudo
All about the omnipotent sudo 🙂
Configuring UFW and Fail2Ban to Mitigate Basic DDos Attacks
Instructions to protect your server from basic DDos attacks using UFW and Fail2Ban
Securing Ubuntu: How to Detect System Vulnerabilities
Detect system vulnerabilities using Vuls
Enhancing Nginx Security with IP Filtering and Password
A guide to enhance Nginx security with IP filtering (specific IP, and, IP ranges) and Password
How to Scan Your Webdock Server for Malware and Viruses
This guide provides basic step-by-step instructions to install various tools to scan your server for malware and viruses.
How To Secure Your WordPress Website: A beginners guide
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
SSH Security Configuration Settings
This article lists various settings for the SSH Daemon which impact server security.
How to check for open ports on your Ubuntu server
This article details various approaches to finding out which ports are open and accessible on your server.
Server Security Checklist
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 to configure Fail2Ban for common services
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.
App Installation & Setup
A variety of guides on how to install 3rd party software, such as how to Install and configure aaPanel on Ubuntu and much more.
Security Guides
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
How to enable encryption for MariaDB
Enable Encryption of your database data with MariaDB as well as force all new tables created to be encrypted.
How to configure Security Headers in Nginx and Apache
Here we outline which security headers are important to set in different scenarios in Nginx and Apache.
How to set up WireGuard on your Webdock Server
This article details how you can quickly and easily install WireGuard on your Webdock Server.
How to set up OpenVPN on your Webdock Server
This article details how you can quickly and easily set up a VPN on your Webdock server.
WordPress Guides
Various Wordpress specific guidelines and information on Wordpress lockdown, Unhackable Wordpress, Migrating a Wordpress site to Webdock and Fixing Wordpress Redirect Issues