Answer all questions. You need 70% to pass and complete the course step.
// quiz
Linux basics check
~12 min
Ten questions across the filesystem, pipelines, permissions, services and networking.
Pass mark: 70% · 10 questions
1. During an incident, logs live under…
2. What does the pipe | do in `cat log | grep 403`?
3. chmod 600 secret.key results in…
4. 'Permission denied' when running ./deploy.sh usually means…
5. systemctl enable nginx does what start does not:
6. A service listening on 127.0.0.1:5000 is…
7. Which prints only usernames from /etc/passwd?
8. kill 1234 vs kill -9 1234?
9. Select ALL correct pairings:
10. First command in the 60-second service triage?
Sign in to submit.