This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
howto:linux:install:ubuntu14-04 [2015/03/04 05:19] pepper311 created 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 | ||
| - | When entering commands, change | + | When entering commands, change |
| Let's get started... | Let's get started... | ||
| 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 | ||
| #Assign executable permissions | #Assign executable permissions | ||
| - | < | + | < |
| - | (e.g. sudo chown -R Lisa:Lisa / | + | |
| | | ||
| #Start the service for the first time | #Start the service for the first time | ||
| < | < | ||
| </ | </ | ||
| + | |||
| + | <note warning> | ||
| + | < | ||
| + | </ | ||
| + | < | ||
| + | </ | ||
| + | </ | ||
| #Start the configuration UI | #Start the configuration UI | ||