Changes

From SME Server
Jump to navigationJump to search
686 bytes added ,  04:01, 25 January 2019
Line 38: Line 38:     
=== Installation ===
 
=== Installation ===
[[Epel]] and [[Rpmfusion]] repositories also need be configured
+
It is as simple as that:
  yum --enablerepo=smecontribs,rpmfusion,epel install {{#var:smecontribname}}
+
  yum --enablerepo=smecontribs install {{#var:smecontribname}}
 
  signal-event conf-mediatomb
 
  signal-event conf-mediatomb
 +
config set UnsavedChanges no
 +
 +
Before, you can choose to add the upstream repo from where we pick rpms, but this is not mandatory as we copy the needed rpm regularly to smecontribs when updated
 +
yum install  smeserver-extrarepositories-epel smeserver-extrarepositories-rpmfusion -y
 +
signal-event yum-modify
 
  config set UnsavedChanges no
 
  config set UnsavedChanges no
   Line 54: Line 59:  
!
 
!
 
|-
 
|-
|DBtype
+
|DbType
 
|mysql
 
|mysql
 
|sqlite,mysql
 
|sqlite,mysql
Line 118: Line 123:  
|path without heading /
 
|path without heading /
 
|default server root dir is mediatomb for /mediatomb
 
|default server root dir is mediatomb for /mediatomb
 +
|-
 +
|mode
 +
|timed
 +
|timed,disabled,inotify
 +
|inotify will use this kernel feature to update db, disable disable the serverdir, you will have to set all your folder using the web interface, timed is default to explore the folder $serverdir every hour for changes.
 
|-
 
|-
 
|access
 
|access
Line 129: Line 139:  
|enable or disable service
 
|enable or disable service
 
|}
 
|}
 +
 +
=== Web access ===
 +
you can access to your web ui using
 +
 +
https://yourServerIP:50500
 +
 +
=== More information on tweaks ===
 +
see https://wiki.archlinux.org/index.php/MediaTomb
    
=== Uninstall ===
 
=== Uninstall ===
Super Admin, Wiki & Docs Team, Bureaucrats, Interface administrators, Administrators
3,240

edits

Navigation menu