vault backup: 2025-05-30 17:37:35

This commit is contained in:
sShemet
2025-05-30 17:37:35 +05:00
parent 8b99625705
commit 3fd67d352f
2 changed files with 13 additions and 8 deletions

View File

@@ -18,9 +18,15 @@ echo "moluser:$2" | sudo chpasswd
#packages install
apt install mc nginx docker docker-compose composer npm mariadb-server -y
npm install -g typescript
#firewall install & enable
apt install ufw -y
ufw allow in on eth0 to any port 22 proto tcp
ufw deny in on eth0
#node exporter run + cerberus prometheus add