iptables -I INPUT -p tcp —dport 22 -i eth0 -m state —state NEW -m recent \ —set iptables -I INPUT -p tcp —dport 22 -i eth0 -m state —state NEW -m recent \ —update —second...
netstat -atupn | grep vpnserver | grep ESTABLISHED | wc -l netstat -atupn | grep sshd | grep ESTABLISHED | grep user | wc -l How to combine this 2 lines into 1 so that I can ...
This is a sample torrent tracker. udp://tracker.internetwarriors.net:1337/announce If lets say I dont want to use iptable to block it, is there otherways?
this is my code but it is not working can anyone help ?
I thing u got me wrong. For ex. 1.html 2.html I mean Is there a way to include the content of 2.html in 1.html ?
Ok ...how about the realtionsip? what can i say for 5 marks?
How to show the output of shell script in php ?