# Linux 홈 서버를 Idle시 슬립하고, 필요시 깨워서 동작하게 설정하기

> Clean Markdown view of GeekNews topic #9021. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=9021](https://news.hada.io/topic?id=9021)
- GeekNews Markdown: [https://news.hada.io/topic/9021.md](https://news.hada.io/topic/9021.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2023-04-23T10:34:01+09:00
- Updated: 2023-04-23T10:34:01+09:00
- Original source: [dgross.ca](https://dgross.ca/blog/linux-home-server-auto-sleep/)
- Points: 19
- Comments: 3

## Topic Body

- Raspberry Pi 같은 기기에 Ubuntu를 설치하고 필요시 깨워서 동작하고 슬립하게 만들기   
  - SSH, 타임머신 백업 등등의 요청이 들어왔을때만 가동   
- wake-on-LAN 유니캐스트 패킷을 지원하는 기기 필요   
- Suspend-on-Idle 을 직접 구현함   
  - 로그인된 SSH 세션이 없고, 동작중인 타임 머신 백업이 없을때   
  - 더 많은 메트릭이 필요하다면 가장 유명한 Circadian 같은 걸 고려할 듯  
- ARP Stand-in 을 구현

## Comments



### Comment 15871

- Author: roxie
- Created: 2023-04-29T23:18:04+09:00
- Points: 1

CNCF 발표들을 보니, wasm 을 kubernetes 와 엮어보려는 시도가 요즘 많은 것 같습니다.

### Comment 15872

- Author: roxie
- Created: 2023-04-29T23:18:53+09:00
- Points: 1
- Parent comment: 15871
- Depth: 1

댓글을 잘못 달았네요. https://news.hada.io/topic?id=9019 여기에 달려고 했습니다 머쓱..
