Gearman Install PHP 7 on Ubuntu 14.04 with Gearman support PHP 7 has been out long enough now that it has seen a couple of patch releases, which is about the time I will start evaluating an upgrade. PHP 7 can have some
Bash Bash completion for Consul nodes on Ubuntu After making the jump to Ubuntu as my preferred distribution, I've admittedly become addicted to bash completions (aka autocomplete, tab completion, typeahead). Bash completions provide immediate hints for common commands, and even the
AWS Multiple SSL domains on AWS ELB with Nginx Is it possible to serve multiple domains (each with a unique SSL certificate) via HTTPS behind a single load balancer on AWS? Yes you can; with TCP and Proxy Protocol. Proxy Protocol allows
PHP PHP 5.6 on Ubuntu 14.04 with PPA PHP 5.6 has been in the wild for about a month now. As of October, the major version has received its first patch release 5.6.1 to address several bugs detailed
PHP First look: Ubuntu Server 14.04 LTS I'm always excited to kick the tires of a new supported release (LTS) of Ubuntu. In most cases I will be using the LTS image for 2-3 years to come, possibly longer. Stateless
PHP PHP one-line optimizations with Apache on Ubuntu There are a couple changes I immediately make to the default php.ini configuration when setting up an application server. Before making any modifications, we should backup the package maintainer's version of the
Apache Enabling http proxy module in Apache on Ubuntu The Apache proxy module is disabled by default in Ubuntu. Having unused modules enabled has both performance and security implications. That said, in this example we are using: Apache 2.2 Ubuntu 12.