• HOME
  • Nginx
  • OS X
  • MySQL
  • Apache
  • WordPress
  • PHP
  • AWS
  • General
  • Archive
Home / Archive
Howto to install AWS CodeDeploy agent on EC2 instance

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 …

December 10, 2016 | AWS | 1 Comment
Bower ECMDERR fixed

Bower ECMDERR fixed

One of my automated builds suddenly failed with an unusual error that says ECMDERR Failed to execute "git ls-remote --tags --heads …

September 18, 2015 | OS X | 0 Comments
Compress PDF on OS X in Terminal

Compress PDF on OS X in Terminal

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 …

September 1, 2015 | OS X | 0 Comments
Sudo access to a user in Linux

Sudo access to a user in Linux

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 …

June 11, 2015 | Linux | 0 Comments
DynamoDB for Javascript – cheatsheet

DynamoDB for Javascript – cheatsheet

The following snippets can be used for interacting with AWS DynamoDB using AWS Javascript API. PutItem var params = { TableName: 'table_name', Item: …

March 19, 2015 | AWS | 13 Comments
Howto FIX SSLv3 POODLE vulnerability in AWS ELB

Howto FIX SSLv3 POODLE vulnerability in AWS ELB

I just got a notification about the SSLv3 POODLE Vulnerability and the suggested fix is to disable SSLv3 protocol from your server that supports …

October 16, 2014 | AWS | 0 Comments
Nginx SSL configuration

Nginx SSL configuration

The following Nginx SSL configuration gives me PCI compliance as well as protection against BEAST attacks. This configuration also ensures that …

June 9, 2014 | Nginx | 1 Comment
Remove puppet node license

Remove puppet node license

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 …

April 9, 2014 | Puppet | 0 Comments
WordPress Nginx Permalinks Rewrite

WordPress Nginx Permalinks Rewrite

I have just spent quite a bit of time migrating old permalinks on client’s blog from “Day and Name” permalink structure to …

February 25, 2014 | WordPress | 8 Comments
moshi moshi mm03 bluetooth handset

moshi moshi mm03 bluetooth handset

French designer David Turpin’s Moshi Moshi MM03 Bluetooth Handset is an ergonomically designed, high gloss-textured bluetooth handset that lets …

February 4, 2014 | Reviews | 0 Comments
Update specific posts with rel=”nofollow”

Update specific posts with rel=”nofollow”

Occasionally, you may want to update specific posts to have all links attributed with rel=”nofollow”. For example, if you have sponsored …

January 24, 2014 | WordPress | 0 Comments
MiLi Power Spring 5 Charging Case for iPhone 5S / 5

MiLi Power Spring 5 Charging Case for iPhone 5S / 5

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 …

January 20, 2014 | Reviews | 0 Comments
← Older posts