Tag Archives: CENTOS

How To Check System Uptime in Linux Server.

if you want to check the uptime of your Linux server then there are a few commands which you can use effectively for collecting this information on system uptime. The first command which I prefer to use is uptime. Let’s look at the output given below. The second command is Top command. The third one is W Command.