Difference between revisions of "System Requirements"

Line 15: Line 15:
 
** CentOS / Fedora / Redhat<source lang="bash">yum install libpcap</source>
 
** CentOS / Fedora / Redhat<source lang="bash">yum install libpcap</source>
 
** Debian/Ubuntu:<source lang="bash">apt-get install libpcap0.8</source>
 
** Debian/Ubuntu:<source lang="bash">apt-get install libpcap0.8</source>
 +
* lsof
 +
** CentOS / Fedora / Redhat<source lang="bash">yum install lsof</source>
 +
** Debian/Ubuntu:<source lang="bash">apt-get install lsof</source>
 
* msttcorefonts (for graphs) http://www.go2linux.org/msttcorefonts-true-type-fonts-on-linux
 
* msttcorefonts (for graphs) http://www.go2linux.org/msttcorefonts-true-type-fonts-on-linux
  
 
=== Linux & Windows ===
 
=== 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.
 
* 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.

Revision as of 22:53, 1 March 2012

Windows

Linux

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=606"