접근
- Please open your web browser and navigate to:
http://<server-ip>:8096 - Follow the Startup Wizard immediately.
중요한 파일 및 디렉터리
- Application root:
/var/lib/emby/ - Configuration files:
/etc/emby-server.conf - 로그:
/var/lib/emby/logs/embyserver.txt
명령어
상태 확인:
systemctl status emby-server
Start/Stop/Restart:
systemctl start emby-server
systemctl stop emby-server
systemctl restart emby-server
로그 보기:
tail -f /var/lib/emby/logs/embyserver.txt