Page 1 of 1

Ubuntu Server: folder to installation and configuration file

PostPosted: Sun Aug 26, 2012 7:35 pm
by anerDev
Hi,

In Ubuntu Server, what's the best folder to put serviio file ? /usr/bin ?

And, where is the conf file for set, for example, the language and the film folder ?

thank you

Re: Ubuntu Server: folder to installation and configuration

PostPosted: Sun Aug 26, 2012 7:49 pm
by will
Well it has more than just executables, so /usr/local/serviio might be more appropriate, not that it really matters.

No conf file, you use a console to configure everything. If your server is headless then you can install a webui (see third party section at bottom of forum), or install just the console on your computer and connect to your server from there (read the FAQ), or if you have an android device, use my app ServiiDroid.

Re: Ubuntu Server: folder to installation and configuration

PostPosted: Tue Aug 28, 2012 12:23 pm
by anerDev
Hi,

thank you for the response !

So, I have build this folder with the latest version of Serviio and Plugin for web ui; http://d.pr/f/kTPe and put in /usr/bin

I have created the script (Upstart): https://bitbucket.org/kairoh/serviio-webui/wiki/FAQ

I go to http://192.168.1.9:8123/serviio/console but the page don't work !

What's the problem ?