Background running apps could be the cause for the high CPU usage and system unresponsiveness. Learn how to control hidden background apps in Linux.
When you disown a Linux process in bash, you keep it from being terminated when you log out and allow it to finish on its own. This post shows how to use the disown command. When you want a process to ...