Managing Shell Jobs and Processes on RHEL8
{{< image src="/img/redhat-8-logo.png" alt="Red Hat logo" position="center" >}}
On Linux, we can distinct between three major process types: Shell jobs, Daemons and Kernel threads.
Shell Jobs are commands started from the command line and are also r...
blog.joerismissaert.dev10 min read