Skip to content

Instantly share code, notes, and snippets.

@so0k
so0k / gist:7493968
Created November 16, 2013 00:07
brush.sp
/* B-Rush
*
* DESCRIPTION
* A great plugin where there are 5 Terrorists vs 3 CTs. The Ts must only plant at the "B" bomb site.
* Server admins can configure if players are allowed to buy/use FlashBangs, Smoke Grenades, HE Grenades,
* or AWPS. The number of AWPS allowed is configurable as well.
*
* If the CTs kill all of the Ts, the game continues to the next round, no modifications.
*
* If the Ts kill all of the CTs (or they somehow successfully bomb the B site), then the CTs become Ts
@so0k
so0k / gist:7446931
Last active March 16, 2023 09:42
srcds boost
#!/bin/sh
### srcds_boost.sh, r3 - http://forums.srcds.com/viewtopic/17440
# add isolcpus to grub & disable irqbalance service
# ref: https://access.redhat.com/site/solutions/15482
### ensure sda IO scheduler is CFQ if available
### don't set ionice if not, test with (assuming srcds is on sda)
# grep cfq /sys/block/sda/queue/scheduler
### expected output: