Yeah, I do run it, unfortunately it's a LAN server, here at my house and I have
very limited outgoing bandwidth. Sorry.
However, from LAN experience, the server is just as stable as other Linux distos I've tried. A bit more heavy on the processor, however, you can disable gnome (the user interface, which is what slows it down, although makes it a lot easier to use).
I know some other people use Fedora for SRCDS, and they seem to have no problems either.
If you do use Fedora, remember that uncompress has been removed (as it is seen as outdated) and prior to installing, you'll have to (in root):
Code:
cd /usr/bin
ln -s gunzip uncompress