Skip to content

Instantly share code, notes, and snippets.

View darkitechtor's full-sized avatar

Kirill Seryy darkitechtor

View GitHub Profile
@jc-torresp
jc-torresp / raspberry-pi-plex-server.md
Last active April 4, 2025 12:05
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