Add post about 'Geek Must Have' blog post

This commit is contained in:
Thomas Jensen 2019-02-22 21:46:12 +01:00
parent 10160cb566
commit 3852247b5e
No known key found for this signature in database
GPG Key ID: A4ACEE270D0FB7DB
2 changed files with 13 additions and 1 deletions

View File

@ -14,7 +14,7 @@ Debian packages; and Debian being the foundation of Ubuntu. So, like I said, it
help being a little proud of the fact! <!--break--> help being a little proud of the fact! <!--break-->
<p>The Ubuntu Subsystem is optional and thus needs to be activated manually. Microsoft provides a reasonably simple <p>The Ubuntu Subsystem is optional and thus needs to be activated manually. Microsoft provides a reasonably simple
<a href="https://msdn.microsoft.com/commandline/wsl/install_guide" <a href="https://docs.microsoft.com/en-us/windows/wsl/install-win10"
target="_blank">guide</a> on how to do that. After starting a bash in the Ubuntu Subsystem, target="_blank">guide</a> on how to do that. After starting a bash in the Ubuntu Subsystem,
you can activate <i>boxes</i> by typing:</p> you can activate <i>boxes</i> by typing:</p>

View File

@ -0,0 +1,12 @@
---
layout: post
title: "Geek Must Have boxes"
date: 2017-08-23 12:00:00 +0200
comments: false
---
John Schuster of the "Geek Must Have" blog published a [blog post on
*boxes*](https://geekmusthave.com/?p=2792){:target="_blank"}.\\
It gives very detailed guidance on how to set up *boxes* to work in Windows PowerShell. Thanks John!\\
In short, on Windows, you want boxes.exe and boxes.cfg in the same directory, ideally one that's listed on the `PATH`
environment variable.