how to it
How to IT
search
Custom Search
dimanche 11 novembre 2012
How to start / stop Solaris services
Checking service status
# svcs -a
You can "grep" the wanted status =>
# svcs -a | grep disabled
To start the service =>
svcadm enable /network/shell:kshell
Stop it ==>
svcadm disable /network/shell:kshell
Restart ==>
svcadm restart /network/shell:kshell
Aucun commentaire:
Enregistrer un commentaire
Article plus récent
Article plus ancien
Accueil
Inscription à :
Publier les commentaires (Atom)
Aucun commentaire:
Enregistrer un commentaire