Atualizar update_srv1.sh

This commit is contained in:
2025-09-27 14:53:04 +00:00
parent 73ff55fba5
commit 79ed5de296

View File

@@ -7,7 +7,7 @@ wget https://raw.githubusercontent.com/tmferreira-ti/ASOR/main/Confs/srv1/nftabl
#wget https://raw.githubusercontent.com/tmferreira-ti/SSORI/refs/heads/main/configs/sshd_config -O /etc/ssh/sshd_config --no-check-certificate --no-cache
apt update
apt install ssh
apt install ssh -y
sed -i 's/^#PermitRootLogin\s\+prohibit-password/PermitRootLogin yes/' /etc/ssh/sshd_config
apt autoremove --purge isc-dhcp-server -y
#apt install isc-dhcp-server -y