Supported Systems

Defensia runs on all major Linux distributions. Auto-detects your distro, init system, auth log path, and architecture.

amd64 arm64
U

Ubuntu

Debian-based

24.04 Noble Numbat
LTS
22.04 Jammy Jellyfish
LTS
20.04 Focal Fossa
LTS
/var/log/auth.log
D

Debian

Debian-based

12 Bookworm
11 Bullseye
/var/log/auth.log
R

RHEL

Red Hat Enterprise Linux

RHEL 9
RHEL 8
/var/log/secure
C

CentOS Stream

RHEL-based

CentOS Stream 9
CentOS Stream 8
/var/log/secure
R

Rocky Linux

RHEL-based

Rocky Linux 9
Rocky Linux 8
/var/log/secure
A

AlmaLinux

RHEL-based

AlmaLinux 9
AlmaLinux 8
/var/log/secure
F

Fedora

RHEL-based

Fedora 41
Fedora 40
Fedora 39
Fedora 38
/var/log/secure
A

Amazon Linux

AWS

Amazon Linux 2023
Amazon Linux 2
/var/log/secure

Community Tested

Reported working by users, not officially tested

Arch Linux
Manjaro
openSUSE Leap
Oracle Linux 8/9
Kali Linux
Proxmox VE

These distributions should work but are not officially tested. The agent auto-detects your init system (systemd, Upstart, SysVinit) and package manager (apt, yum, dnf).

Requirements

Everything the agent needs to protect your server.

RequirementDetailsStatus
Linux kernel
4.x or newer
Required
Init system
systemd, Upstart, or SysVinit — auto-detected
Required
Root access
sudo or root shell
Required
curl
HTTP client for installer
Auto-installed
iptables
Firewall for IP banning
Auto-installed
Internet access
HTTPS to your Defensia panel
Required

Architectures

Native binaries for both major Linux architectures.

x86_64

amd64

Most cloud VPS, dedicated servers, and Intel/AMD hardware. AWS EC2, DigitalOcean, Hetzner, Linode, Vultr.

aarch64

arm64

AWS Graviton, Oracle Ampere, Hetzner CAX, Raspberry Pi 4/5, and Apple Silicon VMs.

Install in 30 seconds

One command. Works on all supported distributions. The installer auto-detects your OS, architecture, and auth log path.

curl -fsSL https://defensia.cloud/install.sh | sudo bash -s -- --token <TOKEN>