This article assumes both Squid and OpenLDAP services are installed on the same Debian Wheezy server. Continue reading
Category Archives: Linux
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
Installation Notes for WordPress (Apache, MySQL, ProFTPd)
Notes for installing WordPress on Debian. Continue reading
Finding Spamming IPs on Exim Mail Server
One of those days. Continue reading
Install and Configure Samba Server on Debian
We’ll install and configure Samba v3 server on Debian. Share access will be provided to Local Area Network (LAN) only. Connections from Windows and Linux clients will be covered. Continue reading
Install and Configure Squid3 Caching Proxy on Debian
Setting up a Squid caching proxy on a low-end 1GB RAM dual-core Debian Wheezy server. Continue reading
GRUB2 Rescue Mode “error: unknown filesystem”
I’ve recently added a second disk to my server, created a single partition /dev/sdb1
and put a ReiserFS filesystem on it. After system reboot I was presented with the grub rescue shell. Continue reading