Setting Up a Linux Server - Part 1
Setting Up a Linux Server - Part 1 Introduction A small primer before we start New server checklist Using SSH Initial security SSH configs Introduction This tutorial series discusses the how of things and not the why, so it is expected of the reader to …
Setting Up a Linux Server - Part 2
Setting Up a Linux Server - Part 2 Introduction Installing and configuring unattended-upgrades Installing and configuring fail2ban Configuring jail.local Introduction Unattended-upgrades is used to automatically upgrade packages on your server, fail2ban …
Setting Up a Linux Server - Part 3
Setting Up a Linux Server - Part 3 Firewall and ufw What is a firewall? Installing and configuring a firewall Firewall and ufw What is a firewall? Simply put, a firewall is used to protect either a single machine or a whole network against external …
Setting Up a Linux Server - Part 4
Setting Up a Linux Server - Part 4 Apache, Domains, and Certificates Apache Configuring Apache Security In security.conf In apache2.conf Configuring domains Configuring Certificates with Certbot and Apache Apache, Domains, and Certificates Apache Apache is …