安装KVM
sudo apt install qemu-kvm libvirt-daemon-system libvirt-clients bridge-utils
安装Cockpit
sudo apt install cockpit cockpit-machines
登录管理系统
h[……]
sudo apt install qemu-kvm libvirt-daemon-system libvirt-clients bridge-utils
sudo apt install cockpit cockpit-machines
h[……]
/etc/modprobe.d/blacklist.conf
, append line with blowblacklist snd_hda_codec_hdmi
[……]
192.168.1.0/24
172.16.1.0/24
SNAT
iptables -A FORWARD -s 192.168.1.0/24 -d 172.16.1.1/24 -j ACCEPT
iptables -A FORWARD[......]
/usr/share/zoneinfo
/etc/localtime
When I edited crontab on bash, everything is removed after reboot.
crond
section