Archive for January, 2008

How to get cpu info on Solaris

Posted in Solaris on January 9, 2008 by aghoras

Use prtdiag to get hardware information on Solaris.

Solaris Services

Posted in Solaris on January 8, 2008 by aghoras

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