Difference between revisions of "System Requirements"

Line 14: Line 14:
 
** [http://www.go-mono.com/mono-downloads/download.html Download from go-mono.com]
 
** [http://www.go-mono.com/mono-downloads/download.html Download from go-mono.com]
 
* CentOS / Fedora / Redhat
 
* CentOS / Fedora / Redhat
<source lang="bash">wget http://www.tcadmin.com/installer/msttcorefonts-2.0-1.noarch.rpm
+
<source lang="bash">/opt/mono-2.10.8/bin/mozroots --import --sync
 +
wget http://www.tcadmin.com/installer/msttcorefonts-2.0-1.noarch.rpm
 
yum install msttcorefonts-2.0-1.noarch.rpm --nogpgcheck
 
yum install msttcorefonts-2.0-1.noarch.rpm --nogpgcheck
yum install libpcap schedutils lsof</source>
+
yum install libpcap schedutils lsof
 +
</source>
 
* Debian/Ubuntu
 
* Debian/Ubuntu
<source lang="bash">apt-get install libpcap0.8 schedutils lsof msttcorefonts
+
<source lang="bash">/opt/mono-2.10.8/bin/mozroots --import --sync
 +
apt-get install libpcap0.8 schedutils lsof msttcorefonts
 
</source>
 
</source>
  
 
=== 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 10:35, 20 April 2012

Windows

Linux

/opt/mono-2.10.8/bin/mozroots --import --sync
wget http://www.tcadmin.com/installer/msttcorefonts-2.0-1.noarch.rpm
yum install msttcorefonts-2.0-1.noarch.rpm --nogpgcheck
yum install libpcap schedutils lsof
  • Debian/Ubuntu
/opt/mono-2.10.8/bin/mozroots --import --sync
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=732"