This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
howto:linux:install:ubunto [2011/12/28 09:22] pdp8user [3.Ubuntu Server Startup Script (credit to forum member jonolafur)] |
— (current) | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Ubuntu Server Installation Guide ====== | ||
| - | Based on [[http:// | ||
| - | ==== Prerequisites ==== | ||
| - | * Java< | ||
| - | * Ffmpeg< | ||
| - | ==== 1.Download Serviio ==== | ||
| - | < | ||
| - | ==== 2.Extract Serviio ==== | ||
| - | < | ||
| - | </ | ||
| - | ==== 3.Ubuntu Server Startup Script (credit to forum member jonolafur) ==== | ||
| - | Create and save the following script in the directory /etc/init/ and call it serviio.conf | ||
| - | < | ||
| - | script | ||
| - | /< | ||
| - | end script</ | ||
| - | |||
| - | and replace < | ||
| - | |||
| - | The upstart system now starts the serviio server as soon as all networking jobs have been started: | ||
| - | |||
| - | < | ||
| - | |||
| - | If you need it to start earlier or later, please check the excellent documentation on upstart for example here: | ||
| - | |||
| - | [[http:// | ||
| - | |||
| - | You can now get a list of all jobs registered with upstart by issuing: | ||
| - | |||
| - | < | ||
| - | |||
| - | and you should get something like: | ||
| - | |||
| - | < | ||
| - | |||
| - | if it is already running, otherwise it says: | ||
| - | |||
| - | < | ||
| - | |||
| - | You can start and stop the job via: | ||
| - | |||
| - | < | ||
| - | |||
| - | and | ||
| - | |||
| - | < | ||
| - | |||
| - | |||
| - | ==== 4.Enabling Remote Console Access From Windows (credit to forum member tvkdlna) ==== | ||
| - | Edit C:\Program Files\Serviio\bin\ServiioConsole.exe.vmoptions adding: | ||
| - | < | ||
| - | Replacing XXX.XXX.X.XXX with the IP Address of the remote server | ||