A list of instructions for installing TrueCommand on Debian OS's.
Note : Ensure you have the "wget" utility installed first: apt-get install wget
Run this command (as root) from a system terminal
wget https://raw.githubusercontent.com/iXsystems/truecommand-install/main/debian/setup.sh -O - | bash
You can see the details of the "quick setup" script here: setup.sh.