# SCUM Dedicated Server Guides (/docs/scum)



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

Everything you need to manage your SCUM server. From connecting for the first time to advanced server configuration, these guides have you covered.

Getting Started [#getting-started]

<Cards>
  <Card icon={<Rocket />} title="Connect to Your Server" description="Join your SCUM server using the in-game browser." href="/docs/scum/join-server" />

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

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

Server Configuration [#server-configuration]

<Cards>
  <Card icon={<Settings />} title="Configure Your Server" description="Edit basic and advanced server settings." href="/docs/scum/server-config" />

  <Card icon={<Shield />} title="Adding Admins" description="Grant admin permissions to players." href="/docs/scum/admin-commands" />

  <Card icon={<Wrench />} title="Admin Panel" description="Use the in-game admin panel for management." href="/docs/scum/admin-commands" />
</Cards>

Maintenance [#maintenance]

<Cards>
  <Card icon={<Gauge />} title="Update Server" description="Keep your server up to date with the latest patches." href="/docs/scum/update-guide" />

  <Card icon={<Globe />} title="Upload Save" description="Migrate an existing save to your server." href="/docs/scum/import-save" />
</Cards>

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