home.social

#virtualized — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #virtualized, aggregated by home.social.

  1. Now that i'm switching up the networking from #virtualized #VyOS to #hardware based #openwrt, I'm starting to rethink this #bgp thing in the #homelab. Should I just use #netbird ( #WireGaurd Overlay )to route between #LXD networks that can't route to each other directly. But then.. is that my new #BGP.. Everything is just another shade of greay aint it. Shiiiet!

  2. I did not know it was possible to just add #qemu command line parameters to a #virt-manager domain XML. Now that was really handy.

    This enables networking for a #virtualized #Raspberry Pi Zero:

    <qemu:commandline>
    <qemu:arg value="-device"/>
    <qemu:arg value="usb-net,netdev=net0"/>
    <qemu:arg value="-netdev"/>
    <qemu:arg value="user,id=net0,hostfwd=tcp::5555-:22"/>
    </qemu:commandline>

    (Yes, building the environment is a lot quicker on a powerful workstation doing #ARM emulation compared to on the Zero + SD card itself ... )

  3. #linux #linuxtablet #linuxaudio

    There are already several #immutable linux #distros available. Run any of the following on top: #flatpaks, #appimages #snaps, Compatibility layers like #WINE or #Anbox, #virtualized OSes, tools like #distrobox, #emulators, etc, & never worry about system stability again—pieces of the next generation linux puzzle!

    I was already excited by the concept of #distroagnostic packaging uniting the linux realm, but the ideas of an #ImmutableOS completes the picture!