Utils
This commit is contained in:
@@ -13,7 +13,7 @@ sudo apt update
|
|||||||
sudo apt upgrade -y
|
sudo apt upgrade -y
|
||||||
echo -e "${C_LGn}Installation of necessary components ...${RES}"
|
echo -e "${C_LGn}Installation of necessary components ...${RES}"
|
||||||
|
|
||||||
sudo apt install openssh-server mc htop qemu-guest-agent curl
|
sudo apt install openssh-server mc htop qemu-guest-agent curl -y
|
||||||
wget https://repo.zabbix.com/zabbix/6.2/ubuntu/pool/main/z/zabbix-release/zabbix-release_6.2-1+ubuntu20.04_all.de
|
wget https://repo.zabbix.com/zabbix/6.2/ubuntu/pool/main/z/zabbix-release/zabbix-release_6.2-1+ubuntu20.04_all.de
|
||||||
dpkg -i zabbix-release_6.2-1+ubuntu20.04_all.deb
|
dpkg -i zabbix-release_6.2-1+ubuntu20.04_all.deb
|
||||||
apt upgrade -y
|
apt upgrade -y
|
||||||
|
|||||||
Reference in New Issue
Block a user