시놀로지 절전모드 해두면
하드랑 전부 절전모드로 있다가 삼바 접속 시도하면 살아나도록 되어있는데
완전 꺼져있다 켜지는건 아니고
Suspend to RAM 에서 LAN은 살아있다가 깨어 나도록 설정하는 것이고
그게 APCI S3 모드 인듯?
$ aptitude install pm-utils $ cd /usr/lib/pm-utils/sleep.d/ $ sudo vi 70wol #!/bin/bash ethtool -s eth0 wol pug $ sudo chmod +x 70wol $ sudo pm-suspend |
The ACPI specification defines the following four global "Gx" states and six sleep "Sx" states for an ACPI-compliant computer system:[23][24]
|
[링크 : https://en.wikipedia.org/wiki/Advanced_Configuration_and_Power_Interface]
'프로그램 사용 > SMB(Samba)' 카테고리의 다른 글
smb 와 selinux 설정 (0) | 2019.02.14 |
---|---|
smb 서비스 속도향상하기(SSD-bcache, AIO) (0) | 2019.02.01 |
삼바 서버 자동 접속 끊기(timeout) - 검색중 (0) | 2017.05.31 |
cups smb2 미지원? (0) | 2017.05.16 |
리눅스 삼바 최소 프로토콜 버전 제한하기 (0) | 2017.05.15 |