How to Create a Plex Server on the Raspberry Pi 4
#Plex #PlexServer #RaspberryPI
Plex is quite possibly the best in-home streaming platform around, bundling all your TV shows, videos and movies into a beautiful interface that pulls online metadata, covers, synopses and so on from the internet. Here we’re going to show you how to get it running with the Raspberry Pi 3 and 4.
Raspberry Pi Org (Raspbian Install)
https://www.raspberrypi.org/downloads/
balenaEtcher (burn to SD)
https://www.balena.io/etcher/
COMMANDS FOR TERMINAL:
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install apt-transport-https
curl https://downloads.plex.tv/plex-keys/PlexSign.key
sudo apt-key add -
echo deb https://downloads.plex.tv/repo/deb public main
sudo tee /etc/apt/sources.list.d/plexmediaserver.list
sudo apt-get update
sudo apt-get install plexmediaserver
hostname -I
sudo nano /boot/cmdline.txt
Making a NAS with a Raspberry Pi
https://www.iottechtrends.com/build-nas-server-with-raspberry-pi/
For more tech tips, how-tos, guides, app lists, game lists and all things tech, hit the ‘Subscribe’ button or check out our other videos: https://www.youtube.com/channel/UC5HhHXVDrGb30QwN0FTXBJw
Or visit our website at: https://www.maketecheasier.com/