Initial Core 2 study project
This commit is contained in:
commit
10de90430c
120 changed files with 12696 additions and 0 deletions
51
quizzes/OPS-9-quiz.md
Normal file
51
quizzes/OPS-9-quiz.md
Normal file
|
|
@ -0,0 +1,51 @@
|
|||
# OPS-9 Quiz: Remote Access
|
||||
|
||||
Take this after studying `notes/OPS-9-remote-access.md`.
|
||||
|
||||
Reply with answers like:
|
||||
`1B 2A 3D 4C 5B`
|
||||
|
||||
## Questions
|
||||
|
||||
1. Which protocol is commonly used for secure command-line access?
|
||||
|
||||
A. RDP
|
||||
B. SSH
|
||||
C. VNC
|
||||
D. SPICE
|
||||
|
||||
2. What does a VPN provide?
|
||||
|
||||
A. Encrypted access into a private network
|
||||
B. Toner recycling
|
||||
C. Screen cleaning
|
||||
D. File deletion only
|
||||
|
||||
3. What should happen before starting user screen sharing?
|
||||
|
||||
A. Ignore the user
|
||||
B. Disable authentication
|
||||
C. Get user approval
|
||||
D. Publish the session
|
||||
|
||||
4. What security principle limits technician access to only what is needed?
|
||||
|
||||
A. Highest privilege
|
||||
B. Open access
|
||||
C. Anonymous access
|
||||
D. Least privilege
|
||||
|
||||
5. Which tool category supports managed monitoring and administration?
|
||||
|
||||
A. MSDS
|
||||
B. EULA
|
||||
C. RMM
|
||||
D. GFS
|
||||
|
||||
## Answer Key For Instructor
|
||||
|
||||
1. B
|
||||
2. A
|
||||
3. C
|
||||
4. D
|
||||
5. C
|
||||
Loading…
Add table
Add a link
Reference in a new issue