Skip to content

Instantly share code, notes, and snippets.

@jc-torresp
jc-torresp / raspberry-pi-plex-server.md
Last active July 12, 2024 16:10
Setup a Raspberry Pi Plex Media Server (Including external storage media and Windows to Raspbian migration)

Raspberry Pi Plex Server

Installation

Ensure our operating system is entirely up to date:

sudo apt-get update
sudo apt-get upgrade