Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
nu11secur1ty
GitHub Repository: nu11secur1ty/Kali-Linux
Path: blob/master/Power/Disable.md
1303 views

Disable Suspend And Hibernation

      • Kali Linux 2020.4

systemctl mask sleep.target suspend.target hibernate.target hybrid-sleep.target systemctl restart systemd-logind.service
      • Check

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