Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

how to prevent ubuntu sleeping when closing laptop

sudo systemctl restart systemd-logind
Comment

how to prevent ubuntu sleeping when closing laptop

sudo nano /etc/systemd/logind.conf
Comment

how to prevent ubuntu sleeping when closing laptop

#HandleLidSwitch=suspend
Comment

how to prevent ubuntu sleeping when closing laptop

HandleLidSwitch=ignore
Comment

PREVIOUS NEXT
Code Example
Shell :: run command every hour linux 
Shell :: docker db instance workbench connection 
Shell :: dpkg command 
Shell :: minikube insecure registry 
Shell :: social app django 
Shell :: add ssh key to github 
Shell :: photoview github 
Shell :: read input from stdin bash script 
Shell :: git commit with message 
Shell :: github pdftron 
Shell :: zsh for 
Shell :: how to install raspap 
Shell :: bash setting home 
Shell :: docker network create 
Shell :: how to make maven clean install faster in eclipse 
Shell :: lost password gitlab 
Shell :: add unity project to github 
Shell :: react native cannot load 
Shell :: powershell history file 
Shell :: Error: Cannot perform an interactive login from a non TTY device 
Shell :: terminal open vim 
Shell :: comment installer tar.gz 
Shell :: bash print file permissions 
Shell :: pip install datetime 
Shell :: Rename Files in git command 
Shell :: mac shell echo command 
Shell :: For which GitHub repository would you like to set up a GitHub workflow? 
Shell :: dir command 
Shell :: exit pipenv shell 
Shell :: sed replace into new file 
ADD CONTENT
Topic
Content
Source link
Name
2+8 =