How to Change Your Left 4 Dead Server Name
Learn how to change the hostname displayed in the server browser for your Left 4 Dead dedicated server.
The server name (hostname) is what players see when browsing for Left 4 Dead servers in the Steam server browser or in-game. A clear, descriptive name helps players find your server and sets expectations before they join.
Changing Your Server Name
Open the XGamingServer panel
Log in to the XGamingServer panel and stop your Left 4 Dead server.
Open server.cfg
In the sidebar, go to Files and navigate to left4dead > cfg. Open server.cfg.
Set the hostname
Add or update the hostname line:
hostname "My Left 4 Dead Server"Make sure the name is enclosed in double quotes, especially if it contains spaces or special characters.
Save and restart
Click Save and start your server.
The new name will appear in the Steam server browser and in-game server list once the server finishes starting.
Changing the Name via RCON
If you have RCON access, you can change the hostname without restarting:
Open the console
Press ~ to open the developer console while connected to your server.
Run the command
rcon hostname "New Server Name"📝 Note: Hostname changes made via RCON are temporary — they'll revert to whatever is in
server.cfgon the next map change or server restart. For permanent changes, always updateserver.cfg.
Server Naming Tips
A well-named server attracts the right players:
- Include the game mode —
Campaign,Versus, orSurvivaltells players what to expect - Add your region —
[US East]or[EU]helps players find low-ping servers - Mention rules —
No GriefingorFriendly Fire Onsets expectations - Include your community name — If you run a group, add it for recognition
Example names:
[US East] Campaign | No Mercy | All Welcome[EU] Versus Mode | Competitive | No Griefers[AU] Survival | Dead Air | XGaming Community
Character Limits
Source engine hostnames support up to 64 characters. Names longer than this will be truncated in the server browser. Keep your name concise and informative.
💡 Tip: Your server name is separate from the RCON password and server password. Changing the name doesn't affect who can join or manage the server.
If you get stuck at any time, you can join our Discord.
How is this guide?
How to Change the Map on Your Left 4 Dead Server
Learn how to change the active map, set up a map rotation, and use all available campaign maps on your Left 4 Dead server.
How to Configure Your Left 4 Dead Server
Learn how to configure your Left 4 Dead dedicated server using server.cfg and startup parameters.