Setting up an encrypted swap partition on Debian. Continue reading
Configure AWS IAM User Account to Send Emails via SES by Using AWS CLI
Install AWS CLI, create a new AWS IAM user for SES, configure and add SES user policy, create user’s IAM access keys, obtain SES SMTP credentials by converting AWS IAM credentials, configure SSMTP and send a test email. 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
Amazon SES SMTP Outbound Email Configuration with SSMTP on Debian
Configure SSMTP to send emails via Amazon SES. Continue reading
Convert IAM Secret Access Key to SES SMTP Password in Bash
Obtaining Amazon SES SMTP credentials by converting AWS credentials in Bash. Continue reading
Move tempdb on MSSQL Server 2008
Moving tempdb to another disk. 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