티스토리 뷰
wget -O - http://shell.ninthgate.se/packages/shell.ninthgate.se.gpg.key | sudo apt-key add -
echo "deb http://shell.ninthgate.se/packages/debian jessie main" | sudo tee -a /etc/apt/sources.list.d/plex.list
sudo apt update
Install the Plex Media Server on Ubuntu 16.x and later
sudo apt install plexmediaserver -y
See if you can connect at http://ip.address:32400/web or http://ip.address:32400/manage/index.html#!/setup
Plex Media Server will autostart on boot
http://lastofw.tistory.com/146
그냥 다운받아 우분투로 옮기고 나서 이름 쉽게 바꾸고 (아니면 탭 자동완성)
sudo dpkg -i plexserver.deb
으로 설치 가능하다.
'Ubuntu > Plex Server' 카테고리의 다른 글
plex 미디어 서버 음악 태그 제대로 가져오게 설정하기 (0) | 2020.10.13 |
---|
댓글