Cpanel Process Log User 520 what user is a number?
I'm trying to figure out what process is taking most of the CPU on my VPS at GoDaddy. When I look at the process log it says the user is 520. How can I tell what process that might be?
-
Hello :) You can search for that UID in your /etc/passwd file. EX: grep 520 /etc/passwd
Thank you.0
Please sign in to leave a comment.
Comments
1 comment