Managing Process Overload
Beginner Mode
Start your terminal to use beginner mode.
Scenario:
The process count on a production server keeps increasing even though no new workloads were deployed. Zombie processes are accumulating in the system.
Task:
Find all zombie processes, kill their parent processes to remove the zombies, and confirm they are gone from the system.
Expected Output:
No leftover or defunct processes should be left after the fix.
Terminal requires a larger screen
Open this page on a desktop or tablet (≥ 768px) to launch the terminal and practice hands-on.
Linux Terminal Environment
Write and execute your solution in the terminal below.
Track
| Question | Difficulty | Company | Access |
|---|
Need more practice in this area? Explore more questions →
Booking.com