© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2023
D. BothUsing and Administering Linux: Volume 2https://doi.org/10.1007/978-1-4842-9615-8_23

23. Managing Processes

David Both1  
(1)
Raleigh, NC, USA
 

Objectives

In this chapter you will learn
  • What is a process

  • How processes are represented to the kernel

  • Kernel process scheduling

  • How processes use system resources

  • To use common Linux tools for exploring and managing processes

Processes

The function of an operating system like Linux is to run programs that perform tasks for the users. Behind the scenes, the operating system runs its own programs that are used to manage the computer hardware, the devices attached to it, and the running programs themselves. ...

Get Using and Administering Linux: Volume 2: Zero to SysAdmin: Advanced Topics now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.