Recent Posts

Scan server with Chkrootkit

A rootkit is a hidden type of software. Usually it allows you to hide the existence of certain processes or programs from conventional detection methods or a...

Installing pecl on CentOS 6.5

PECL is a repository of PHP extensions. It gives you access to a catalog of all known extensions, plus tools for downloading and installing PHP extensions.

Meet Django

Django is a web framework written in Python, that provides a basic set of components for building a site. This article is about exactly that. I’ll cover sett...

Simple and lightweight tabs with jQuery

A Habr user called Lzhedmitriy was not happy with the horizontal text tabs he found on the internet. As a result a simple jQuery plugin that does what he nee...