Top memory consuming processes
You can check for top memory consuming processes by issuing the following commands: we use the following ps commands in order to check for performance probelms 1) Displaying top CPU_consuming processes: ps aux | head -1[...]
