Debian Cockpit
Ubuntu Cockpit
Referensi Sewa Server
Prasyarat
- Server
- Sistem Operasi Debian 11 (Bullseye) atau Ubuntu 20.04 (Focal) terinstall
Panduan
- Update & Upgrade package
sudo apt update
sudo apt upgrade
- Install package-package untuk host virtualisasi
sudo apt install cockpit cockpit-machines qemu-system-x86 libvirt-daemon-system libvirt-clients bridge-utils
- Jalankan dan enable servis libvirt
sudo systemctl enable --now libvirtd
- Jalankan dan enable servis cockpit
sudo systemctl enable --now cockpit.socket