Difference between revisions of "System Requirements"

Line 4: Line 4:
 
** [http://www.microsoft.com/downloads/details.aspx?FamilyId=333325fd-ae52-4e35-b531-508d977d32a6&displaylang=en Microsoft .NET Framework 3.5 ]
 
** [http://www.microsoft.com/downloads/details.aspx?FamilyId=333325fd-ae52-4e35-b531-508d977d32a6&displaylang=en Microsoft .NET Framework 3.5 ]
 
** On '''Windows 2008 R2''' install from Administrative Tools > Server Manager > Features
 
** On '''Windows 2008 R2''' install from Administrative Tools > Server Manager > Features
* [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]
 
* 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]
 
* 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.
 
* 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.
 +
* [http://www.winpcap.org/install/default.htm WinPcap](for bandwidth monitor)
  
 
=== Linux ===
 
=== Linux ===

Revision as of 14:16, 15 October 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.
  • 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=897"