# Day of Defeat Server Guides (/docs/day-of-defeat)



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

Everything you need to manage your Day of Defeat server. From initial setup to plugin installation, these guides walk you through each step.

Getting Started [#getting-started]

<Cards>
  <Card icon={<Rocket />} title="Connect to Your Server" description="Join your DoD server using the in-game console." href="/docs/day-of-defeat/join-server" />

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

  <Card icon={<Shield />} title="Set a Password" description="Password protect your DoD server." href="/docs/day-of-defeat/server-password" />
</Cards>

Server Configuration [#server-configuration]

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

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

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

Customization [#customization]

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

Maintenance [#maintenance]

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

> **Don't have a server yet?** [Get Day of Defeat Server Hosting](https://xgamingserver.com/day-of-defeat-server-hosting) starting from just $4/month with instant setup and 24/7 support.
