Changes

From Amahi Wiki
Jump to: navigation, search
232 bytes added ,  01:33, 18 October 2016
<pre>wget <nowiki>https://downloads.plex.tv/plex-media-server/x.x.x.x-xxxxxxx/plexmediaserver-x.x.x.x-xxxxxxx.i386.rpm</nowiki>
sudo yum localinstall plexmediaserver-x.x.x.x-xxxxxxx.i386.rpm</pre>
:<b>NOTE:</b> <i>Substitute dnf for yum in installations for Fedora 22 and Up (should redirect in most cases).</i> <b>Example</b> (64-bit):
<pre>sudo <nowiki>dnf -y install plexmediaserver-x.x.x.x-xxxxxxx.x86_64.rpm</nowiki></pre>
* Start the service: Next up we actually have to start Plex, the following command will do just that as well as create a symlink to always start Plex at boot.