Hero Image

Blog

Perform multiple SSH hops with SSH config and a jump host

Perform multiple SSH hops with SSH config and a jump host

SSH is one of those tools that once you learn you wonder how you ever lived without it. Today, we'll cover some tricks to pimp your SSH workflow using the ~/.ssh/config file.

Getting Started with SSH

SSH (Secure Socket sHell) provides a secure way to access another computer. The most common us...

2nd Dec 2016 - IronicBadger

6 million docker pulls!

We are ecstatic to announce that our docker images have been pulled over 6 million times! The time and effort gone into writing and maintaining our images has clearly paid off as we have seen a steady increase in usage of our images over the last year. While we have many different images and applica...

28th Sep 2016 - Josh Stark

Installation of Apacheweb Docker

This is part of setting up Apache on Docker.  Please look at the overview page for additional info on this process.

Note: A good number of our members and users run unRAID. There will be unRAID specific steps and generic installation.

Installing the Docker on unRAID

  1. Verify that Commun...

11th Nov 2015 - smdion

Add .htaccess to Apacheweb Docker

This is part of setting up Apacheweb on Docker. Please look at the overview page for additional info on this process.

Create .htpasswd file

Go to here and generate the username/password file that we will place in our Apache-Reverseproxy Docker

unRAID configuration

  1. Place the newely cre...
10th Nov 2015 - smdion

Setup a Domain Name

This is part of setting up Apacheweb on Docker. Please look at the overview page for additional info on this process.

  1. Register a domain.

  2. There are many websites this can be done from: Google Domains, Hover, DynDNS, and others.

  3. Setup Dynamic DNS Updates. This is so that when you...

10th Nov 2015 - smdion

Becoming an Aesir Contributor

Aesir is an attempt to make the unRAID interface visually stunning while at the same time making it accessible for new users and old alike.

It is a big project and so we would welcome any help from interested parties, there are several areas that people can help out with.

Technologies Used

  • S...
17th Jul 2015 - Chris Hunt
Xen 4.3, Windows 8 with VGA Passthrough on Arch Linux

Xen 4.3, Windows 8 with VGA Passthrough on Arch Linux

As I write today’s post I am feeling very pleased with the setup as it stands. The aim of this post is to detail the steps required to setup Windows 8 as a VM for Xen 4.3 on Arch Linux, with working GPU on reboot.

To recap quickly my summer project, which I embarked upon some 4 weeks ago, has be...

12th Sep 2013 - IronicBadger