> ## Documentation Index
> Fetch the complete documentation index at: https://docs.wasabihosting.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Rust Server Hosting — Getting Started

> Learn the basics of Rust server hosting with Wasabi Hosting — vanilla vs. modded servers, Oxide and Carbon, wipe cycles, and how to launch your own Rust server in minutes.

Running your own Rust server gives you full control over the experience: the map, the rules, the mods, and the wipe schedule. Whether you want a chill duo/trio vanilla server, a 2x modded server with kits and teleport, or a heavily customized community project, this section walks you through everything from joining your server for the first time to managing monthly forced wipes.

Your Rust server at Wasabi Hosting is managed entirely through the [Wasabi Hosting Game Panel](https://panel.wasabihosting.com), which includes a live console, File Manager, Backups, Schedules, and Startup parameter editing. If you haven't ordered a server yet, see the card at the bottom of this page.

## Vanilla vs. Modded Rust

The first decision for any Rust server owner is whether to run vanilla or modded.

<Tabs>
  <Tab title="Vanilla">
    A vanilla server runs the game exactly as Facepunch ships it — no plugins, no modified rates. Vanilla servers appear in the **Community** tab of the in-game server browser (as long as gameplay isn't altered) and attract players who want the authentic Rust experience.

    Vanilla is the easiest to maintain: you only need to keep the server updated and handle wipes.
  </Tab>

  <Tab title="Modded (Oxide/uMod)">
    [Oxide](https://umod.org) (distributed through uMod) is the most popular Rust modding framework. It lets you install community plugins written in C# — gather rate multipliers, kits, teleportation, admin tools, economy systems, and thousands more.

    Servers running Oxide are listed in the **Modded** tab of the server browser. See our [plugin installation guide](/games/rust/install-plugins) to get started.
  </Tab>

  <Tab title="Modded (Carbon)">
    [Carbon](https://carbonmod.gg) is a newer, performance-focused modding framework that is compatible with the vast majority of Oxide plugins. It's a solid alternative if you want lower overhead on busy servers. Installation and plugin management work similarly to Oxide.
  </Tab>
</Tabs>

<Info>
  Modded servers generally grow faster because players filter by rates and plugins, but the **Community** tab has less competition. Pick the listing that matches your vision — just be aware that installing Oxide or Carbon automatically moves your server to the **Modded** tab.
</Info>

## Understanding Wipe Cycles

Rust is built around wipes. On the **first Thursday of every month**, Facepunch releases a mandatory client and server update that forces a **map wipe** on all servers. Blueprint wipes are optional (unless Facepunch forces one) and are decided by the server owner.

Most servers advertise their wipe schedule directly in the server name, for example:

```
[EU] Wasabi 2x | Solo/Duo/Trio | Weekly | JUST WIPED
```

Common schedules are weekly, bi-weekly, or monthly. See the full [server wipes guide](/games/rust/server-wipes) for step-by-step instructions and how to automate wipes with the panel's Schedules feature.

## Rust Server Guides

<CardGroup cols={2}>
  <Card title="Join Your Server" icon="plug" href="/games/rust/join-server">
    Connect via the F1 console, server browser, or favorites list.
  </Card>

  <Card title="Server Configuration" icon="gears" href="/games/rust/server-configuration">
    Hostname, map size and seed, max players, RCON, and other key convars.
  </Card>

  <Card title="Install Plugins" icon="puzzle-piece" href="/games/rust/install-plugins">
    Set up Oxide/uMod or Carbon and manage plugins and permissions.
  </Card>

  <Card title="Admin Commands" icon="terminal" href="/games/rust/admin-commands">
    Become a server owner/moderator and learn the essential commands.
  </Card>

  <Card title="Server Wipes" icon="arrows-rotate" href="/games/rust/server-wipes">
    Map wipes, blueprint wipes, forced wipe day, and wipe automation.
  </Card>

  <Card title="Backups" icon="database" href="/server/backups">
    Protect your map, blueprints, and plugin data before every wipe.
  </Card>
</CardGroup>

## Why Host Rust with Wasabi?

Rust is one of the most CPU-demanding games to host. Server performance (measured in server FPS) depends almost entirely on **single-core CPU speed**, and large maps with hundreds of players and entities punish weak hardware hard.

* **AMD Ryzen 7950X3D / 9950X CPUs** — the 3D V-Cache on X3D chips is exceptionally effective for Rust's entity-heavy simulation, keeping server FPS high even on 4500-size maps with high pop.
* **DDR5 RAM and NVMe SSDs** — fast map generation, fast saves, fast restarts on forced wipe day.
* **DDoS protection included** — GCore-backed protection with 200+ Tbps capacity at no extra cost, on our own network (AS215370).
* **Amsterdam, Frankfurt, and Ashburn (US East)** locations for low ping in Europe and North America.
* **Instant setup** — your server deploys about 2 minutes after payment, and upgrades keep all your files.

<Card title="Order Your Rust Server" icon="rocket" href="https://wasabihosting.com/game-servers/rust">
  Rust server hosting from **€9.99/month** — Ryzen X3D performance, NVMe storage, DDoS protection, and 24/7 support. Deployed in about 2 minutes.
</Card>

New to the panel? Start with the [getting started guide](/getting-started), or reach out on [Discord](https://discord.wasabihosting.com) if you have questions.
