media server 5.0 and Ubuntu (hardy heron)

Linux and UNIX specific discussions
Post Reply
ugo1
Posts:8
Joined:Sun Nov 23, 2008 1:14 pm
AV Hardware:Linux Ubuntu 8.04 LTS 64 bit mediaserver
media server 5.0 and Ubuntu (hardy heron)

Post by ugo1 » Sun Dec 21, 2008 6:01 pm

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

mgo
Posts:1
Joined:Mon Dec 22, 2008 2:33 pm
AV Hardware:Netgear EVA800
Netgear EVA700
Netgear MP101
Telegent TG100
Medion MD 85651
Twonkymedia Server 4.4
Twonkymedia Server 5

Re: media server 5.0 and Ubuntu (hardy heron)

Post by mgo » Mon Dec 22, 2008 3:40 pm

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

Godsbrother
Posts:2
Joined:Mon Dec 22, 2008 9:06 pm
AV Hardware:xbox 360

Re: media server 5.0 and Ubuntu (hardy heron)

Post by Godsbrother » Mon Dec 22, 2008 9:20 pm

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

Post Reply