@thecybersecuritymindset

For those of you looking for the commands, here is a full break down. Did not envision this video to take off when I post it back in December. 

sudo apt install curl
sudo apt install nano
curl http://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 deb https://downloads.plex.tv/repo/dev public main
sudo apt install apt-transport-https
sudo apt update
sudo apt install plexmediaserver
sudo systemctl status plexmediaserver


sudo nano /etc/ufw/applications.d/plexmediaserver

Copy into plexmediaserver ufw file
[Plexmediaserver]
title=Plex Media Server (Standard)
description = Plex Media Server
ports=32400/tcp|3005/tcp|5353/udp|8324/tcp|32410:32414/udp


[plexmediaserver-dlna]
title=Plex Media Server (DLNA)
description=Plex Media Server DLNA
ports=1900/udp|32469/tcp


[plexmediaserver-all]
title=Plex Media Server Standard and DLNA
description=Plex Media Server with Standard and DLNA
ports=32400/tcp|3005/tcp|5353/udp|8324/tcp|32410:32414/udp|1900/udp|32469/tcp


sudo ufw app update plexmediaserver
sudo ufw allow plexmediaserver-all


sudo ufw status verbose
sudo ufw enable
sudo ufw status verbose

@HenrydenHengst

thanx especially for the ufw firewall part, that is really nice !

@jessesanchez5294

Great video I was able to follow through and get plex server setup.  -From a fellow win sys admin

@sprajosh

sudo ufw status shows that it's working fine but when I got to localhost:32400/web it says Secure Connection Failed

@sygad1

format of the video looks good but I had to abandon it as I couldn't read the commands you were typing and you didn't list them out, any chance you can re-post?

@Turjak_art

I never understood what is the fetish of all you linux guys with those VM's???

@Mike_Malloy

Not a Linux guy here. Too many steps vs Windows Plex install so I won't be going this route.

@vinnyveritas9599

You should make the text fonts even smaller, they're still readable... /s

@bshmoove08

This is your most watched video and you still wont even update the description with the commands. C'mon guy we're waiting on you..

@hub3rt243

I have Secure Connection Failed