Skip to main content

Updating VLSM on Ubuntu 22.04

Please note this will work on Ubuntu 22.04

Start the terminal and run these commands ONE BY ONE

cd ~;

sudo -s; wget -O upgrade.sh/usr/local/bin/intelis-update https://raw.githubusercontent.com/deforay/vlsm/master/scripts/upgrade.sh

sudo chmod +x upgrade.sh;/usr/local/bin/intelis-update

.sudo intelis-update -sbp /upgrade.sh;

rm upgrade.sh;

exit;exit;var/www/vlsm/

Enter the mysql password and STS URL correctly when prompted