A common job for a system administrator is to troubleshoot a Linux server to find out why it’s running slowly. The following command will give you a great overview and should only take less than a minute to review. uptime The uptime command will, naturally, tell you the uptime of your server but will also give you the load averages. This will tell you how busy your server is and has been in the recent past.