echo "deb [arch=amd64] http://download.proxmox.com/debian/pve bullseye pve-no-subscription" > /etc/apt/sources.list.d/pve-install-repo.list
wget https://enterprise.proxmox.com/debian/proxmox-release-bullseye.gpg -O /etc/apt/trusted.gpg.d/proxmox-release-bullseye.gpg
apt update && apt full-upgrade
apt install vim ethtool tmux clamav iftop iotop qemu-guest-agent sudo
net.ipv6.conf.all.disable_ipv6 = 1 net.ipv6.conf.default.disable_ipv6 = 1
sudo sysctl -p
pveceph fs destroy NAME --remove-storages --remove-pools
ip addr show
apt install ethtool
ethtool enp2s0
ethtool -s enp2s0 wol g
crontab -e
@reboot /usr/sbin/ethtool -s enp2s0 wol g
pvenode config set -wakeonlan 12:34:56:78:90:ab
DEVICE=eth1 #HWADDR=00:0C:29:FD:61:33 NAME="System eth1"
apt install qemu-guest-agent
Starting Dracut Emergency Shell... Warning: /dev/centos/root does not exist Warning: /dev/centos/swap does not exist Warning: /dev/mapper/centos-root does not exist Generating "/run/initramfs/rdsosreport.txt" Entering emergency mode. Exit the shell to continue. Type "journalctl" to view system logs. You might want to save "/run/initramfs/rdsosreport.txt" to USB stick or /boot after mounting them and attach it to a bug report. dracut:/
nmtui
journalctl -xb