#https://emby.media/linux-server.html
wget https://github.com/MediaBrowser/Emby.Releases/releases/download/3.5.3.0/emby-server-deb_3.5.3.0_amd64.deb
sudo dpkg -i emby-server-deb_3.5.3.0_amd64.deb
sudo apt install -f
systemctl start emby-server
systemctl enable emby-server
http://ip:8096
#如果有防火墙
firewall-cmd --add-por=8096/{tcp,udp}
firewall-cmd --add-por=8096/{tcp,udp} --permanent
<img src="https://ipsec.in/wp-content/uploads/2018/12/303.png" alt="" width="881" height="425" class="alignnone size-full wp-image-1185" />
<img src="https://ipsec.in/wp-content/uploads/2018/12/302.png" alt="" width="1468" height="464" class="alignnone size-full wp-image-1186" />
<img src="https://ipsec.in/wp-content/uploads/2018/12/301.png" alt="" width="403" height="997" class="alignnone size-full wp-image-1187" />
<img src="https://ipsec.in/wp-content/uploads/2018/12/300.png" alt="" width="497" height="992" class="alignnone size-full wp-image-1188" />