Installing NPM and Yeoman on Ubuntu 14.10

Behind the Corporate Proxy

I'm writing this one down as it took me so long to work out. As always, the setting is a corporate environment, so the real title for this should be something like:

Installing NPM and...

Read More

Simple SSH Tunnel Guide - Part 3

The Local Workstation

This is the final part of a 3-part guide to creating a simple SSH tunnel connection. This section covers the SSH configuration required on a local workstation in order to connect to a remote service via a...

Read More

Simple SSH Tunnel Guide - Part 2

The Remote Server

This section describes the steps required to establish SSH connections to the AWS gateway from a remote server. It focuses, in particular, on the scenario that is common to corporate work environments, where the only way to...

Read More

Apt and the Corporate Proxy

Overview

This guide shows two quick methods of getting the Aptitude program on Debian and Ubuntu-based systems to successfully connect to remote package repositories from behind a corporate proxy. A proxy host IP address of 10.11.12.13 and port value of...

Read More