Hello, how can I run from linux commandline a dedicated server that
1) auto loads map named foo
2) enables cheats
3) is LAN only
4) allow IP A B and C only
tremded.x86 +set dedicated 1 +set g_banips "<whitespace separated list of ips (no longer than 255 chars)>" +set g_filterban 0 +devmap <mapname>