Your computer has two timepieces; a battery-backed one that is always running (a.k.a. the hardware, BIOS, or CMOS clock), and another that is maintained by the operating system currently running, it’s called system clock. This document explains how to set your system clock, your timezone, and other stuff related to how linux does its time-keeping. » Read more: Set timezone date and time in Linux
‘time’ topic list
Set timezone date and time in Linux
December 13th, 2009Simple ways to check Process running time
September 8th, 2009I’ll show two tips here on how to check a process’ running time, it’s very helpful for system administrators to know these tips as they may need to clean some abnormal processes. It’s a common issue when using FastCGI with apache. » Read more: Simple ways to check Process running time