polewivy.blogg.se

Update plex media server centos7
Update plex media server centos7




# Fix the Startup Script to point to the /opt/ directory Git clone git:///RuudBurger/CouchPotatoServer.git couchpotatoĬhown -R couchpotato:couchpotato couchpotato/Ĭp couchpotato/init/ /etc/systemd/system/rvice Just like Sick Beard, I’ve blogged about this before.

update plex media server centos7

Git clone git:///midgetspy/Sick-Beard.git sickbeardĬp sickbeard/init.systemd /etc/systemd/system/rvice # This is required if you want to access the Plex server from outside of your internal network:įirewall-cmd -permanent -zone=public -add-port=32400/tcp Sed -i 's/apply_updates = no/apply_updates = yes/g' /etc/yum/nfįirewall-cmd -permanent -zone=internal -change-interface=eth0įirewall-cmd -permanent -zone=internal -add-source=192.168.0.0/24įirewall-cmd -permanent -zone=internal -add-service=sshįirewall-cmd -permanent -zone=internal -add-service=sambaįirewall-cmd -permanent -zone=internal -add-service=ntpįirewall-cmd -permanent -zone=internal -add-service=dnsįirewall-cmd -permanent -zone=internal -add-service=smtpįirewall-cmd -permanent -zone=internal -add-port=8081/tcpįirewall-cmd -permanent -zone=internal -add-port=5050/tcpįirewall-cmd -permanent -zone=internal -add-port=8181/tcpįirewall-cmd -permanent -zone=internal -add-port=32400/tcp Yum install wget yum-cron python python-cheetah git -y Sed -i 's/enforcing/disabled/g' /etc/selinux/config /etc/selinux/config # Turn off SELinux, because I can't be bothered configuring it for just my home network Starting with some initial configuration of the server: 1 I installed CentOS 7 with the minimal install option, to help keep things lightweight. 2GB should be plenty, unless you’re doing some intense transcoding with plex. I provisioned a Windows 8 Hyper-V VM with 30GB space and 2GB of static RAM. I’ve done this on CentOS, as opposed to Debian variants, because any skills learned translate better to the work I do with RHEL-based customers.

update plex media server centos7

I was also curious to see if it would have better performance, and so far it seems to have improved a little from the clients I used to connect to it. So I decided to have a little fun and built a CentOS 7 VM to host my media centre instead. Then I upgraded the machine to the Windows 10 tech preview, and it drove me nuts rebooting itself every few days (yeah yeah, I know, it’s a tech preview). It always annoyed me though in that I had to leave a terminal services connection open at all times for Plex to keep running.

update plex media server centos7

I used to run Plex, Sick Beard and CouchPotato all on a Windows 8 VM.






Update plex media server centos7