Proxmox

Proxmox Plex LXC Container Setup and SMB share mount #proxmox #plex #smb #hometheater



Be through many trouble on auto mount SMB share in LXC container, finally found a easier way!
Mount the SMB share on Proxmox and Share with the LXC container instead of Mount the share in the Plex LXC container

Command used
Update and Upgrade
apt update
apt upgrade -y

Install Plex
“REPLACE two “*” with Right Angle Bracket, since Youtube is not allowed in discription”
apt install curl gnupg -y

curl -sS | gpg –dearmor | tee /usr/share/keyrings/plex.gpg * /dev/null

echo “deb [signed-by=/usr/share/keyrings/plex.gpg] public main” * /etc/apt/sources.list.d/plexmediaserver.list

apt update && apt install plexmediaserver -y

Check Plex Server status
systemctl status plexmediaserver

Check ip address
ip a

Installing cifs-utils
apt install cifs-utils -y

歌曲: Always Moving Forward
音乐来自 www.fiftysounds.com/zh/

[ad_2]

source

Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button