Skip to content

My script to setup a "secure" base Linux install on a VPS server .....

License

Notifications You must be signed in to change notification settings

zzzkeil/base_setups

Repository files navigation

My linux base setup for ARM64 and X86

Debian Ubuntu Fedora Rocky Linux Cent OS Alma Linux

https://hetzner.cloud/?ref=iP0i3O1wRcHu

This script configure / install :

password, ssh, fail2ban, rsyslog, firawalld, unattended-upgrades / dnf-automatic

changelog : one script for

  • x86 and arm64
  • Debian 12, Ubuntu 22.04, Fedora 38, Rocky Linux 9, CentOS Stream 9, AlmaLinux 9

Setup :

Server x86 and arm64 - Debian 12, Ubuntu 22.04, Fedora 38, Rocky Linux 9, CentOS Stream 9, AlmaLinux 9
wget -O  base_setup.sh https://raw.githubusercontent.com/zzzkeil/base_setups/master/base_setup.sh
chmod +x base_setup.sh
./base_setup.sh