-
Notifications
You must be signed in to change notification settings - Fork 624
Install Guide Linux
Because your specific Linux implementation can vary wildly from others, this guide is just a general overview. A fantastic thread by Wilsoncd2 can be found [here] (http://forums.plexapp.com/index.php/topic/71220-linux-install-for-plex-connect/?hl=linux) which may provide ideas for your Linux configuration.
- Extract PlexConnect
- Create Certificates and install them on the AppleTV and PlexConnect server
- Run PlexConnect
- Configure and test your AppleTV
-
Extract the PlexConnect archive you [downloaded earlier] (https://github.com/iBaa/PlexConnect/archive/master.zip). Place the folder in a location of your choosing.
-
Generate the SSL Certificates. Certificates can be generated on the Linux host but you must use a Mac or Windows guide to actually install the certificate on the AppleTV as there is no Linux tools available.
Use the [Mac Certificate Guide] (https://github.com/iBaa/PlexConnect/wiki/Install-Guide-Mac-Certificates) or [Windows Certificate Guide] (https://github.com/iBaa/PlexConnect/wiki/Install-Guide-Windows-Certificates). -
Run PlexConnect by first opening a terminal window, cd to your install path, then type the following:
sudo ./PlexConnect.py
Provide your Administrator password to complete PlexConnect startup.
You should now see messages like these in the terminal window: (Mac images shown, Linux will be similar) You can now minimize the Terminal window.
- Configure the AppleTV for PlexConnect -[AppleTV Ethernet Guide] (https://github.com/iBaa/PlexConnect/wiki/Install-Guide-AppleTV-Ethernet) -[AppleTV Wi-Fi Guide] (https://github.com/iBaa/PlexConnect/wiki/Install-Guide-AppleTV-Wifi)
[Return to Install Guide] (https://github.com/iBaa/PlexConnect/wiki/Install-Guide)
© 2020 PlexConnect Team