Files
proxmox/README.md
2023-04-07 13:09:53 +00:00

622 B

proxmox

Setup

Workstation UI

Setup as Workstation

  • 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