User Tools

Site Tools


installtc

see last modified date at base of all pages

TrueCommand


Here is quick tipes for TrueCommand on Centos

Note: These are not necessarily the best way but it is what we found works best for us.


# TRUECommand Setup Instructions A list of instructions for installing TrueCommand on Centos 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](setup.sh).

   sudo yum -y install wget nano
   curl https://releases.rancher.com/install-docker/19.03.8.sh | sh
   sudo yum wget https://raw.githubusercontent.com/iXsystems/truecommand-install/main/debian/setup.sh -O - | bash

Then open the URL:80 listed in the install or the server IP:80

1st login username and password is [ admin ] & [ admin ]


TrueNAS Docs
https://www.truenas.com/docs/

TrueNAS Core
https://www.truenas.com/docs/releasenotes/truecommand/1.2/
https://www.truenas.com/docs/releasenotes/truecommand/2.0/
https://www.truenas.com/download-truenas-core/

TrueCommand
https://www.ixsystems.com/documentation/truecommand/1.1/install.html
https://www.truenas.com/community/threads/truecommand-1-2-now-available.82414/page-2

installtc.txt · Last modified: 2022/03/28 21:34 by 127.0.0.1