Difference between revisions of "Installation"

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://master.tcadmin.com/installer/tcadmin-2-bi.noarch.rpm;yum install tcadmin-2-bi.noarch.rpm --nogpgcheck</source>
+
#* '''CentOS / Fedora / Redhat'''<source lang="bash">wget http://www.tcadmin.com/installer/tcadmin-2-bi.noarch.rpm;yum install tcadmin-2-bi.noarch.rpm --nogpgcheck</source>
#* '''Debian / Ubuntu'''
+
#* '''Debian / Ubuntu'''<source lang="bash">wget http://www.tcadmin.com/installer/tcadmin-2-bi.noarch.deb;dpkg -i tcadmin-2-bi.noarch.deb</source>
#** '''32 bit'''<source lang="bash">wget http://www.tcadmin.com/installer/tcadmin-2-bi.i386.deb;dpkg -i tcadmin-2-bi.i386.deb</source>
 
#** '''64 bit'''<source lang="bash">wget http://www.tcadmin.com/installer/tcadmin-2-bi.x86_64.deb;dpkg -i tcadmin-2-bi.x86_64.deb</source>
 
 
# Follow the '''[[Initial Configuration]]''' guide to configure TCAdmin.
 
# Follow the '''[[Initial Configuration]]''' guide to configure TCAdmin.

Revision as of 04:02, 11 March 2012

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 http://www.tcadmin.com/installer/tcadmin2setup.exe
  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 http://www.tcadmin.com/installer/tcadmin-2-bi.noarch.rpm;yum install tcadmin-2-bi.noarch.rpm --nogpgcheck
    • Debian / Ubuntu
      wget http://www.tcadmin.com/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=658"