Quantcast
Channel: nixCraft
Viewing all articles
Browse latest Browse all 308

Linux Server See the Historical and Statistical Uptime of System With tuptime Utility

$
0
0
You can use the following tools to see how long system has been running on a Linux or Unix-like system:
  • uptime : Tell how long the server has been running.
  • lastt : Show the reboot and shutdown time.
  • tuptime : Report the historical and statistical running time of system, keeping it between restarts. Like uptime command but with more interesting output.

Viewing all articles
Browse latest Browse all 308

Trending Articles