im just wondering how to change ur server name and also set the /rcon i want to do this on my server my server is up and going to be running
You have to set 'rcon' password in server config file and then you can change variables via /rcon ingame. You can also set hostname in server config file.
set sv_hostname "my server"
set rconpassword "rcon"
In your server.cfg
Open your server.cfg with notepad or word pad then edit stuff inside it. ;)