Solaris Services
svcs -xv # tells you what the problems are
svcs -d [s] #tells you what services [s] depends on
svcs -D [s] #tells you what services depend on [s]
svcs -a # shows all the services
svcs -l # shows all the information about the services