Posts tagged howto


There are 28 posts tagged with howto.

If you are interested in "howto" why not subscribe to the Atom feed or RSS feed?

Restricted SFTP-only access to a single directory using OpenSSH

This is a short guide to providing users with restricted SFTP access to a single directory using built-in OpenSSH functionality.


Post banner images with Hakyll

This post describes a proof-of-concept Hakyll site which associates a banner image with each post, automatically generates several versions of it, and makes them available as variables for use in templates.


Rewriting git commit authorship

This is a short note about rewriting the history of a git repository to change the commit authorship.


Using Dnsmasq for local development on OS X

This is a quick guide to installing Dnsmasq on OS X and using it to redirect development sites to your local machine.


Using git repositories for platform versioning

This is a guide to my current thoughts on using git to maintain and distribute platform releases for Drupal-based projects.


Getting rid of Boot Camp volumes

A short overview of my last few hours fighting to get rid of the Boot Camp, Ubuntu Linux and rEFIt volumes on my Macbook Pro with Snow Leopard. It was a struggle, but I got there.


Haskell on Snow Leopard


Accessing SQL databases with Haskell -- HSQL