ZenCoffee Blog

random notes, guides, and thoughts…

Home Search Categories About

Bash on Windows – X Server!

August 15, 2016

It turns out that you can use Bash on Windows 10 to run X applications, including through ssh tunnels.  Here’s how.

Read More

Bash on Ubuntu on Windows 10 – Teething Issues

August 10, 2016

Just set up the new Bash on Windows 10 feature that comes with the Anniversary Update.  It’s not bad.  But there’s a few annoying things it does that grind my gears.

Read More

ELK Stack in Docker with NGINX

August 4, 2016

I’ve done a bit of work in the past few days modifying a Docker ELK Github repository I came across, to make it more suited to my needs.

Read More

NFS Persistent Volumes with OpenShift

July 31, 2016

Official documentation here.  Following is a (very!) brief summary of how to get your Registry in Openshift working with an NFS backend.  I haven’t been able yet to get it to deploy cleanly straight from the Ansible installer with NFS, but it is pretty straightforward to change it after initial deployment.

Read More

Deploying a Quickstart Template to Openshift (CLI)

July 29, 2016

Repeating what we did in my previous post, we’ll deploy the Django example project to OpenShift using the CLI to do it.  This is probably more attractive to many sysadmins.

Read More

Deploying a Quickstart Template to Openshift (GUI)

July 29, 2016

In my last post, I talked about how to set up a quick-and-dirty OpenShift environment on Atomic.  Here, we’ll talk about firing up a test application, just to verify that everything works.

Read More
« Prev 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 Next »