You should never have to work with the root user account on Linux, especially on a desktop installation. There can be occasions when you need to use root on a server. If you must use root, do so with ...
On Unix/Linux systems, there are quite a few commands that can provide insights into the processes that are running, the resources those processes use, and the users responsible for them. Some of ...