FrankP wrote: 
> This is what happens:
> 
> [tc@pCP:~$ sudo netstat -anpe | grep 9000 | grep -i listen
> netstat: /proc/net/tcp6: No such file or directory
> netstat: /proc/net/udp6: No such file or directory
> netstat: /proc/net/raw6: No such file or directory
> tcp        0      0 0.0.0.0:9000            0.0.0.0:*              
> LISTEN      8717/perl
> tc@pCP:~$ ps -ef | grep perl
> 8717 tc       43:53 {slimserver.pl} /usr/bin/perl
> /usr/local/slimserver/slimserver.pl --daemon --user tc --group staff
> 16039 tc        0:00 grep perl

That looks fine ...
it shows process 8717 is listening on port 9000 and that perl running
slimserver is that process.

How about
wget http://localhost:9000



Paul Webster
http://dabdig.blogspot.com
author of \"now playing\" plugins covering radio france (fip etc),
planetradio (bauer - kiss, absolute, scala, jazzfm etc), kcrw, supla
finland, abc australia, cbc/radio-canada and rte ireland
and, via the extra \"radio now playing\" plugin, cesky rozhlas,
jukeradio, klassikradio.de, nova.fr
------------------------------------------------------------------------
Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105
View this thread: http://forums.slimdevices.com/showthread.php?t=115225

_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to