mastodontech.de ist einer von vielen unabhängigen Mastodon-Servern, mit dem du dich im Fediverse beteiligen kannst.
Offen für alle (über 16) und bereitgestellt von Markus'Blog

Serverstatistik:

1,3 Tsd.
aktive Profile

#virtmanager

0 Beiträge0 Beteiligte0 Beiträge heute
ds<p>Folks, this is getting serious. My first open source (MIT license) project and I have no idea what I'm doing 😨</p><p>It's called nvirt. The concept in a nutshell: it's similar to writing/using a dockerfile, but for libvirt VMs.</p><p>Docs if you're curious to read more: <a href="https://nvirt-cli.gitlab.io/" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="">nvirt-cli.gitlab.io/</span><span class="invisible"></span></a></p><p>I've just tagged v0.1.0 for testing, feedback and a bit more "tidy up" dev, especially before I commit to backwards compatibility for the "virtfile" format, but for anyone who's interested I'd appreciate feedback, ideas and/or rebukes (if I have wasted my time or committed any cardinal sins given I'm new to Go and actually publishing stuff...)</p><p>Huge shout-out for the <a href="https://infosec.exchange/tags/libguestfs" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>libguestfs</span></a> and <a href="https://infosec.exchange/tags/virtManager" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>virtManager</span></a> projects - pretty sure I wouldn't have attempted something like this if those tools didn't exist.</p><p><a href="https://infosec.exchange/tags/linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>linux</span></a> <a href="https://infosec.exchange/tags/libvirt" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>libvirt</span></a> <a href="https://infosec.exchange/tags/nvirt" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>nvirt</span></a> <a href="https://infosec.exchange/tags/golang" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>golang</span></a> <a href="https://infosec.exchange/tags/OpenSource" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OpenSource</span></a></p>
Mason Pines<p>So I am seriously considering moving to <a href="https://universeodon.com/tags/FreeBSD16" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>FreeBSD16</span></a> and away from <a href="https://universeodon.com/tags/Debian" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Debian</span></a> </p><p>Not because I don't like <a href="https://universeodon.com/tags/Debian" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Debian</span></a>, because I do. <a href="https://universeodon.com/tags/Debian13" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Debian13</span></a> is a great release, and so have the last 10+ years of releases been (mostly) great.</p><p>I'm conscious I have limited requirements, use <a href="https://universeodon.com/tags/XFCE" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>XFCE</span></a> as my desktop, plus a few common apps that are all in FreeBSD or available via ports.</p><p>The only niggle is around <a href="https://universeodon.com/tags/Docker" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Docker</span></a> and <a href="https://universeodon.com/tags/KVM" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>KVM</span></a>, which I do use both of today, although for the latter I can just go with <a href="https://universeodon.com/tags/qemu" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>qemu</span></a> and <a href="https://universeodon.com/tags/virtmanager" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>virtmanager</span></a> </p><p><a href="https://universeodon.com/tags/Docker" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Docker</span></a> is a bit more of a challenge as I understand it.</p><p>Before I start any bare-metal testing, I was wondering if anyone out there has any suggestions on what I could or should do around <a href="https://universeodon.com/tags/Docker" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Docker</span></a> when using a <a href="https://universeodon.com/tags/BSD" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>BSD</span></a></p>
diesUndDasMitTassen 🇺🇦<p>Beim Upgrade eines Notebook auf <a href="https://mastodon.social/tags/debian13" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>debian13</span></a> ist der Prozess bei der Installation der Grafikkartentreiber abgebrochen, das System hart ausgestiegen und war dann nur noch im "rescue mode" startbar. Das upgrade ließ sich auf der Konsole fortsetzen mit </p><p>sudo dpkg --configure -a <br>sudo apt --fix-broken install</p><p>Später waren die virtuellen Maschinen nicht startbar, wegen fehlender spice Unterstützung. libspice-Server war nicht installiert.</p><p><a href="https://mastodon.social/tags/debiantrixie" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>debiantrixie</span></a> <a href="https://mastodon.social/tags/linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>linux</span></a> <a href="https://mastodon.social/tags/virtmanager" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>virtmanager</span></a> <a href="https://mastodon.social/tags/qemu" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>qemu</span></a></p>
Kurt Kremitzki<p>Okay, so <a href="https://mastodon.social/tags/VirtManager" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>VirtManager</span></a> (a <a href="https://mastodon.social/tags/libvirt" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>libvirt</span></a> frontend) is now offering both "internal" and "external" snapshots, defaulting to the latter, except apparently you can't then go on to delete those in the UI...? And it creates a foo.snapshot1 in addition to foo.qcow2, except if you delete the former, your VM breaks? Make it make sense</p>
Droppie<p><a href="https://snabelen.no/@hopland" class="u-url mention" rel="nofollow noopener" target="_blank">@hopland@snabelen.no</a> Thanks... but i'm beginning to suspect i'm not good enough to make this [or any other immutable] distro do what i need...</p><blockquote>systemd-sysext is meant to allow other vendors to provide their own image</blockquote>"Vendors"? So is this command not intended for mere ordinary users? All i hoped to be able to do is to use this command to be able to install non-Flatpak apps, like my <a href="https://blahaj.zone/tags/VPN" rel="nofollow noopener" target="_blank">#VPN</a> app, &amp; <a href="https://blahaj.zone/tags/Firejail" rel="nofollow noopener" target="_blank">#Firejail</a><span>, etc.<br><br>Also, though ofc i cannot test this in a VM, if </span><a href="https://blahaj.zone/tags/KDELinux" rel="nofollow noopener" target="_blank">#KDELinux</a> would have any chance of eventually becoming my main system, i would need to be able to use <a href="https://blahaj.zone/tags/KVM" rel="nofollow noopener" target="_blank">#KVM</a> <a href="https://blahaj.zone/tags/QEMU" rel="nofollow noopener" target="_blank">#QEMU</a> <a href="https://blahaj.zone/tags/VirtManager" rel="nofollow noopener" target="_blank">#VirtManager</a><span> for my VMs, for which i had assumed i would also need this command. <br><br>Unless i could solve these sorts of scenarios, this distro could never become my real system. I am really attracted to it conceptually, but would not compromise on my needs that it would have to support.</span><p></p>
Multi Purr Puss :verified:<p>🧵 2/n i'm quite chuffed with my "Rack", though!</p><p>Most of it is my <a href="https://layer8.space/tags/Linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linux</span></a> <a href="https://layer8.space/tags/NAS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NAS</span></a>, that <a href="https://layer8.space/tags/HP" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>HP</span></a> box, running <a href="https://layer8.space/tags/NextCloud" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>NextCloud</span></a> and <a href="https://layer8.space/tags/HomeAssistant" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>HomeAssistant</span></a> VMs. (<a href="https://layer8.space/tags/libvirt" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>libvirt</span></a> <a href="https://layer8.space/tags/VirtManager" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>VirtManager</span></a> 🥰)</p><p>All of that, including 2 spinning HDDs, only draws around 47 Watts, ~58-64 when <a href="https://layer8.space/tags/ZFS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ZFS</span></a> scrubs the spinning mirror! 👀 see pic alt txt for details.</p>
AerynOS.com<p>A 5 minute video guide on installing our latest AerynOS 2025.08 ISO in virt-manager. Key requirements:</p><p>1) Firmware: UEFI mode (not BIOS)<br>2) 3d acceleration<br>3) Need to pre-format your VM disk<br>4) You need an active internet connection (if your distro does not automatically set up an internet connection for VM's, please follow guides on how to do it)</p><p><a href="https://hachyderm.io/tags/AerynOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>AerynOS</span></a> <a href="https://hachyderm.io/tags/virtual_machines" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>virtual_machines</span></a> <a href="https://hachyderm.io/tags/Linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linux</span></a> <a href="https://hachyderm.io/tags/DistroRelease" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>DistroRelease</span></a> <a href="https://hachyderm.io/tags/virtmanager" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>virtmanager</span></a></p>
Multi Purr Puss :verified:<p>Because i'm an extra special kinda weirdo, who insists on using <a href="https://layer8.space/tags/ZFS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ZFS</span></a> zvols, i'm deviating from the <a href="https://layer8.space/tags/HomeAssistant" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>HomeAssistant</span></a> install manual:</p><p>:terminal: unxz haos_ova-16.1.qcow2.xz<br>:terminal: qemu-img convert -f qcow2 -O raw haos_ova-16.1.qcow2 haos_ova-16.1.qcow2.raw<br>:terminal: cat haos_ova-16.1.qcow2.raw | pv &gt; /dev/zvol/nvme/vm/homeassistant<br>:terminal: efibootmgr --create --disk /dev/vda --part 1 --label "HAOS" --loader '\EFI\BOOT\bootx64.efi'</p><p>That wörks on my box, using <a href="https://layer8.space/tags/VirtManager" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>VirtManager</span></a> <a href="https://layer8.space/tags/Linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linux</span></a></p>
Machin Machine - Agence Web<p>Freelance Web/Graphisme &amp; Linux vs macOS vs Windows </p><p>quelques hashtags en complément du sondage du dessus</p><p><a href="https://mastodon.social/tags/graphisme" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>graphisme</span></a> <a href="https://mastodon.social/tags/adobe" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>adobe</span></a> <a href="https://mastodon.social/tags/linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>linux</span></a> <a href="https://mastodon.social/tags/macOs" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>macOs</span></a> <a href="https://mastodon.social/tags/gimp" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>gimp</span></a> <a href="https://mastodon.social/tags/inkscape" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>inkscape</span></a> <a href="https://mastodon.social/tags/photoshop" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>photoshop</span></a> <a href="https://mastodon.social/tags/illustrator" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>illustrator</span></a> <a href="https://mastodon.social/tags/CMJN" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>CMJN</span></a> <a href="https://mastodon.social/tags/imac" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>imac</span></a> <a href="https://mastodon.social/tags/macbook" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>macbook</span></a> <a href="https://mastodon.social/tags/windows" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>windows</span></a> <a href="https://mastodon.social/tags/Photopea" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Photopea</span></a> <a href="https://mastodon.social/tags/Scribus" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Scribus</span></a> <a href="https://mastodon.social/tags/nextcloud" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>nextcloud</span></a> <a href="https://mastodon.social/tags/icloud" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>icloud</span></a> <a href="https://mastodon.social/tags/git" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>git</span></a> <a href="https://mastodon.social/tags/figma" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>figma</span></a> <a href="https://mastodon.social/tags/penpot" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>penpot</span></a> <a href="https://mastodon.social/tags/flyer" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>flyer</span></a> <a href="https://mastodon.social/tags/affiche" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>affiche</span></a> <a href="https://mastodon.social/tags/webdesign" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>webdesign</span></a> <a href="https://mastodon.social/tags/devops" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>devops</span></a> <a href="https://mastodon.social/tags/pulsar" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>pulsar</span></a> <a href="https://mastodon.social/tags/virtmanager" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>virtmanager</span></a> <a href="https://mastodon.social/tags/Krita" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Krita</span></a> <a href="https://mastodon.social/tags/illustration" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>illustration</span></a> <a href="https://mastodon.social/tags/Darktable" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Darktable</span></a> <a href="https://mastodon.social/tags/vscode" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>vscode</span></a> <a href="https://mastodon.social/tags/vscodium" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>vscodium</span></a> <a href="https://mastodon.social/tags/Blender" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Blender</span></a> <a href="https://mastodon.social/tags/3D" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>3D</span></a> <a href="https://mastodon.social/tags/Bottles" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Bottles</span></a> <a href="https://mastodon.social/tags/wine" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>wine</span></a> <a href="https://mastodon.social/tags/flatpak" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>flatpak</span></a> <a href="https://mastodon.social/tags/debian" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>debian</span></a> <a href="https://mastodon.social/tags/fedora" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>fedora</span></a> <a href="https://mastodon.social/tags/GNU" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GNU</span></a> <a href="https://mastodon.social/tags/X11" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>X11</span></a> <a href="https://mastodon.social/tags/Wayland" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Wayland</span></a></p>
AerynOS.com<p>Pictorial of how to transition from the default repo in our Gnome 25.03 iso to the new CDN accelerated repo and then to install an appropriate pkgset.</p><p>Oh and screenshots taken from within virt-manager which is now working on AerynOS!!</p><p>Virt-manager is important for our internal ISO testing. It will significantly make the process easier going forwards before we are ready to announce new releases!</p><p><a href="https://hachyderm.io/tags/AerynOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>AerynOS</span></a> <a href="https://hachyderm.io/tags/Linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linux</span></a> <a href="https://hachyderm.io/tags/virtmanager" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>virtmanager</span></a></p>
AerynOS.com<p>Currently testing and working towards including virt-manager in our repo.</p><p>Our aim is to deliver the right tools to enable developers to work on <span class="h-card" translate="no"><a href="https://hachyderm.io/@AerynOS" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>AerynOS</span></a></span>.</p><p>We have also been doing further enabling to improve running AerynOS from within virtual environments with a new iso coming soon.</p><p>Having a polished VM experience is important to our distro development journey</p><p><a href="https://hachyderm.io/tags/AerynOS" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>AerynOS</span></a> <a href="https://hachyderm.io/tags/Linux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Linux</span></a> <a href="https://hachyderm.io/tags/virtmanager" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>virtmanager</span></a></p>
Mika<p>Do any <a href="https://sakurajima.social/tags/Linux" rel="nofollow noopener" target="_blank">#Linux</a>/<a href="https://sakurajima.social/tags/KDE" rel="nofollow noopener" target="_blank">#KDE</a> users have an idea why an app, on a <a href="https://sakurajima.social/tags/KDEPlasma" rel="nofollow noopener" target="_blank">#KDEPlasma</a> desktop, might start fine on the terminal, and application launcher, but not on <a href="https://sakurajima.social/tags/KRunner" rel="nofollow noopener" target="_blank">#KRunner</a><span>?<br><br>This has been happening for a long time now for me with </span><a href="https://sakurajima.social/tags/virt-manager" rel="nofollow noopener" target="_blank">#virt-manager</a><span> - tho that wasn't the case in the past for just as long. That being said, IIRC it's happened with the application launcher too, tho that works for me atm, but KRunner almost always fails to launch it - only the app icon appears to be loading on the dock/panel, then it disappears.<br><br>When it does happen, journalctl would report this error:<br></span></p><pre><code>ModuleNotFoundError: No module named 'libvirt'</code></pre><span><br>---<br><br>Update: found the culprit - </span><a href="https://sakurajima.social/tags/toshy" rel="nofollow noopener" target="_blank">#toshy</a>, which is a really cool keymapping tool I use on my desktop that replicates <a href="https://sakurajima.social/tags/macOS" rel="nofollow noopener" target="_blank">#macOS</a><span> like keybinds on a Linux desktop.<br><br>It's something to do with their </span><a href="https://sakurajima.social/tags/Python" rel="nofollow noopener" target="_blank">#Python</a> virtualenv that's somehow being used by KRunner, that isn't being used elsewhere like on my shell terminal or application launcher. The missing python library isn't installed on that Toshy virtual env - expectedly. Not sure what to do about it just yet.<p></p>
bison ✅<p>okay<br>i have installed windows11 today in 3 different VM-system (LXD, virt-manager, VirtualBox) and I am back in virtual box, the classic.<br>so, now exploring win11 and... where the fuck is the X on the settings screen?!<br>Yes, I have installed all updates and restarted. Wheres the X? How do I close this window?<br>Spoiler: i found out, can you guess?</p><p><a href="https://mastodon.social/tags/windows11" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>windows11</span></a> <a href="https://mastodon.social/tags/windows" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>windows</span></a> <a href="https://mastodon.social/tags/virtualisation" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>virtualisation</span></a> <a href="https://mastodon.social/tags/vm" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>vm</span></a> <a href="https://mastodon.social/tags/virtualbox" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>virtualbox</span></a> <a href="https://mastodon.social/tags/lxd" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>lxd</span></a> <a href="https://mastodon.social/tags/virtmanager" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>virtmanager</span></a></p>
postmodern<p>LabWC's solution is to use a <code>ToggleKeybindings</code> keybinding to temporarily disable all keybindings globally while you use the VM, then re-enable keybindings when your done. This is obviously not optimal if you're constantly switching between VMs and other windows.</p><p><a href="https://github.com/labwc/labwc/issues/810" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">github.com/labwc/labwc/issues/</span><span class="invisible">810</span></a></p><p><a href="https://infosec.exchange/tags/labwc" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>labwc</span></a> <a href="https://infosec.exchange/tags/virtmanager" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>virtmanager</span></a> <a href="https://infosec.exchange/tags/virtviewer" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>virtviewer</span></a> <a href="https://infosec.exchange/tags/remoteviewer" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>remoteviewer</span></a></p>
postmodern<p>What solutions do Wayland users use for passing keybindings (ex: Alt-Tab) through to a VM being viewed with <code>virt-viewer</code> or <code>remote-viewer</code> in a Wayland WM? X11 had some kind of special hint to tell the WM to pass all keybindings through to the VM's viewer window. Do you just temporarily disable keybindings while viewing a VM? Is it possible to run <code>virt-viewer</code> or <code>remote-viewer</code> in a separate instance of Wayland/wlroots that only displays that windows and passes all keyboard input to it (e.g. the Wayland equivalent of <code>xinit virt-viewer ... -- :1</code>)?</p><p><a href="https://infosec.exchange/tags/virtviewer" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>virtviewer</span></a> <a href="https://infosec.exchange/tags/remoteviewer" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>remoteviewer</span></a> <a href="https://infosec.exchange/tags/virtmanager" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>virtmanager</span></a> <a href="https://infosec.exchange/tags/libvirt" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>libvirt</span></a> <a href="https://infosec.exchange/tags/qemu" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>qemu</span></a> <a href="https://infosec.exchange/tags/wayland" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>wayland</span></a> <a href="https://infosec.exchange/tags/labwc" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>labwc</span></a></p>
postmodern<p>Continuing my LabWC testing. Appears that LabWC or Wayland has issues with not allowing <code>virt-manager</code> to capture keys/mouse when viewing a VM in fullscreen mode. Apparently this was a known <a href="https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2548" rel="nofollow noopener" target="_blank">bug</a> in Gnome/Wayland that was fixed two years ago, but for some reason I'm running into the same issue on labwc 0.7.1 (latest version available on Ubuntu)?</p><p><a href="https://infosec.exchange/tags/wayland" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>wayland</span></a> <a href="https://infosec.exchange/tags/labwc" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>labwc</span></a> <a href="https://infosec.exchange/tags/virtmanager" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>virtmanager</span></a></p>
jablkoziemne<p><span class="h-card" translate="no"><a href="https://fosstodon.org/@ProfessorCode" class="u-url mention" rel="nofollow noopener" target="_blank">@<span>ProfessorCode</span></a></span> I believe more people are using <a href="https://101010.pl/tags/kvm" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>kvm</span></a> based <a href="https://101010.pl/tags/virtualization" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>virtualization</span></a> instead of <a href="https://101010.pl/tags/virtualbox" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>virtualbox</span></a>. So there should be more, and better guides for installing <a href="https://101010.pl/tags/virtmanager" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>virtmanager</span></a>, <a href="https://101010.pl/tags/gnomeboxes" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>gnomeboxes</span></a> or using <a href="https://101010.pl/tags/Virsh" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>Virsh</span></a>. But also why these guides are unnecessary verbose I suspect its because of <a href="https://101010.pl/tags/seo" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>seo</span></a> so the webpages get ranked higher in <a href="https://101010.pl/tags/google" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>google</span></a> index, and have more views which should corespond to increased <a href="https://101010.pl/tags/ad" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ad</span></a> revenue.</p>
Droppie [infosec] 🐨:archlinux: :kde: :firefox_nightly: :thunderbird: :vegan:​<p>In the wee small hours i decided to give <a href="https://infosec.space/tags/GnomeBoxes" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>GnomeBoxes</span></a> another chance as a possible alternative. Chose to install via <a href="https://infosec.space/tags/flatpak" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>flatpak</span></a>, coz my Host is :archlinux: :kde: :plasma: <a href="https://infosec.space/tags/ArchLinux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ArchLinux</span></a> <a href="https://infosec.space/tags/KDEPlasma" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>KDEPlasma</span></a> &amp; i did not wish to risk possible gnome vs plasma file conflicts. </p><p>It did a fine job of installing an <a href="https://infosec.space/tags/ArchLinux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ArchLinux</span></a> VM [which i completed using the latest <a href="https://infosec.space/tags/ArchInstall" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ArchInstall</span></a> v3.0.3], so then in an act of gross stupidity i ridiculously chose to see if it could handle a win10 VM via a 3-yr old ISO i have lying around. As i abandoned windoze "for real" in 2014, i had forgotten the many hours of time-wasting bullshit involved, at the end of which instead of getting something decent, you just get... <em>windoze</em>, ugh. </p><p>Anyway, so far it seems that GnomeBoxes is going ok, which makes a nice change as all prior tests of older versions failed to work properly. Doubt though atm that it'll persuade me to give up on <a href="https://infosec.space/tags/qemu" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>qemu</span></a> / <a href="https://infosec.space/tags/kvm" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>kvm</span></a> / <a href="https://infosec.space/tags/libvirt" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>libvirt</span></a> / <a href="https://infosec.space/tags/VirtManager" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>VirtManager</span></a>. GB has no facility to Suspend VMs, so they need to be fully shutdown, which is a drag. Also, the FP version does not support USB transfer, which is a bugger, &amp; so far i've not made <a href="https://infosec.space/tags/SharedFolders" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>SharedFolders</span></a> work [but think i know why].</p>
Dennis<p>A VM surprised me by going into paused state. But it has no choice, the zfs pool had no space available :( Time to move some old datasets to another pool</p><p><a href="https://mastodon.wormhole.eu/tags/zfs" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>zfs</span></a> <a href="https://mastodon.wormhole.eu/tags/qemu" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>qemu</span></a> <a href="https://mastodon.wormhole.eu/tags/virtmanager" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>virtmanager</span></a></p>
TuxStory<p>Je ne comprenais pas pourquoi je n'arrivais pas à créer un pont avec virt-manager (QEMU/KVM) pour accéder à mes VMs. J'ai créé mes VMs en QEMU/KVM session utilisateur. <br>Il m'a fallut du temps pour comprendre que le problème venait de là.</p><p>La solution et l'explication se trouvent ici:<br><a href="https://stackoverflow.com/questions/67163568/cant-ping-linux-image-running-on-qemu" rel="nofollow noopener" translate="no" target="_blank"><span class="invisible">https://</span><span class="ellipsis">stackoverflow.com/questions/67</span><span class="invisible">163568/cant-ping-linux-image-running-on-qemu</span></a></p><p><a href="https://mastodon.social/tags/virtmanager" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>virtmanager</span></a> <a href="https://mastodon.social/tags/qemu" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>qemu</span></a> <a href="https://mastodon.social/tags/kvm" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>kvm</span></a> <a href="https://mastodon.social/tags/proxmox" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>proxmox</span></a> <a href="https://mastodon.social/tags/virtualbox" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>virtualbox</span></a> <a href="https://mastodon.social/tags/almalinux" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>almalinux</span></a> <a href="https://mastodon.social/tags/cockpit" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>cockpit</span></a> <a href="https://mastodon.social/tags/virtualisation" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>virtualisation</span></a></p>