Category Archives: Linux

CentOS / RHEL: Install Network Traffic Monitor To Keep a Log Of Daily Traffic
avatar

CentOS / RHEL: Install Network Traffic Monitor To Keep a Log Of Daily Traffic.

Posted in CentOS, Fedora, Guides, Linux | Leave a comment

Testing HTTP Status: 206 Partial Content and Range Requests
avatar

This is a pretty cool trick… http://www.cyberciti.biz/cloud-computing/http-status-code-206-commad-line-test/

Posted in Guides, Linux | Leave a comment

Top 20 OpenSSH Server Best Security Practices
avatar

This is a great article on what are good practices to secure SSH   Top 20 OpenSSH Server Best Security Practices.

Posted in Guides, Linux | Leave a comment

Mail Command Missing in Centos
avatar

If the mail command is missing in CentOS you just need to install the mailx package.  You can do this with the following yum command: yum install mailx

Posted in CentOS, Guides, Linux | Leave a comment

Linux: Find Out Which Process Is Listening Upon a Port
avatar

Linux: Find Out Which Process Is Listening Upon a Port.

Posted in Linux | Leave a comment