Access
- 웹 브라우저를 열고 다음 주소로 이동하세요:
http://<server-ip>:8096 - 시작 마법사를 즉시 따라 진행하세요.
주요 파일 및 디렉토리
- Application root:
/var/lib/emby/ - Configuration files:
/etc/emby-server.conf - Logs:
/var/lib/emby/logs/embyserver.txt
명령어
Check status:
systemctl status emby-server
시작/중지/재시작:
systemctl start emby-server
systemctl stop emby-server
systemctl restart emby-server
View logs:
tail -f /var/lib/emby/logs/embyserver.txt