Sounds like you probably got SlimServer running OK The ClarkConnect web interface seems to wrongly report SlimServer as stopped all the time on mine - just ignore it...
Log in via PuTTY and type the command: ps -A You will be presented with a list of all the processes that are running on your box, hopefully "slimserver.pl" should be one of them. If it is running, check you are using the right IP address for SlimServer and the default port (9000), should look like this: http://xxx.xxx.xxx.xxx:9000/ If its not running either reboot the system and check to see if its running after start up or in PuTTY enter: /etc/init.d/slimserver start Which should start SlimServer and report: Starting SlimServer: [ OK ] Hope that helps a bit. Mick -- mick_w http://freespace.virgin.net/mick.webb/ ------------------------------------------------------------------------ mick_w's Profile: http://forums.slimdevices.com/member.php?userid=6526 View this thread: http://forums.slimdevices.com/showthread.php?t=28638 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
