Difference between revisions of "Installation"

Line 3: Line 3:
 
== Installation (Windows) ==
 
== Installation (Windows) ==
 
# Make sure you have installed the '''[[System Requirements]]'''.
 
# Make sure you have installed the '''[[System Requirements]]'''.
# Download the TCAdmin installer '''[http://downloads.tcadmin.net/installer/tcadmin2setup.exe http://downloads.tcadmin.net/installer/tcadmin2setup.exe]''' (If the installer doesn't execute select the file properties and check "unblock". )
+
# Download the TCAdmin installer '''[https://downloads.tcadmin.net/installer/tcadmin2setup.exe https://downloads.tcadmin.net/installer/tcadmin2setup.exe]''' (If the installer doesn't execute select the file properties and check "unblock". )
 
# Execute and install. Change the installation directory as needed.
 
# Execute and install. Change the installation directory as needed.
 
# Follow the '''[[Initial Configuration]]''' guide to configure TCAdmin.
 
# Follow the '''[[Initial Configuration]]''' guide to configure TCAdmin.
Line 10: Line 10:
 
# Make sure you have installed the '''[[System Requirements]]'''.
 
# Make sure you have installed the '''[[System Requirements]]'''.
 
# Download and install the TCAdmin package for your Linux distro.
 
# Download and install the TCAdmin package for your Linux distro.
#* '''CentOS / Fedora / Redhat'''<source lang="bash">wget http://downloads.tcadmin.net/installer/tcadmin-2-bi.noarch.rpm;yum -y install tcadmin-2-bi.noarch.rpm --nogpgcheck</source>
+
#* '''CentOS / Fedora / Redhat'''<source lang="bash">wget https://downloads.tcadmin.net/installer/tcadmin-2-bi.noarch.rpm;yum -y install tcadmin-2-bi.noarch.rpm --nogpgcheck</source>
#* '''Debian / Ubuntu'''<source lang="bash">wget http://downloads.tcadmin.net/installer/tcadmin-2-bi.noarch.deb;dpkg -i tcadmin-2-bi.noarch.deb</source>
+
#* '''Debian / Ubuntu'''<source lang="bash">wget https://downloads.tcadmin.net/installer/tcadmin-2-bi.noarch.deb;dpkg -i tcadmin-2-bi.noarch.deb</source>
 
# Follow the '''[[Initial Configuration]]''' guide to configure TCAdmin.
 
# Follow the '''[[Initial Configuration]]''' guide to configure TCAdmin.

Revision as of 12:23, 16 September 2020

Before installing TCAdmin make sure you have installed the System Requirements

Installation (Windows)

  1. Make sure you have installed the System Requirements.
  2. Download the TCAdmin installer https://downloads.tcadmin.net/installer/tcadmin2setup.exe (If the installer doesn't execute select the file properties and check "unblock". )
  3. Execute and install. Change the installation directory as needed.
  4. Follow the Initial Configuration guide to configure TCAdmin.

Installation (Linux)

  1. Make sure you have installed the System Requirements.
  2. Download and install the TCAdmin package for your Linux distro.
    • CentOS / Fedora / Redhat
      wget https://downloads.tcadmin.net/installer/tcadmin-2-bi.noarch.rpm;yum -y install tcadmin-2-bi.noarch.rpm --nogpgcheck
    • Debian / Ubuntu
      wget https://downloads.tcadmin.net/installer/tcadmin-2-bi.noarch.deb;dpkg -i tcadmin-2-bi.noarch.deb
  3. Follow the Initial Configuration guide to configure TCAdmin.
Retrieved from "https://help.tcadmin.com/index.php?title=Installation&oldid=2290"