|
||||||||||||||||
|
||||||||||||||||
The knowledgebase is organized into different categories. Either choose a category from below or search the knowledgebase for the answer to your question.
Software Firewall (1) |
block ddos attack manually by using iptablenetstat -anp |grep 'tcp\|udp' | awk '{print $5}' | cut -d: -f1 | sort | uniq -c | sort -n 1150... Views: 150 |
| ©Copyright 2010 All Rights Reserved DS.my |