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
Next revisionBoth sides next revision
disable_sleep_suspend_hibernate_ubuntu [2020/06/06 15:28] – [How to Disable Sleep, Suspend and Hibernate on Ubuntu Server 20.04 LTS] wikiadmindisable_sleep_suspend_hibernate_ubuntu [2020/06/06 15:29] – [To Enable Suspend enter:] wikiadmin
Line 3: Line 3:
 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