User Tools

Site Tools


howto:linux:install:ubuntu

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
Next revision Both sides next revision
howto:linux:install:ubuntu [2016/03/20 14:47]
ricardobalk Apache MediaBrowser proxy
howto:linux:install:ubuntu [2016/07/28 21:52]
zip [4.Enabling Remote Console Access From Windows (credit to forum member tvkdlna)]
Line 19: Line 19:
 <code>sudo apt-get install dcraw</code> <code>sudo apt-get install dcraw</code>
 ==== 1.Download Serviio ==== ==== 1.Download Serviio ====
-Always check what the latest version is on the website, it is currently 1.2.1 and update accordingly+Always check what the latest version is on the website, it is currently 1.6.1 and update accordingly
 Here is link to serviio.org download page. Here is link to serviio.org download page.
 http://www.serviio.org/download http://www.serviio.org/download
-<code>wget http://download.serviio.org/releases/serviio-1.2.1-linux.tar.gz</code>+<code>wget http://download.serviio.org/releases/serviio-1.6.1-linux.tar.gz</code>
 ==== 2.Extract Serviio ==== ==== 2.Extract Serviio ====
-<code>tar xvf serviio-1.2.1-linux.tar.gz+<code>tar xvf serviio-1.6.1-linux.tar.gz
 </code> </code>
 ==== 3.Ubuntu Server Startup Script (credit to forum member jonolafur) ==== ==== 3.Ubuntu Server Startup Script (credit to forum member jonolafur) ====
Line 88: Line 88:
  
 <code>sudo stop serviio</code> <code>sudo stop serviio</code>
-==== 4.Enabling Remote Console Access From Windows (credit to forum member tvkdlna) ==== 
-Create a firewall rule to allow TCP data on port 23423 on both the client and server 
- 
-Edit C:\Program Files\Serviio\bin\ServiioConsole.exe.vmoptions adding: 
-<code>-Dserviio.remoteHost=XXX.XXX.X.XXX</code> 
-Replacing XXX.XXX.X.XXX with the IP Address of the remote server  
- 
  
 ==== Fixing multicast on Linux hosts ==== ==== Fixing multicast on Linux hosts ====
howto/linux/install/ubuntu.txt ยท Last modified: 2016/11/10 15:37 by 7upman