/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

balaskas.gr
| | avaldes.co
2.6 parsecs away

Travel
| |
| | jborza.com
4.9 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.
| | fabianlee.org
4.0 parsecs away

Travel
| | The ability to quickly stand up a guest OS with cloud-init is most often associated with deployment of virtual machines in an IaaS like EC2 or Azure. But cloud-init is not just for remote cloud providers, and using cloud-init for local images that can be quickly deployed in KVM works great for local development and ... KVM: Testing cloud-init locally using KVM for an Ubuntu cloud image
| | tiim.ch
14.0 parsecs away

Travel
| It can be very helpful to be able to connect to your laptop or desktop PC from anywhere using SSH. I will show you how to easily set this up on Windows with WSL.