mgh wrote: > Having a problem with something else, and want to eliminate SS as a > possibility. I am still a newbie to Linux, and do not know how to turn > SS off. Can anyone give me instructions?
How do you turn it on? Which disto? On many Linux distros, there is a "standard" way to turn daemons on and off with the shell. For Mandriva and similar systems, you can do the following as root/su /etc/rc.d/init.d/slimserver stop and to restart /etc/rc.d/init.d/slimserver start There is nearly always a gui to control it, in Mandriva it is mcc, or "Configure your Computer" -> system -> services _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
