virtlockd
Virtualization daemon
Install
- All systems
-
curl cmd.cat/virtlockd.sh
- Debian
-
apt-get install libvirt-daemon - Ubuntu
-
apt-get install libvirt-daemon -
Alpine
-
apk add libvirt - Arch Linux
-
pacman -S libvirt - Kali Linux
-
apt-get install libvirt-daemon - CentOS
-
yum install libvirt-daemon - Fedora
-
dnf install libvirt-daemon - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install libvirt-daemon - OS X
-
brew install libvirt - Raspbian
-
apt-get install libvirt-daemon - Docker
-
docker run cmd.cat/virtlockd virtlockdpowered by Commando
libvirt-daemon
Virtualization daemon
Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. This package contains the deaemon libvirtd to manage the hypvervisors.
libvirt0-dbg
library for interfacing with different virtualization systems
Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. This package contains the debugging symbols.
libvirt-bin
programs for the libvirt library
Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. This is a transitional package. You can safely remove it.
libvirt
Libvirt is a C toolkit to interact with the virtualization
capabilities of recent versions of Linux (and other OSes). The main package includes the libvirtd server exporting the virtualization support.