Menu

Linux Firewall Basics: ufw vs firewalld (Quick Start) Linux Firewall Basics: ufw vs firewalld (Quick Start)

Every Linux server needs a firewall. On Debian/Ubuntu you usually see ufw ; on RHEL/CentOS/Rocky it's firewalld . Both wrap iptables/nft...

Read more »

Detect SSH Brute-Force Attacks on Linux (auth.log + fail2ban) Detect SSH Brute-Force Attacks on Linux (auth.log + fail2ban)

SSH is the front door to most Linux servers. Attackers scan the internet 24/7 looking for weak passwords and open port 22. This guide shows ...

Read more »

Deploy WordPress with Docker Compose on Linux (Nginx + MySQL Stack) Deploy WordPress with Docker Compose on Linux (Nginx + MySQL Stack)

Deploy WordPress with Docker Compose on Linux — Nginx, PHP, MySQL, and persistent volumes in one stack file. Prerequisites Docker and Do...

Read more »

How to Install Jitsi Meet on Ubuntu 22.04 How to Install Jitsi Meet on Ubuntu 22.04

   How to Install Jitsi Meet on Ubuntu 22.04 Jitsi is a collection of free and open-source multiplatform voice (VoIP), video conferencing an...

Read more »

Setting Up a Port Forwarding Using Uncomplicated Firewall(UFW) Setting Up a Port Forwarding Using Uncomplicated Firewall(UFW)

Setting Up a Port Forwarding Using Uncomplicated Firewall(UFW) The Linux kernel in Ubuntu provides a packet filtering system called netfilte...

Read more »

How To Install phpMyAdmin on Ubuntu 22.04 How To Install phpMyAdmin on Ubuntu 22.04

 How To Install phpMyAdmin on Ubuntu 22.04 PhpMyAdmin is a free and open source administration tool for MySQL and MariaDB. It's an excel...

Read more »

How To Install MySQL Server on Ubuntu 22.04 How To Install MySQL Server on Ubuntu 22.04

How To Install MySQL Server on Ubuntu 22.04 MySQL is an open-source relational database management system (RDBMS).Its name is a combination ...

Read more »

vDDoS Proxy Protection vDDoS Proxy Protection

  Welcome to vDDoS, a HTTP(S) DDoS Protection Reverse Proxy. Homepage:  http://vddos.voduy.com Discussion/Community:  https://groups.google....

Read more »
 
Top