Files
proxmox/README.md
2023-04-07 11:56:56 +00:00

521 B

proxmox

Setup

Workstation UI

  • Testing with Gnome
  • Power idle problems
#disable

systemctl mask sleep.target suspend.target hibernate.target hybrid-sleep.target

#enable

systemctl unmask sleep.target suspend.target hibernate.target hybrid-sleep.target