Skip to main content

Daily Process Log

Comments

5 comments

  • 24x7ss
    Hello, I would suggest you to do lsof -p and see what is running under it. Could be a suspicious process.
    0
  • Chernyshev
    it's similar to this process which is user 68 but what is user 526?
    0
  • dalem
    grep 526 /etc/passwd to see what user it is
    0
  • Chernyshev
    it's one of the users that is created that is running a bin/bash command how do i find out what the command is?
    0
  • cPanelMichael
    Hello :) You can utilize a command such as:
    ps aux|grep ID
    Thank you.
    0

Please sign in to leave a comment.