Page 1 of 1

need help with path

PostPosted: Wed Oct 23, 2013 10:45 am
by bella
Hi all I was wondering if anybody could help me I am a complete newbie to linux and serviio. I am trying to set up serviio to stream to my samsung tv. I am using the wiki guide to help me setup.
the stage I am at is Ubuntu Server Startup Script when I am writing the script and it says "start on started networking
script
/<path-to-serviio>/serviio.sh
end script"
where it says <path-to-serviio> what do I set here I typed in locate -b serviio to find the paths for this package but I am not sure what path to serviio i create.

Any help would be greatly appreciated.

Re: need help with path

PostPosted: Wed Oct 23, 2013 11:56 am
by sleky
Check to see if you have this file:

ls /etc/init.d/serviio

I bet you do... If so, just service serviio start to get serviio to start running. Did you install on a headless box? Do you have the console working in your environment? I found ffmpeg the hardest to configure properly. HTH's