User Tools

Site Tools


howto:linux:install:centos7

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
howto:linux:install:centos7 [2014/12/29 19:26]
operator
howto:linux:install:centos7 [2015/01/20 08:48]
operator
Line 1: Line 1:
 **2014-12-29** **2014-12-29**
-This was tested on CentOS 7.+This was tested on CentOS 7 with Serviio 1.41.
  
 ==== Prerequisites ==== ==== Prerequisites ====
 **1.** SELinux is disabled **1.** SELinux is disabled
-**2.** Install Java:+**2.** Install Java (Serviio version 1.5 and later requires minimum Java 8):
 <code>yum install java-1.7.0-openjdk</code> <code>yum install java-1.7.0-openjdk</code>
 **3.** Install necessary repositories for ffmpeg: **3.** Install necessary repositories for ffmpeg:
Line 27: Line 27:
 <code>touch /lib/systemd/system/serviio.service</code> <code>touch /lib/systemd/system/serviio.service</code>
  
-File /lib/systemd/system/serviio.service needs the following content:+File /lib/systemd/system/serviio.service requires the following content:
 <code>[Unit] <code>[Unit]
 Description=Serviio Server Daemon Description=Serviio Server Daemon
Line 47: Line 47:
 **1.** Register Serviio as a configurable firewall package **1.** Register Serviio as a configurable firewall package
 Create firewall configuration file / etc/ firewalld/services/serviio.xml  (Sorry for the blanks in the path above, but unfortunately this wiki says 'access denied' when trying to code subdirs of etc without blanks) Create firewall configuration file / etc/ firewalld/services/serviio.xml  (Sorry for the blanks in the path above, but unfortunately this wiki says 'access denied' when trying to code subdirs of etc without blanks)
-File needs the following content:+File requires the following content:
 <code><?xml version="1.0" encoding="utf-8"?> <code><?xml version="1.0" encoding="utf-8"?>
 <service version="1.0"> <service version="1.0">
howto/linux/install/centos7.txt ยท Last modified: 2017/06/05 07:30 by milkmansson