Page 1 of 1

media server 5.0 and Ubuntu (hardy heron)

Posted: Sun Dec 21, 2008 6:01 pm
by ugo1
Hi

is possible to install the media server 5.0 on Ubuntu Hardy?

What I must do to run it autmatically at start up?

Regards

Ugo

Re: media server 5.0 and Ubuntu (hardy heron)

Posted: Mon Dec 22, 2008 3:40 pm
by mgo
Hi,

yes it works for me on hardy. (Not all features are working ...)

To start the server automatically copy the file twonkymedia.sh to /etc/init.d/

e.g.

sudo cp /usr/local/TwonkyVision5/twonkymedia.sh /etc/init.d/

then do the following commands:
sudo ln -s /etc/init.d/twonkymedia.sh /etc/rc3.d/S99twonkyserver
sudo ln -s /etc/init.d/twonkymedia.sh /etc/rc5.d/K99twonkyserver

reboot or do:
sudo /etc/init.d/twonkymedia.sh start
to start the server.

good luck ;-) Mirko

Re: media server 5.0 and Ubuntu (hardy heron)

Posted: Mon Dec 22, 2008 9:20 pm
by Godsbrother
This is just what I was looking for. Thanks.

Unfortunately now I have Twonkymediaserv running (see it in top) but I can't get to the webpages as I get connection refused errors... any ideas?

cheers