Courseiva

EX200 · domain

Essential Tools

Use this page to practise Essential Tools questions for this certification. Focus on how the exam tests essential tools in scenario format — understanding the why behind each answer builds more durable knowledge than memorising options.

15 questions4 easy6 medium5 hard

Focused practice

Practice Essential Tools questions

Scored sessions drawing only from this domain — pick a length below.

What this domain covers

What to know about Essential Tools

Essential Tools questions on this certification test your ability to deploy and manage essential tools concepts in scenario-based situations.

Core Essential Tools concepts and how they apply in real-world cloud scenarios.

How to deploy essential tools correctly and verify the outcome.

Troubleshooting essential tools issues by interpreting error output and system state.

Cloud best practices and Essential Tools design trade-offs tested by this certification.

Watch out for

Common Essential Tools exam traps

  • Selecting the most expensive service when a simpler managed option meets the requirement.
  • Forgetting that cloud resources must be explicitly secured — defaults are rarely secure.
  • Choosing a global service fix when the issue is region-specific.
  • Overlooking cost implications of cross-region data transfer in architecture questions.

Question index

All Essential Tools questions (15)

Click any question to see the full explanation, or start a practice session above.

1

During boot, a server fails to mount an NFS filesystem listed in /etc/fstab. Which troubleshooting step should be taken first to isolate the issue?

Hard
2

A Red Hat Enterprise Linux server has been configured with a custom repository for offline updates. The administrator runs 'yum repolist' and the custom repository is not listed. Which command should be used to verify that the repository configuration file is valid and located in the correct directory?

Hard
3

An administrator receives an alert that a process named 'apache2' is consuming excessive CPU. The administrator needs to identify the PID of the process and then change its priority to the lowest possible value (least favorable scheduling). Which sequence of commands should be used?

Medium
4

A system administrator has created a new group named 'ops'. The administrator wants to add the existing user 'alice' to this group as a supplementary group without affecting her current group memberships. Which command should be used?

Easy
5

An administrator needs to schedule a script to run every Monday, Wednesday, and Friday at 2:30 PM. Which cron expression should be used?

Medium
6

A system administrator wants to find all files in /var that are larger than 100MB and have been modified within the last 7 days. The output should be a list of file paths with sizes in human-readable format, sorted by size descending. Which command pipeline accomplishes this?

Hard
7

A system administrator notices that a server is responding slowly. The administrator runs `top` and sees a process named `backup_script` consuming 95% CPU. The process runs as root and is supposed to run nightly backups. However, the system load average is low. The administrator wants to investigate without killing the process. Which of the following is the best course of action?

Hard
8

An administrator notices that the /tmp directory is filling up quickly. They want to find all files in /tmp that are larger than 100 MB and owned by user 'ftp', then delete them. The administrator runs: find /tmp -type f -size 100M -user ftp -exec rm {} \;. However, this command deletes only files that are exactly 100 MB, not larger. Which find expression should be used instead?

Medium
9

Which TWO commands can be used to display the current date and time in a format like '2023-10-05 14:30:00'?

Easy
10

A script needs to be run at system boot for a specific user. Which method ensures the script runs with that user's environment?

Medium
11

Refer to the exhibit. What does the file permission -rw------- indicate about /etc/shadow?

Easy
12

A developer needs to search for the string 'ERROR' in all files under /var/log, but wants to exclude files ending with '.gz'. Which command is correct?

Medium
13

A user wants to run a command in the background after logging out of an SSH session. Which method ensures the process continues even after logout?

Easy
14

An administrator needs to compress a directory containing subdirectories and files into a single archive file, with maximum compression, and exclude all '*.tmp' files. Which command should be used?

Medium
15

Refer to the exhibit. The backup script runs every 5 minutes but generates errors. What is the most likely cause?

Hard

Frequently asked questions

What does the Essential Tools domain cover on the EX200 exam?
Essential Tools questions on this certification test your ability to deploy and manage essential tools concepts in scenario-based situations.
How many questions are in this domain?
This page lists all 15 Essential Tools questions in the EX200 question bank. The actual exam draws from this domain proportionally to its weighting in the official exam blueprint.
What is the best way to practise this domain?
Start with a short focused session (10 questions) to identify gaps, then work through explanations. Repeat with a longer session once the weak areas feel solid.
Can I practise only Essential Tools questions?
Yes — the session launcher on this page filters questions to this domain only. Choose any session length for inline explanations and scoring.
redhat-rhcsa REDHAT-RHCSA essential tools Practice Questions