How to check running processes in linux

Home Forums Technology How to check running processes in linux

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #242500
    dxvele
    Participant

    I began to study the operating system linux. Now I have a lot of questions about process management on linux. If there are those who are experienced in this, can you explain me some commands?

    #242501
    Zaigenzi
    Participant

    Well, first of all, you look at all running processes with the pgrep command, find the process you don’t need. You select the process, and if you want to kill it, you write the kill command.

    #242502
    dxvele
    Participant

    I don’t understand you, maybe there is an article with a manual on how to manage running processes in linux and also how to kill them. In general, you explain very poorly to be honest.

    #242508
    Marokimaru
    Participant

    Linux seems a very complicated operating system at first, but once you get used to it, it becomes the best operating system for you. Read an article to get a better understanding of processes and running processes. And you can check running processes in Linux https://www.hostforweb.com/article/how-check-running-processes-linux/ I think you will find it very useful. That is particularly useful when you learn Linux, and later it will be much easier to work with the command line and servers. The administration will be easy.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The forum ‘Technology’ is closed to new topics and replies.

Recent Topics