This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
howto:linux:install:ubuntu14-04 [2015/03/04 05:24] pepper311 added by Pepper311 |
howto:linux:install:ubuntu14-04 [2015/08/26 01:57] (current) pepper311 |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | <note important> | + | <note important> |
| + | |||
| + | <note warning> | ||
| Tested and working without any issues, log warnings, etc. with Serviio 1.5.1 | Tested and working without any issues, log warnings, etc. with Serviio 1.5.1 | ||
| Line 13: | Line 15: | ||
| #Add the FFMPEG repositories and install FFMPEG | #Add the FFMPEG repositories and install FFMPEG | ||
| - | < | + | < |
| sudo apt-get update | sudo apt-get update | ||
| sudo apt-get install ffmpeg | sudo apt-get install ffmpeg | ||
| Line 20: | Line 22: | ||
| #serviio 1.5 download and extract: | #serviio 1.5 download and extract: | ||
| < | < | ||
| - | sudo tar xzf serviio-1.5-linux.tar.gz | + | sudo tar xzf serviio-1.5.1-linux.tar.gz |
| </ | </ | ||
| Line 29: | Line 31: | ||
| #Create the script that will launch the Serviio service at boot | #Create the script that will launch the Serviio service at boot | ||
| - | < | + | < |
| </ | </ | ||
| <note important> | <note important> | ||
| Line 35: | Line 37: | ||
| start on started networking | start on started networking | ||
| script | script | ||
| - | / | + | |
| end script | end script | ||
| </ | </ | ||
| - | Save the file as " | ||
| Close gedit | Close gedit | ||
| Line 48: | Line 49: | ||
| < | < | ||
| </ | </ | ||
| + | |||
| + | <note warning> | ||
| + | < | ||
| + | </ | ||
| + | < | ||
| + | </ | ||
| + | </ | ||
| #Start the configuration UI | #Start the configuration UI | ||