Linux/Ubuntu Server

노트북 덮혀도 시스템 유지하기

http://askubuntu.com/questions/360615/ubuntu-server-13-10-now-goes-to-sleep-when-closing-laptop-lid


I've had the same problem and after a lot of reading, I realized that Ubuntu 13.10 uses systemd-logind and it handles the lid close event. To disable entering the sleep mode edit the /etc/systemd/logind.conf file and uncomment/modify/add the line:

HandleLidSwitch=ignore

Then execute sudo restart systemd-logind or simply reboot.

This has solved the problem on my PC.

Update for 15.04

I'm not sure if Ubuntu 15.04 already switched to systemd completely. If so, the new command for restarting the service is sudo systemctl restart systemd-logind.service.

'Linux > Ubuntu Server' 카테고리의 다른 글

[docker] image rename 이름 바꾸기  (0) 2015.09.20
[docker] docker update  (0) 2015.09.20
여러가지 ipconfig 기본 활용법  (0) 2015.09.18
docker 설치 및 기본 활용  (0) 2015.09.18
Ubuntu Server Wireless Connection  (0) 2015.09.18
,

알림

이 블로그는 구글에서 제공한 크롬에 최적화 되어있고, 네이버에서 제공한 나눔글꼴이 적용되어 있습니다.

카운터

Today :
Yesterday :
Total :

태그