How to Setup a Rust Dedicated Server
Setting up your own Rust dedicated server gives you complete control over your survival multiplayer experience. This guide covers everything from initial setup to configuration for optimal server performance.Server Requirements
Component | Minimum | Recommended |
---|---|---|
CPU | 4 cores | 6+ cores |
RAM | 8GB | 16GB+ |
Storage | 20GB SSD | 50GB+ NVMe SSD |
Quick Setup with berrybyte
- Go to berrybyte.net/rust-server-hosting
- Select your plan and server location
- Complete checkout and check your email
- Login to game.berrybyte.net
- Start your server - ready to play immediately!
Manual Server Setup (Advanced)
Download Server Files
Windows:Start the Server
Windows:Port Forwarding
Open these ports:- 28015 (UDP) - Game port
- 28016 (TCP) - RCON port (optional)
Basic Configuration
Key server settings:- server.hostname - Server name in browser
- server.maxplayers - Maximum players (default: 100)
- server.worldsize - Map size (1000-4000)
- server.seed - World generation seed
- gather.rate - Resource gathering multiplier
Common Issues
- Server won’t start: Check port 28015 isn’t in use, verify file integrity
- Players can’t connect: Check port forwarding and firewall settings
- Performance issues: Reduce world size, lower max players, increase RAM
Related Guides
- Join Rust Server - Connect to your server
- Installing Oxide/uMod - Add plugin support
- Admin Commands - Server management commands
- Common Server Issues - Troubleshooting help