본문 바로가기

Computer/Linux

Diable sleep/hibernation mode in Ubuntu

#Disables suspend

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


#Enable suspend

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

'Computer > Linux' 카테고리의 다른 글

Oracle server installation [Free]  (0) 2022.04.18
SSL 무료로 설치 렛츠인크립트 Let's Encrypt  (0) 2021.09.22
rclone  (0) 2020.05.13
github  (0) 2019.05.22
fdisk  (0) 2019.05.19
AUTOFS  (0) 2019.05.19
User account control  (0) 2019.05.15
Samba  (0) 2019.05.12