• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / How To / Check Last Uptime In Linux – How To Check Server Uptime In Linux

Check Last Uptime In Linux – How To Check Server Uptime In Linux

By Sourabh / September 1, 2022 Category: How To, Ubuntu

How to check last uptime in Linux Ubuntu and how to check server uptime in Linux? On Linux users can check my system uptime; how long has system been running. It will show the amount of time Linux has been up and running.

Check Linux Server Uptime

Use the uptime command with -p argument to show only the running time of the system:

uptime -p

Check Linux Server Starting Time

Use the uptime command with option -s to display the date/time since when the system has been running.

uptime -s

You can also use the last command to find the system reboot time/history. Run the following command to find when the system was last rebooted.

last reboot

The ‘uptime’ command is used to display the current time, the system’s uptime, the number of logged-in users and the current load average.

Whereas the last command searches back through the /var/log/wtmp file (or the file designated by the -f option) and displays a list of all users logged in (and out) since that file was created.

Primary Sidebar

Latest Posts

Delete Directory And Contents Recursively Without Prompt On Linux

Check User Login History In Ubuntu Linux Command Line

Use Locate Command To Find File In Linux Terminal By Name

How To Change Terminal Color In Ubuntu Command Line

How To Run Fsck Manually In Linux To Fix Unexpected Inconsistency

How To Fix Broken Packages On Ubuntu From Terminal

Re Execute The Previous Command In Linux Ubuntu Command Line

How Much RAM Is Needed For Ubuntu PC

How To Find Large Files And Directories In Linux Command Line

How To Use Clear Command History In Linux Terminal

© 2026 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap