This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
howto:linux:install:ubuntu [2016/10/08 14:37] ricardobalk Apache 2.4 configuration. (Require all granted) |
howto:linux:install:ubuntu [2016/11/10 15:37] (current) 7upman [3.Ubuntu Server Startup Script (credit to forum member jonolafur)] |
||
|---|---|---|---|
| Line 27: | Line 27: | ||
| </ | </ | ||
| ==== 3.Ubuntu Server Startup Script (credit to forum member jonolafur) ==== | ==== 3.Ubuntu Server Startup Script (credit to forum member jonolafur) ==== | ||
| + | |||
| + | Note for Ubuntu systems that use systemd not upstart (i.e. 15+) this forum item discusses the way to configure correctly: [[http:// | ||
| + | |||
| Create and save the following script in the directory /etc/init/ and call it serviio.conf | Create and save the following script in the directory /etc/init/ and call it serviio.conf | ||
| < | < | ||
| Line 97: | Line 100: | ||
| ==== Making Serviio' | ==== Making Serviio' | ||
| - | < | + | < |
| Usually you go to http:// | Usually you go to http:// | ||
| Line 124: | Line 127: | ||
| service apache reload | service apache reload | ||
| </ | </ | ||
| + | |||
| + | ==== Setting up a password ==== | ||
| + | Go to < | ||
| ~~NOTOC~~ | ~~NOTOC~~ | ||