sudo apt update && sudo apt upgrade -y
sudo apt install nano mc -y
sudo apt install open-vm-tools open-vm-tools-desktop -y
sudo apt install figlet lolcat git -y
sudo git clone https://github.com/busyloop/lolcat
cd /usr/share
sudo git clone https://github.com/xero/figlet-fonts
sudo mv figlet-fonts/* figlet && sudo rm –rf figlet-fonts
sudo nano /etc/bash.bashrc
Add at the end of the following line and save the file:
figlet -c -f Roman "$(hostname -s)" | lolcat
Check the latest version here
And change it in the command below
cd ~
sudo curl -sO https://packages.wazuh.com/4.10/wazuh-install.sh && sudo bash ./wazuh-install.sh -a