Difference between revisions of "System Requirements"

Line 6: Line 6:
 
** Both can be also be installed from Windows Update.
 
** Both can be also be installed from Windows Update.
 
* [http://www.winpcap.org/install/default.htm WinPcap](for bandwidth monitor)
 
* [http://www.winpcap.org/install/default.htm WinPcap](for bandwidth monitor)
 +
** On Windows XP/2003 it is recommended that you disable Dr. Watson [http://support.microsoft.com/kb/188296 How to disable or enable Dr. Watson for Windows]
  
 
=== Linux ===
 
=== Linux ===

Revision as of 18:02, 7 March 2012

Windows

Linux

  • CentOS 5/6, Debian 6, Fedora 15, Redhat 5, Ubuntu 10/11 (32/64 bit) NOTE: CentOS 6 64bit needs to be configured with Mono 32bit. Contact us for details.
  • Mono 2.10.8 or greater
  • libpcap (for bandwidth monitor)
    • CentOS / Fedora / Redhat
      yum install libpcap
    • Debian/Ubuntu
      apt-get install libpcap0.8
  • lsof
    • CentOS / Fedora / Redhat
      yum install lsof
    • Debian/Ubuntu
      apt-get install lsof
  • msttcorefonts (for graphs)
    • CentOS / Fedora / Redhat
      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 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=624"