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 :: parrot os postman download 
Shell :: how to install uvicorn 
Shell :: github howto contribute fork 2 commits behind 
Shell :: linux print pdf from console 
Shell :: open command linux 
Shell :: delete ec2 from terraform 
Shell :: free ssl certificate for nginx 
Shell :: install with pip in jupyter 
:: backup ubuntu 22 
::  
Shell :: how to create a shortcut in ubuntu 
Shell :: How to createe git remote branch 
Shell :: powershell create new file and open 
Shell :: docker run commands 
Shell :: proxmox upgrade 
:: how to erase router configuration in cisco packet tracer 
Shell :: pug compile 
Shell :: git flow 
Shell :: sign a commit after push 
Shell :: present working directory in linux 
Shell :: install a package that is not in conda 
:: git unstash 
Shell :: static address raspberry 
:: uncommit the last commit 
Shell :: bash multiline string variable 
:: command to install any package using Pip 
::  
Shell :: cat example 
Shell :: force push to remote branch 
::  
ADD CONTENT
Topic
Content
Source link
Name
7+4 =