Explore >> Select a destination


You are here

terokarvinen.com
| | stafwag.github.io
4.0 parsecs away

Travel
| | I started to migrate all the services that I use on my internal network to my Raspberry Pi 4 cluster. I migrated my FreeBSD jails to BastileBSD on a virtual machine running on a Raspberry Pi. See my blog post on how to migrate from ezjail to BastilleBSD. https://stafwag.github.io/blog/blog/2023/09/10/migrate-from-ezjail-to-bastille-part1-introduction-to-bastillebsd/ Running FreeBSD as a virtual machine with UEFI on ARM64 came to the point that it just works. I have to use QEMU with u-boot to get FreeBSD up and running on the Raspberry Pi as a virtual machine with older FreeBSD versions: https://stafwag.github.io/blog/blog/2021/03/14/howto_run_freebsd_as_vm_on_pi/. But with the latest versions of FreeBSD ( not sure when it started to work, but it works on Fre...
| | www.tecmint.com
3.5 parsecs away

Travel
| | This tutorial discusses KVM introduction, deployment and how to use it to create virtual machines under RedHat based-distributions such as RHEL/CentOS7 and Fedora 21.
| | thinkingeek.com
4.0 parsecs away

Travel
| | In my day job sometimes I need to edit documents using tools that are only available on Windows. As such, I have a virtual machine with Windows 10 running on VirtualBox. Recently I upgraded to Debian 13 and I took the opportunity to migrate to a libvirt-based solution. I explain here the steps that I followed.
| | iridakos.com
17.5 parsecs away

Travel
| A step by step tutorial to dockerize a Rails application and run it in Docker with PostgreSQL and Redis.