Installing Gentoo Linux from chroot. This will take a long time but usually worth it. Continue reading
Category Archives: Linux
Postfix + Courier IMAP + MySQL + SASL + TLS on Debian
Setting up Postfix on Debian Wheezy. Continue reading
Install NFS and Configure Shares on Debian
Installing NFS and configuring shares on Debian Wheezy. Continue reading
Encrypted Swap on Debian
Setting up an encrypted swap partition on Debian. Continue reading
Setting up ProFTPd with OpenLDAP Authentication on Debian
ProFTPD server with OpenLDAP auth for users. Continue reading
Configure Squid for OpenLDAP Authentication
This article assumes both Squid and OpenLDAP services are installed on the same Debian Wheezy server. Continue reading
Install and Configure an OpenLDAP Server with SSL on Debian
Setting up an OpenLDAP server on Debian Wheezy. Continue reading
Disable SSLv3 (POODLE Vulnerability) on Nginx, Apache and IIS
RE: CVE-2014-3566. Continue reading
Web Application and Server Security Testing on Ubuntu 14.04 with Lynis, Nmap, Nikto, Wapiti, w3af, Arachni and Skipfish
Installation notes with simple scans. Continue reading
Configure BIND as a Catching-only DNS Server on Debian
When a DNS server resolves a query, it returns the answer to the client. The DNS server also stores the answer in its cache for the period of time that was allowed by the record’s TTL value. This way any subsequent requests are processed faster when the nameserver is asked to resolve the same names again. Caching-only server does not forward any zones. Continue reading