Other articles


  1. Install homes - step 1

    Ok, I bought an HP Prodesk 400 G6 with 64 Gigs of Ram and 2T SSD. I want to use it as a hypervisor for my homelab, spawning virtual machines.

    I will use arch linux as a hypervisor.

    First, I create a USB drive that will be used to boot …

    read more
  2. Install error when updating kernel

    So I want to update my machines. And I was using ansible to do it with the yay module. Then I was unable to boot up my machine.

    The truth to be told I have a bit of esoteric configuration, because I am mounting my efi root under the /efiroot …

    read more
  3. Virsh not listing me domains

    I used this: virsh list and then virsh list --all, but none of the vms defined in my virt-manager are visible.

    When running it with sudo it worked, but who wants to do that?

    Then I found this link that solved my pain. Making a note here for myself as …

    read more