veganism.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
Veganism Social is a welcoming space on the internet for vegans to connect and engage with the broader decentralized social media community.

Administered by:

Server stats:

299
active users

#kvm

7 posts7 participants1 post today

I've gotten so used to running my everyday Unix system as a VM on top of various host systems that I notice myself hesitating to install it on bare metal. It feels unsafe. With a VM, I can back up the disk image(es) in various ways (wholesale or incremental snapshots), move it to new hardware, transfer it to a completely different environment and have it up and running in no time. On a bare metal machine, I feel "stuck". Does that make sense to anyone out there? #virtualmachine #vm #kvm #unix

If I have multiple laptops on a #kvm is it possible to have them all share a usb external drive? Like is there some sort of usb drive controller that would plug into 2 computers at once? Obviously I don’t want to plug the drive into the KVM because then every time i switch computers the drive will disconnect. Also I want this drive for my 2 personal computers and not my work computer.

Okay, that was it, I guess.
My #KVM switch's USB output port 1 died.
My wife's failed in a similar fashion last year.

Any recommendations? I don't need anything fancy: 2 or possibly 3 computers, 1 monitor, at least one of the inputs has to be HDMI, the other could be HDMI or DP.

So after wanting affordable remote kvm for my diy micro servers for a long time, I went down the #nanokvm and #jetkvm rabbit hole. Nanokvm still seems to be a big red flag, which could change if they fix the software (and attitude wrt firmware engineering).
So I just ordered a JetKVM from kickstarter, more later when I like this one. It’s supposed to be better than any enterprise kvm, people are praising the usability everywhere. Can’t wait to receive mine. #kvm #homelab

Linux und eine WindowsVM teilen sich ein Laufwerk

VirtioFS ist eine Technologie, die es ermöglicht, Dateisysteme zwischen dem Host-Betriebssystem und Gast-Betriebssystemen in einer virtuellen Umgebung effizient zu teilen. Es bietet eine hohe Leistung und niedrige Latenzzeiten, da es speziell für den Einsatz in Virtualisierungsumgebungen optimiert ist.

#kvm #qemu #virtiofs

dirkwouters.de/linux-und-eine-

Windows 10 mit 3D Grafik als virtuelle Maschine mit Qemu & KVM

Die GPU-Passthrough-Technik unter Linux mit QEMU/KVM ermöglicht die direkte Weiterleitung einer Grafikkarte an eine virtuelle Windows 10-Maschine, ohne Leistungseinbußen. Unsere Anleitung bietet einen detaillierten Leitfaden zur erfolgreichen Einrichtung und Optimierung dieser Technik für maximale Gr…

#gpu #kvm #linux #LookingGlass #passthrough #qemu #vfio #Windows10

dirkwouters.de/windows-10-mit-

Wow, just wow.

I needed this command to connect to a (windows) virtual machine remotely via ssh. This is what worked:

virt-viewer --connect qemu+ssh://elgar.local/system win10

Running virt-viewer --help does not even hint that this is possible.

I tracked down proper documentation, but, wow, discoverability of this is 'sub-optimal': libvirt.org/uri.html

unix.stackexchange.com/questio

libvirt.orglibvirt: Connection URIslibvirt, virtualization, virtualization API

On modern #Linux, a virtual machine using #KVM is more or less just another running process. Which allows you to treat a VM more or less as a container. Which is why we at Red Hat offer Openshift Virtualisation, that puts all of that together. This was kinda mind-blowing for some at the event where I presented yesterday. Seeing VMs as "fat" containers that you can now start planning to convert to real containers :) 1/4