Some basic commands :-
DOS attack :-
/home/virtual/public_html/vtc
---------------------------------------------------------
- This will also help you :-
netstat -ntu | awk '{print $5}' | cut -d: -f1 | sort | uniq -c | sort -n
route add xxx.xx.xx.xxx reject
netstat -n | grep :80 | wc -l;uptime ; netstat -n | wc -l
-----------------------------------------------------------
- Also do this to lower down the server load :-
Steps to lower the load, If you want stats to continue to run even with a high load,Then Edit
/var/cpanel/cpanel.config & change extracpus to a number larger then 0
(run/usr/local/cpanel/startup afterwards to pickup the changes)
---------------------------------------------------------------
No comments:
Post a Comment