Upgrade Debian 6 Squeeze to 7 Wheezy
One of the advantages of Debian operating system is the ability to live update a production server from current to next release. Under normal circumstances you do not have to…
One of the advantages of Debian operating system is the ability to live update a production server from current to next release. Under normal circumstances you do not have to…
Psad (Port Scan Attack Detector) is an intrusion prevention software, written in Perl by Michael Rash. Psad makes use of iptables and ip6tables log messages to detect, alert, and (optionally)…
Fail2Ban (authentication failure monitor) is an intrusion prevention software, written in Python. Fail2Ban analyzes various services log files (ssh, apache, postfix etc) and if it detects possible attacks (mainly Brute-force…
Debian 7.0 Wheezy has been officially released on May 5, 2013. Wheezy is powered by Linux kernel 3.2 and multiarch support. Concerning LAMP software, Apache 2.2.22 MySQL 5.5.30 and PHP…
In a previous post I wrote about Memcached installation on Archlinux workstation. This is a similar post for Debian server machine. I will describe Memcached installation and configuration on a)…