Explore >> Select a destination


You are here

www.pagetable.com
| | jborza.com
13.4 parsecs away

Travel
| | I thought it would be fun to run Windows 2000 on a Pinebook - a nice little ARM-powered laptop. As there is no version targetting this architecture, we have to use an emulator. QEMU is a nice free choice to run on Linux, and it supports the combination we need, which is i386 guest on an aarch64 host. I am running the Manjaro Linux distribution, so I had to install qemu and qemu-arch-extra packages.
| | dan.langille.org
6.5 parsecs away

Travel
| |
| | anothertla.wordpress.com
3.1 parsecs away

Travel
| | This post describes how to make 'clones' of VMs that can be booted in xhyve. Introduction. xhyveis a hypervisor for OS X, and is a port of bhyve, the FreeBSD hypervisor. I had been using VirtualBox on my MacBook, and a friend told me about xhyve, so I decided to give it a try. I...
| | gavinhoward.com
67.3 parsecs away

Travel
| I recently started managing my own server, and I made a few security mistakes. This post contains the lessons I learned.