Linux System Administration Questions
Operating and maintaining Linux and Unix systems: filesystems and permissions, process and service management, package management and updates, shell and scripting, storage, and network configuration on the host. Covers the day-to-day administration, troubleshooting, and hardening of Linux servers that underpin most infrastructure. The Linux operator's core skill set.
Write a Bash one-liner or a short Python script (specify which language you choose) that lists the top 5 processes by memory usage on a Linux server, outputting PID, user, RSS memory in MB, and command. This script will be used as a quick diagnostic during on-call shifts; state any assumptions about the environment.
That is every published Linux System Administration question for Solutions Architect so far. Browse the other topics in this category, or practice this one interactively.