darren wrote: > what is the most appropriate method of establishing which services > (smf) I REALLY need to run. I'd like to lock down the node to a > minimal client with Xserver/client running.
First of all, note that many of the services 'svcs' shows you don't represent running daemons, but instead represent operations that needed to be performed during boot but didn't leave any processes running. If you want to lock down the system, we provide a tool to help you do that. Check out the man page for netservices(1M). 'netservices limited' should turn off or turn off networked access to all network services except for sshd. Dave _______________________________________________ opensolaris-help mailing list [email protected]
