This commit is contained in:
Sergey Mazein
2024-07-25 17:34:13 +03:00
parent 1ee7fc6adf
commit 68290a6784
+1 -1
View File
@@ -4,7 +4,7 @@ Examples to install
Обновить ssh
```bash
sudo sed -i '/^AllowUsers/c\AllowUsers root@167.114.172.204 root@158.69.6.146 root@213.239.194.132 root@92.255.251.110 root@158.69.30.144 root@65.109.116.119 sem' /etc/ssh/sshd_config
sudo sed -i '/^AllowUsers/c\AllowUsers root@158.69.30.149 root@167.114.172.204 root@158.69.6.146 root@213.239.194.132 root@92.255.251.110 root@158.69.30.144 root@65.109.116.119 sem' /etc/ssh/sshd_config
sudo service ssh restart
```