Emby & Aria2 Deployment

Emby & Aria2 Deployment

Emby Server: (check latest ver.) default port 8096

$ wget https://github.com/MediaBrowser/Emby.Releases/releases/download/4.4.3.0/emby-server-deb_4.4.3.0_amd64.deb
$ dpkg -i emby-server-deb_4.4.3.0_amd64.deb

Aria2 Server:

$ wget -N git.io/aria2.sh && chmod +x aria2.sh
$ ./aria2.sh

Copyright statement: Unless otherwise stated, all articles on this blog adopt the CC BY-NC-SA 4.0 license agreement. For non-commercial reprints and citations, please indicate the author: Henry, and original article URL. For commercial reprints, please contact the author for authorization.