vault backup: 2026-02-13 14:19:54

This commit is contained in:
sShemet
2026-02-13 14:19:54 +05:00
parent 7057019807
commit a6c71cbbcc
2 changed files with 7 additions and 3 deletions

View File

@@ -11,6 +11,10 @@ if [ "$#" -ne 2 ]; then
exit 1
fi
sudo apt install fail2ban
sudo systemctl enable fail2ban
apt install sudo
hostnamectl set-hostname $1
adduser moluser