# CS Dedicated Server

## RCON Commands

---

Change to another map, run the following command from the console within CS.

```
rcon changelevel de_dust2 
```

If you want persistent connection to RCON, add this to your startup properties in the game

```
rcon_password gogogo
```