Skip to content

Instantly share code, notes, and snippets.

View hivian's full-sized avatar

Nosco hivian

View GitHub Profile
@hivian
hivian / raspberry-pi-plex-server.md
Last active November 3, 2023 11:47 — forked from jc-torresp/raspberry-pi-plex-server.md
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