Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 424 Bytes

File metadata and controls

12 lines (8 loc) · 424 Bytes

Debian Setup Instructions

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.