Free Movies with a Plex home media server installed in a Proxmo Container

Опубликовано: 17 Март 2026
на канале: LoRes DIY
37,374
401

How to install Plex in a Proxmxo container

~~~~~~~~~~~~~~~~~~~~~~~~
rootCreate a container wih Privileged access
log onto container
apt-get update
apt-get upgrade

~~~~~~~~~~~~~~~~~~~~~~~~~

install plex
cd /
back to root directory

wget https://downloads.plex.tv/plex-media-...

~~~~~~~~~~~~~~~~~~~~~~~~~

install the plex files

dpkg -i plexmediaserver*.deb

~~~~~~~~~~~~~~~~~~~~~~~~~

force plex to start on container boot

systemctl enable plexmediaserver.service

systemctl start plexmediaserver.service

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

force plex to update automatically

nano /etc/apt/sources.list.d/plexmediaserver.list

deb https://downloads.plex.tv/repo/deb/ public main

remove # sign from this line and save


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Log into Plex

http://(YOUR IP ADDRESS):32400/web/index.html

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Mount an external Hard Drive to Proxmox Container

   • Mount external hard drive to Proxmox, and ...  

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Installing a 10gb NIC in an R610 and utilizing it with Proxmox