# Team Fortress Classic Server Setup Guides (/docs/team-fortress-classic)



import { Rocket, Settings, Globe, Wrench, Puzzle, Gauge } from "lucide-react";

Everything you need to manage your Team Fortress Classic server. From initial setup to advanced customization, these guides walk you through each step.

Getting Started [#getting-started]

<Cards>
  <Card icon={<Rocket />} title="Connect to Your Server" description="Join your TFC server using the in-game console." href="/docs/team-fortress-classic/join-server" />

  <Card icon={<Settings />} title="Change Server Name" description="Update your server's hostname in the server browser." href="/docs/team-fortress-classic/rename-server" />
</Cards>

Server Configuration [#server-configuration]

<Cards>
  <Card icon={<Globe />} title="Change Map" description="Upload custom maps or change the default map." href="/docs/team-fortress-classic/server-config" />

  <Card icon={<Gauge />} title="Max Players" description="Adjust the maximum player count on your server." href="/docs/team-fortress-classic/player-slots" />

  <Card icon={<Wrench />} title="FastDL" description="Automatic fast downloads for custom content." href="/docs/team-fortress-classic/server-config" />
</Cards>

Customization [#customization]

<Cards>
  <Card icon={<Puzzle />} title="Install Mods" description="Install game mods like The Specialist or Ricochet." href="/docs/team-fortress-classic/server-config" />

  <Card icon={<Puzzle />} title="Install Plugins" description="Set up Metamod and AMX Mod X plugins." href="/docs/team-fortress-classic/server-config" />
</Cards>

Maintenance [#maintenance]

<Cards>
  <Card icon={<Wrench />} title="Reset Server" description="Wipe and reinstall your server from scratch." href="/docs/team-fortress-classic/wipe-reinstall" />
</Cards>

> **Don't have a server yet?** [Get Team Fortress Classic Server Hosting](https://xgamingserver.com/team-fortress-classic-server-hosting) starting from just $4/month with instant setup and 24/7 support.
