

The Media Server can be used to play media from local storage, network shares, and the cloud. Plex is a media server that allows users to organize and manage their media libraries across devices. You can also download the app for your mobile phone from the Andriod & Apple stores. You can also use localhost from the same computer, or you can Plex main page The default address is your local IP address using port 32400. You can log onto the Plex Server to complete the installation. If you have SELinux enabled you will need to allow Plex to run setsebool httpd_can_network_connect on -P What is the IP address for Plex? Now reload the firewall to pick up the changes firewall-cmd -reload Step 7 – Configure SELinux firewall-cmd -zone=public -add-port=32400/tcp -permanentįirewall-cmd -zone=public -add-port=32469/tcp -permanentįirewall-cmd -zone=public -add-port=8324/tcp -permanentįirewall-cmd -zone=public -add-port=3005/tcp -permanentįirewall-cmd -zone=public -add-port=32412/udp -permanentįirewall-cmd -zone=public -add-port=32413/udp -permanentįirewall-cmd -zone=public -add-port=32414/udp -permanentįirewall-cmd -zone=public -add-port=32410/udp -permanentįirewall-cmd -zone=public -add-port=1900/udp -permanentįirewall-cmd -zone=public -add-port=5353/udp -permanentįirewall-cmd -zone=public -add-port=80/tcp -permanent Step 6 – Reload the Firewall

If you opt to disable your local firewall you can skip this step, however, it’s recommended to keep the firewall enabled and instead create specific rules required by plex to punch through the firewall. Systemctl start plexmediaserver Step 5 – Configure the local Firewall Next set Plex to start at system boot, this is essential in case you ever need to reboot the server. dnf install plexmediaserver -y Step 4 – Set Plex Service to start at system boot up Install Plex on your Operating System using the following command. Save and Close the text editor, not we can install Plex. Input the following text into the file, you don’t have to use nano, just use your favorite text editors such as VI, VIM, or NANO. Step 2 – Add the Plex Media Service RepositoryĬreate a plex.repo config file for the plex repository nano /etc//plex.repo This is not a mandatory step, however, it is highly recommended. Step 1 – Update your CentOS Operating Systemįrom the command line, uptime your Operating System to the latest level. This procedure will work on Red Hat, Debian, CentOS and Rocky Road distributions of the Linux Operating System. Once you’ve got Plex up and running, be sure to check out our tips for optimizing your media experience.

If you’re new to Plex, be sure to check out our guide on how to use it. This handy tool can help you organize and stream your favorite movies, TV shows, and music content from anywhere in your home. If you’re looking to add a Plex Media Server to your home entertainment setup, you’re in luck! In this article, we’ll show you how to install Plex on a Linux based machine.
