You are here |
www.frijid.net | ||
| | | |
jtimberman.housepub.org
|
|
| | | | I've become enamored with IllumOS recently. Years ago, I used Solaris (2.5.1 through 8) at IBM. Unfortunately (for me), I stopped using it before Solaris 10 brought all the cool toys to the yard - zones, zfs, dtrace, SMF. Thanks to OmniTI's excellent IllumOS distribution, OmniOS, I'm getting acclimated with the awesomeness. I plan to write more about my experiences here. | |
| | | |
jborza.com
|
|
| | | | 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. | |
| | | |
smallhacks.wordpress.com
|
|
| | | | After upgrading to Mac M1 I decided to run FreeBSD virtually. As VirtualBox is not supported on this host (and likely will never be) QEMU was the only possible choice. I found great gist post on how to do this with patched QEMU 6. The good news is that now QEMU 7 is released and... | |
| | | |
www.mikekasberg.com
|
|
| | When you run the Ubuntu installer, theres an option to dual-boot Ubuntu with an existing Windows installation. Theres also an option to encrypt your Ubuntu... |