Understanding ps command Understanding ps command : Process is one of the most important concepts of the Linux OS. Once we run a shell command, a program is...
Tag - commands
List connections on the server with netstat command You can find the connections on the server using netstat command. This will help us to determine if the...
Understanding top Command
This post helps understanding top command on Linux.