linux-operating-systemDo you wanna know how long the server has been running? It requires just a simple command to monitor the time for which the Linux system has been running. With a single command you can not only know about the uptime, but also the number of users that have currently logged on and the system load averages for the past 1, 5 and 15 minutes. Let's see the way you can know the uptime in Linux server.


Here's the command that displays the time how long the server has been running. Just type the following in command prompt

# uptime

Sample Output

uptime