Install Config Wiki

All about installing, configuring and troubleshooting

User Tools

Site Tools


wiki:disable_sleep_suspend_hibernate_ubuntu

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
disable_sleep_suspend_hibernate_ubuntu [2020/06/06 15:28] – [How to Disable Sleep, Suspend and Hibernate on Ubuntu Server 20.04 LTS] wikiadminwiki:disable_sleep_suspend_hibernate_ubuntu [2020/06/06 17:34] (current) – ↷ Page moved from disable_sleep_suspend_hibernate_ubuntu to wiki:disable_sleep_suspend_hibernate_ubuntu wikiadmin
Line 1: Line 1:
-====== How to Disable Sleep, Suspend and Hibernate on Ubuntu Server 20.04 LTS ======+====== How to Disable Sleep, Suspend and Hibernate on Ubuntu Server 20.04 LTS - 18.04 LTS - 16.04 LTS ======
  
 Open a console or terminal for access to the Ubuntu command line. Open a console or terminal for access to the Ubuntu command line.
  
-===== To Disable Suspend enter: =====+==== To Disable Suspend enter: ====
  
 <code>sudo systemctl mask sleep.target suspend.target hibernate.target hybrid-sleep.target</code> <code>sudo systemctl mask sleep.target suspend.target hibernate.target hybrid-sleep.target</code>
  
-===== To Enable Suspend enter: =====+==== To Enable Suspend enter: ====
  
 <code>sudo systemctl unmask sleep.target suspend.target hibernate.target hybrid-sleep.target</code> <code>sudo systemctl unmask sleep.target suspend.target hibernate.target hybrid-sleep.target</code>
wiki/disable_sleep_suspend_hibernate_ubuntu.txt · Last modified: 2020/06/06 17:34 by wikiadmin