-
Recent Posts
Recent Comments
- Ersan on Tcpdump usage examples
- paradox on Nagios check_http Plugin Examples for HTTP / HTTPS
- sophiiete la on Nagios check_http Plugin Examples for HTTP / HTTPS
Archives
Categories
Meta
Monthly Archives: August 2015
Hylafax-IAXModem-Elastix-Avantfax Slow reloading fix
This is one that plagued me for a while. Unfortunately the fix was not found anywhere that I could locate. We run eFax servers that utilize Elastix (Build on top of FreePBX), Hylafax, IAXModem, and Avantfax for a front end. … Continue reading
USB Rubber Ducky | USB Rubber Ducky
I want one of these 🙂
Posted in Networking, News and Security
Leave a comment
Netstat – Examples used for finding DDOS
netstat -na This display all active Internet connections to the server and only established connections are included. netstat -an | grep :80 | sort Show only active Internet connections to the server on port 80, this is the http port … Continue reading
Posted in Linux How-To, News and Security
Leave a comment