silverarrows wrote: > I just installed the latest Mandriva Linux One 2008 and installed > Slimserver as well. I don't think it's running but don't know how to > check and what commands should be done to get it going.
On mandriva, /etc/rc.d/init.d/slimserver status checks, /etc/rc.d/init.d/slimserver start starts it. ps aux | grep slimserver is a crude way to see if any of the parts are running. then try a browser to http://localhost:9000 -- Pat Farrell http://www.pfarrell.com/ _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
