Install Allstar Link First

Make sure you install is up to date
     apt update
    apt upgrade
    if updates were installed, reboot

Add the dvswitch repository
    wget http://dvswitch.org/buster
    chmod +x buster
    ./buster

Install DVSwitch Server
    apt install dvswitch-server
    errors? stop and ask
    logout and back in, or reboot
    run the dvs menu to configure DVSwitch Server by typing dvs(not in root)

On Debian 11

cd /tmp

wget http://dvswitch.org/buster

chmod +x buster

apt-get update –allow-releaseinfo-change

./buster

apt-get update

apt-get install dvswitch-server -y

You now have the COMPLETE DVSwitch Server installed. This includes:

The Dashboard The System Monitor The configuration menu (dvs)

The dvs menu is not in the path of the Super User. It is in the path of a non-privileged user.

To run dvs as Super User:

cd /usr/local/dvs

./dvs