Difference between revisions of "System Requirements"

Line 15: Line 15:
 
* CentOS / Fedora / Redhat
 
* CentOS / Fedora / Redhat
 
<source lang="bash">yum install libpcap schedutils lsof
 
<source lang="bash">yum install libpcap schedutils lsof
wget http://www.tcadmin.com/installer/msttcorefonts-2.0-1.noarch.rpm;yum install msttcorefonts-2.0-1.noarch.rpm --nogpgcheck</source>
+
wget http://www.tcadmin.com/installer/msttcorefonts-2.0-1.noarch.rpm
 +
yum install msttcorefonts-2.0-1.noarch.rpm --nogpgcheck</source>
 
* Debian/Ubuntu
 
* Debian/Ubuntu
 
<source lang="bash">apt-get install libpcap0.8 schedutils lsof msttcorefonts
 
<source lang="bash">apt-get install libpcap0.8 schedutils lsof msttcorefonts

Revision as of 13:11, 16 March 2012

Windows

Linux

yum install libpcap schedutils lsof
wget http://www.tcadmin.com/installer/msttcorefonts-2.0-1.noarch.rpm
yum install msttcorefonts-2.0-1.noarch.rpm --nogpgcheck
  • Debian/Ubuntu
apt-get install libpcap0.8 schedutils lsof msttcorefonts

Linux & Windows

  • If you plan on having remote servers, it is recommended that you use a MySQL database. You can convert your SQLite database to MySQL at any time using the conversion tool included in TCAdmin.
Retrieved from "https://help.tcadmin.com/index.php?title=System_Requirements&oldid=664"