#virt — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #virt, aggregated by home.social.
-
Further to the #QEMU story, today I've been playing with the Virtual Machine Manager (#virt-manager) software to manage my VMs. I was surprised by the lack of any clear documentation, so I wrote down a how-to about setting up and configuring virt-manager on a Linux host.
I also added some notes on how to import an existing QEMU VM.
All available here:
https://codeberg.org/bitsgalore/gists/src/branch/main/qemu-virt-manager/qemu-virt-manager.md
I will probably add more over time; eventually this might end up as a blog post.
-
quicktipp #101: Proxmox PVE: Using `virt-customize` (from `libguestfs-tools`) to inject the qemu-guest-agent into the Ubuntu cloudimage.
Other than i.e. the Fedora cloudimage, the stock Ubuntu cloudimage comes without the qemu-guest-agent preinstalled. Here's an easy way to add it using the `virt-customize` tool.
#proxmox #pve #proxmoxpve #qemu #ubuntu #cloudimage #cloudinit #qcow2 #virtualization #virt #vm #cloud
-
#Gnu #Linux #Virt-manager #Sysadmin
Mientras esperamos que fediverse.tv termine su proceso de mantenimiento y actualización, para subir nuevo material, te dejo este post que escribí hace un tiempo.
Recuerda que ademas "El software libre No es Gratis, es libre su código," mantener nuestros proyectos, aplicaciones, ect, demanda dinero, en la mayoría de los casos, lo hacemos de nuestro bolsillo, ahora si tu nos apoyas es un premio a nuestro esfuerzo.
https://gnuxero.softlibre.com.ar/migracion-de-virt-manager/ -
Just posted an RFC patch series on a Rust device (ARM UART) for QEMU: roast me! (constructively)
Cover letter provides context and details
https://lists.nongnu.org/archive/html/qemu-devel/2024-06/msg01964.html
WIP rustdoc:
https://rust-for-qemu-epilys-aebb06ca9f9adfe6584811c14ae44156501d935ba4.gitlab.io/pl011/index.html
-
So installing #virt-manager unlocks bridge mode in #Gnomeboxes on #Fedora . Nice
-
@thelinuxEXP I suggest #virt-manager to #gnome-boxes . Just my $0.02.
-
Ich ergänze dann mal hier und berichte von meinem Fehler. Eine Virtualisierungslösung läuft einfach viel schneller, wenn im BIOS die Virtualisierung (bei einer AMD-CPU lautet das SVM) eingeschaltet ist 😂
Jetzt ist der 🐧 im Manne wieder zufrieden.
-
DistroHopper: New version out!
Download
https://sourceforge.net/projects/distrohopper/files/latest/downloadDistroHopper: Quickly download, create and run VM of any(TODO) operating system
#distro #distrohop #distrohopper #linux #bsd #windows #iso #virt #virtualization #kvm #qemu #bash #script #github #codeberg #sourceforge #disroot #sourcehut #quickly #download #run #vm #arch #debian #devuan #ubuntu #fedora #gentoo #netboot #ventoy #garuda #macos #elementary #void #tails #zorin #windowsCheck homepage
https://osowoso.github.io/DistroHopper/ -
DistroHopper: New version out!
Download
https://sourceforge.net/projects/distrohopper/files/latest/downloadDistroHopper: Quickly download, create and run VM of any(TODO) operating system
#distro #distrohop #distrohopper #linux #bsd #windows #iso #virt #virtualization #kvm #qemu #bash #skript #github #codeberg #sourceforge #disroot #sourcehut #quickly #download #run #vm #arch #debian #devuan #ubuntu #fedora #gentoo #netboot #ventoy #garuda #macos #elementary #void #tails #zorin #windowsCheck homepage
https://osowoso.github.io/DistroHopper/ -
Nuevo video con entrada al #blog #linux administrando las NAT virtuales en #virt-manager en @fedora
https://fediverse.tv/w/qAXWtYW4ebC7jBxZcuZv9i -
-
So I was thinking I was gonna run pure LXD to run #opnsense and #vyos! However, I'm having such a hard time with just installing anything with ISO let alone running a BSD instance on there. I think I need a hypervisor.
I really don't wanna run 2 different systems. so I want something that is not really that complex to keep going as I'm just going to use 2 vm's maybe 3 on this system.
Which one do you recommend. #proxmox #VMware #homelab #selfhosting #virt-manager #Xen-look-a- like
-
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 ... )
-
@vkc Thank you for the lovely explainer video on QEMU/KVM and Virtmanager on Youtube. Made using this so much simpler. Do not have to install virtual box again on the new machine and really so much faster. Thank you. 🙏
A link to the video for those who would like to see also : https://youtu.be/BgZHbCDFODk #Linux #Virtualization #Qemu #KVM #virt-manager #TechYoutube. -
I just ditched #vmware for my #kali vm. I have to use a pretty recent kernel that supports my @frameworkcomputer and compiling the patched modules by mkubecek because vmware couldn’t be bothered was one thing, but copy & paste didn’t work under wayland no matter what I tried. Now that version 17 was released I asked myself if it was worth spending the money and decided to give #virt-manager a try. Making shared folders between host and guest working required some trial and error, but in the end turned out to work great, just like everything else. Feels more snappy, too. Next, I will try this with a #windows guest.
-
Instalando de la manera mas simple #Virt-Manager en #Archlinux
-
Je viens d'écrire un article concernant la relecture de #traductions
https://jibecfed.fedorapeople.org/blog-hugo/fr/2019/04/relire-des-traductions/On y trouve des exemples de mises en cohérence, appliquées pour les logiciels #cockpit et #virt-manager ainsi que des références vers des guides de traduction complet :)
ping @Goffi
(oui, il doit y avoir un petit bug sur les fichiers statiques, je vais corriger ça ce soir) -
#virt-manager is an easy way of accessing your #virtual machines.
Supporting #KVM, #Xen, and LXC, virt-manager allows for one to easily create and run many virtual machines at once.
virt-manager supports raw image, qcow, #qcow2, qed, #vmdk, vpc, and #vdi disk files.
virt-manager additionally allows for great tuning of a virtual machine's virtual hardware through an easy to use GUI.
Website 🔗: https://virt-manager.org/
apt 📦: virt-manager