Explore >> Select a destination


You are here

blog.yannickjaquier.com
| | www.blog.montgomerie.net
3.4 parsecs away

Travel
| | Your browser doesn't support embedded videos, but don't worry, you can download it and watch it with your favorite video player! These are my notes on setting up a 'headless' Gentoo Linux installation on UTM on my Apple Silicon Mac, with the Apple Virtualization 'backend'. I've updated these as of December 3rd 2024.
| | dustymabe.com
2.6 parsecs away

Travel
| | Introduction Hosting your own Atomic Host OSTree can be useful from time to time. Maybe you want to try out something new or maybe you want to permanently build your own custom tree and use it forever. It can be quite easy to set up a build server and host the contents, especially for personal use. This post will walk through setting up a server to do builds and also hosting the content over http.
| | www.martinberger.com
2.5 parsecs away

Travel
| |
| | cesarvr.io
13.6 parsecs away

Travel
| Arch Linux installation instruction for the impatient. Partition fdisk /dev/d #sda all disk in my case. #15 GB partition. Command (m for help): #type n and press Enter Partition type: Select (default p): #press Enter Partition number (1-4, default 1): #press Enter First sector (2048-209715199, default 2048): #press Enter start in the beginning. Last sector, +sectors or +size...(): #type +19G and press Enter. #SWAP 1GB Command (m for help): #type n and press Enter Partition type: Select (default p): #pres...