Hiding Linux processes for other users - Thread
By default, if you were to run the ps -aux command, you will see a list of all running processes initiated by all users - normal, super, and system. This is an issue from a security POV.
Continued below 👇