How to hide the nginx version

Removing the version number from HTTP headers and error pages.

Aug 23, 2013

Make apt-get assume yes as the answer to prompts during package installations

The way to avoid prompts when dealing with the APT package handling utility in Ubuntu Server.

Aug 22, 2013

Finding the latest version of an npm package

Using the view registry info command to show the latest version available of a package in the node package manager.

Aug 21, 2013

Shorten your Google+ URL using your own domain name and nginx

If you don't happen to be a very important person, then you like many of us probably still have an ugly URL for your profile. Let's change that.

Aug 20, 2013

Create and extract tar archives compressed with gzip

For some reason I always find it hard to remember how to create and extract gzipped TAR archives, but here is how to do it.

Aug 19, 2013