Search for: kvm

2024 is the year + SuperCharge IT processes with OpenSource + GNU Linux + kvm + there is still more potential + Intel Xeon vs AMD EPYC vs Altra ARM CPU vs Apple M1 benchmark battle! + M$ Office for GNU Linux
30 Mar 2024

Hetzner is already doing it with very energy efficient Ampere ARM servers delivering world-class-cost-and-energy-saving-virtual-servers. (Gigabyte has them as well UNTESTED!) #SuperCharge #IT processes with #OpenSource + #GNU #Linux (call it #GNU #Linux and give the dude that wrote gcc some […]

AMD Ryzen 5600G + Gigabyte Aorus B550 + 2x NVMe Kingston SA2000M81000G + RAID0 (AMD RAIDXpert2) worth it? does it work with GNU Linux? 8k Youtube Benchmark passed on GNU Linux Debian 11 MATE – enable enable SVM Mode in UEFI BIOS to enable KVM Virtualization support
17 Dec 2022

update: 2024-04: system running well the system is running very well on GNU Linux Debian 12 + Windows (for gaming) dualboot (first install windows then GNU Linux and let grub handle the boot) the system reached it’s limits with Generation […]

Power Efficient Gaming – is this possible? YES IT IS! – Horizon Zero Dawn on AMD Ryzen 5600G (VEGA Cezanne OnBoard GPU) with as little as 86W! – GNU Linux using half the power of Windows 10 when Idle! #wtf? – enable enable SVM Mode in UEFI BIOS to enable KVM Virtualization support
17 Dec 2022

Even managed to run this system ONLY with SOLAR POWER from March to November (but not winter X-D) Of course RISC(V/ARM) based (mobile) gaming systems would be those that use the least amount of power per frame 😀 But it […]

GNU Linux Debian 10/11/Ubuntu – kvm-qemu virtualization host – guest auto resize screen – disk bench Windows 7 64Bit vm guest (only 32Bit works) – “Unable to init server: Could not connect: Connection refused” – wtf esxi has no clone button
15 Sep 2021

first off the praise: kvm-qemu is a high performance nicely scriptable virtualization system if it works, it can do pretty things 🙂 IN CONTRAST TO iESXI SH** WARE CLONING A VM IS A EASY AS: virt-clone –original debian12 –name debian12-clone […]

GNU Linux How To – kvm qemu – start – clone (multiple disks) – snapshot – restore-revert – delete – shutdown all vms – start all vms with keyword in name – snapshot all vms – add remove disks
12 Aug 2021

how to setup kvm on Debian: hostnamectl; # tested on Static hostname: lenovo Operating System: Debian GNU/Linux 10 (buster) Kernel: Linux 4.19.0-17-amd64 Architecture: x86-64 hostnamectl; # also on Operating System: Debian GNU/Linux 12 (bookworm) Kernel: Linux 6.1.0-17-amd64 # with virsh […]

GNU Linux Debian 10/11/Ubuntu – how to install kvm virtualization (qemu) – basic virsh commands – kvm cheat sheed – howto workaround virt-manager “emulator may not have search permissions for the path”
05 Dec 2020

BACKGROUND INFO: how does kvm use qemu? KVM (Kernel-based Virtual Machine) is a virtualization solution for Linux on x86 hardware. It allows running multiple virtual machines (VMs) on a GNU Linux host by leveraging hardware virtualization extensions such as Intel […]

Intel BMC Java JViewer KVM Remote Control with Linux and Intel Mainboard S2600CWR
03 Dec 2018

(IPMI) https://en.wikipedia.org/wiki/Intelligent_Platform_Management_Interface IPMI is a series of specifications that provide standardized interfaces to the so-called “platform management” services. (src) ((BMC) Baseboard Management Controller) https://de.wikipedia.org/wiki/Baseboard_Management_Controller allows you to see the screen of your server via a simple java enhanced webbrowser – […]

Sidexis4 – 3d xray and kvm virtualization
23 Dec 2017

as addressed here, kvm allows GPU pass through to VM. Basically making it possible to run Sidexis4 client on a linux host. when connecting via RDP (Microsoft Remote Desktop) Sidexis complains about the Graphic card being not suitable… but starts […]

Howto install and setup SMB File Sharing Server (dance Samba) with GNU Linux – virtualbox and kvm template vms – samba losing files after reboot (RAM cache not synced too often)
04 Aug 2017

the best about samba: thanks for samba, it provides users with a fast (of course depends also on harddisk speed) rock-solid no-limit-to-maximum-users file-server for maximum file-transfer-and-sharing-and-storage productivity (and they will USE that T: temp drive for EVERYTHING! prepare for TERRABYTES […]

KVM vs Virtualbox – Cloning a Machine
23 Jul 2015

usually it works like this… the user sets upa Template (like basic WindowsXXX or Linux installation) and clone this template for various purposes (spezialize on…). in KVM it looks like this: su – root virt-clone –connect=qemu:///system –original CloneThisVM –name NameOfClone […]

20 Jul 2015

gui-way: DO NOT USE ANY OTHER HARDDISK FORMAT THAN THE DEFAULT QCOW2!!! with VirtualBox it’s the same. THEORETICALLY they support Micro$oft’$ HYPER_V_DISK_IMAGE.VHD BUT PRACTICALLY THINGS WILL FALL APART QUICKLY! (broken/corrupted disk image) So just stick to the defaults and you […]

12 Mar 2015

This video was published on Sep 13, 2012… I/O-Wise KVM does not seem to do a lot of RAM-Caching… VirtualBox does? dd shurely runs a lot faster on VirtualBox 😀 KVM does some impressive GPU-Pass-Through: Gaming on a Linux host […]