Howto to install AWS CodeDeploy agent on EC2 instance
This script will install the latest version of AWS CodeDeploy agent on your EC2 instance running Ubuntu. First, let’s create a bash script that …
This script will install the latest version of AWS CodeDeploy agent on your EC2 instance running Ubuntu. First, let’s create a bash script that …
One of my automated builds suddenly failed with an unusual error that says ECMDERR Failed to execute "git ls-remote --tags --heads …
For my own reference, GhostScript is a great tool to compress those huge PDF files that your scanner generates. In order to use GhostScript PDF …
The following command will give sudo access to a user on a linux machine: sudo printf "myuser ALL = NOPASSWD: ALL\n# User rules for myuser\nmyuser …
The following snippets can be used for interacting with AWS DynamoDB using AWS Javascript API. PutItem var params = { TableName: 'table_name', Item: …
I just got a notification about the SSLv3 POODLE Vulnerability and the suggested fix is to disable SSLv3 protocol from your server that supports …
The following Nginx SSL configuration gives me PCI compliance as well as protection against BEAST attacks. This configuration also ensures that …
If you are using Puppet Enterprise, you are limited to 10 nodes before you have to start paying for each node you provision. When you terminate a …
I have just spent quite a bit of time migrating old permalinks on client’s blog from “Day and Name” permalink structure to …
French designer David Turpin’s Moshi Moshi MM03 Bluetooth Handset is an ergonomically designed, high gloss-textured bluetooth handset that lets …
Occasionally, you may want to update specific posts to have all links attributed with rel=”nofollow”. For example, if you have sponsored …
I’ve tried numerous 3rd party iPhone chargers and none of them lasted for more than a few charges. iPhone would simply refuse to accept 3rd …