This document describes processes and process management in Linux operating systems. It discusses key concepts like processes, signals, parent and child processes, and process control and monitoring. Experiments are presented to demonstrate using the ps, pstree and top commands to view process information in different formats, and to see the relationships between parent and child processes. The goal is to help understand processes and process management capabilities in Linux.