Oracle
1Z0-822 · Question #19
The network/ssh service is offline and you suspect that one of its configuration files may be missing. Which option will identify the missing file?
The correct answer is D. svcs -x. svcs -x: Explains why a service is not available. not A: svcs -l FMRI: Provides a long listing of information about FMRI; includes dependency not B, not C: svcs -d FMRI: Lists dependencies for FMRI. not e: svcadm clear FMRI: Clear faults for FMRI.
Troubleshooting
Question
The network/ssh service is offline and you suspect that one of its configuration files may be missing. Which option will identify the missing file?
Options
- Asvcs -I
- Bsvcs -d
- Csvcs -D
- Dsvcs -x
- Esvcadm clear
- Fviewing the network/ssh log file
How the community answered
(43 responses)- B9% (4)
- C5% (2)
- D84% (36)
- E2% (1)
Explanation
svcs -x: Explains why a service is not available. not A: svcs -l FMRI: Provides a long listing of information about FMRI; includes dependency not B, not C: svcs -d FMRI: Lists dependencies for FMRI. not e: svcadm clear FMRI: Clear faults for FMRI.
Topics
#svcs -x#SMF diagnosis#SSH service#missing configuration file
Community Discussion
No community discussion yet for this question.