Difference between revisions of "System Requirements"

Line 10: Line 10:
 
=== Linux ===
 
=== Linux ===
 
* Ask yourself this question: If steam, steamcmd, or a game server is missing dependencies do I know how to fix it? If the answer is no, please use Windows.
 
* Ask yourself this question: If steam, steamcmd, or a game server is missing dependencies do I know how to fix it? If the answer is no, please use Windows.
* CentOS 5/6, Debian 6, Fedora 15, Redhat 5, Ubuntu 10/11/12 (32/64 bit)
+
* Supported Distros: CentOS 5/6, Debian 6, Fedora 15, Redhat 5, Ubuntu 10/11/12 (32/64 bit)
 
* '''Mono 2.10.8''' or greater
 
* '''Mono 2.10.8''' or greater
 
** [[Mono|Download from our website (recommended)]]
 
** [[Mono|Download from our website (recommended)]]

Revision as of 15:23, 15 December 2012

Windows

  • Windows Server 2003/2008/2012, Windows XP SP3/Vista/7 (32/64 bit)
  • Microsoft .NET Framework 3.5
  • On Windows XP/2003 it is recommended that you disable Dr. Watson How to disable or enable Dr. Watson for Windows
  • On Windows 8/2012 execute regedit.exe, find the registry key HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Windows and change NoInteractiveServices from 1 to 0.
  • WinPcap(for bandwidth monitor)

Linux

  • Ask yourself this question: If steam, steamcmd, or a game server is missing dependencies do I know how to fix it? If the answer is no, please use Windows.
  • Supported Distros: CentOS 5/6, Debian 6, Fedora 15, Redhat 5, Ubuntu 10/11/12 (32/64 bit)
  • Mono 2.10.8 or greater
  • CentOS / Fedora / Redhat
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
apt-get install libpcap0.8 schedutils lsof
  • Install Steam dependencies (CentOS 64bit only)
yum install glibc.i686
yum install libgcc.i686
  • Install Steam dependencies (Debian/Ubuntu 64bit only)
apt-get install ia32-libs

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