Tag: virtual machines

  1. Exocortex: Setting up Huginn

    20 September 2016

    In my last post I said that I'd describe in greater detail how to set up the software that I use as the core of my exocortex, called Huginn.

    First, you need someplace for the software to live. I'll say up front that you can happily run Huginn on your laptop, desktop workstation, or server so long as it's not running Windows. Huginn is developed under Linux; it might run under one of the BSDs but I've never tried. I don't know if it'll run as expected in MacOSX because I don't have a Mac. If you want to give …

    Read more...

  2. Virtualbox virtual machines keep aborting.

    03 December 2015

    If you've been experimenting with different operating systems for a while, or you have some need to run more than one OS on a particular desktop machine, chances are you've been playing around with Oracle Virtualbox due to its ease of use, popular set of features, flexibility, and cost. You've also probably run into the following syndrome (usually while trying to build a new virtual machine):


    • You configure a new virtual machine.
    • You associate a bootable optical disk image with the new VM (for the sake of argument, let's say you're experimenting with the 50 megabyte(!) distro Damn Small Linux …

    Read more...