- summary for situation described by issue60
- labels Featured,Phase-Support
security patch, helpful side keeper
use this line
iptables -A OUTPUT -m owner --uid-owner judge -j DROP
to block any network out going ip package from judge_client(not include PING) REMEMBER to save it using http://www.cyberciti.biz/faq/how-do-i-save-iptables-rules-or-settings/
for livecd users try
sudo update-hustoj
edit /var/www/JudgeOnline/include/db_info.inc.php
$OJ_LANGMASK=1008; //for C/CPP/Pascal/Java only