Usefull Commands for Solaris 10
Display the service dependencies : # svcs -d FMRI
Shows the Status of all Services : # svcs –a
List the status of the service: svcs -l FMRI
Restart the service: svcadm restart FMRI
Enable a service: svcadm enable FMRI
Request information about the hung service: svcs –x
Shows the Status of all Services : # svcs –a
List the status of the service: svcs -l FMRI
Restart the service: svcadm restart FMRI
Enable a service: svcadm enable FMRI
Request information about the hung service: svcs –x
svcadm enable svc:/network/ntp:default
No comments:
Post a Comment