This commit is contained in:
2023-02-04 04:12:30 +03:00
parent 7e7d9f54a9
commit 457f85ae23
2 changed files with 29 additions and 1 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ echo -e "${C_LGn}Installation of necessary components ...${RES}"
sudo apt install openssh-server mc htop qemu-guest-agent curl lsb-release wget -y
sudo sed -i 's/#Port 22/#Port 22\n\nAllowUsers root@92.255.251.110 sem lyun\n/' /etc/ssh/sshd_config
sudo sed -i 's/#Port 22/#Port 22\n\nAllowUsers root@92.255.251.110 sem\n/' /etc/ssh/sshd_config
#write out current crontab
crontab -l > mycron