• HOME
  • Nginx
  • OS X
  • MySQL
  • Apache
  • WordPress
  • PHP
  • AWS
  • General
  • Archive
Home / Blog
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 will do …

December 10, 2016 | AWS | 0 Comments
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 compressor, you …

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 ALL=(ALL) …

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: { // a map …

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 SSLv3. If you …

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 forward secrecy …

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 puppet node, …

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 “Post …

February 25, 2014 | WordPress | 8 Comments
← Older posts

Tags

Apache apc AS3 aws bash CodeDeploy ColdFusion command dynamodb Flash Flex general git grunt HOWTO iPhone iPone java Linux MySQL new relic Nginx Obex OS X Performance Tuning PHP Railo Red5 reviews ruby shell sms gateway SQL SSH SSL systems architecture Terminal Tomcat Ubuntu video waterproof web design web development WordPress ZenCart

Archives