No matter your Linux system, be it desktop or server, there will be quite a large number of processes running at any given time. Hopefully those processes are all running as expected. But if not, this article from TechRepublic Premium has some tips to get your processes running smoothly again including how to list running processes, how to kill a running process, how to "nice" a process, and more.
From the article:
There are a number of handy tools for finding out information on currently running processes. One of the most widely used tools is top. Top is a tool that displays real-time information about running processes. The top output is listed in the following columns: