How to hide the nginx version
Removing the version number from HTTP headers and error pages.
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.
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.
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.
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.