this post was submitted on 16 Dec 2023
20 points (95.5% liked)

Linux

48182 readers
1142 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

Any explanation on how this happens?

Access: 2023-12-14 07:57:28.376736001 +1300 Modify: 2023-12-14 07:50:20.783207177 +1300 Change: 2023-12-14 07:51:57.413989824 +1300 Birth: 2023-12-14 07:51:57.413989824 +1300

Just as a matter of curiosity

you are viewing a single comment's thread
view the rest of the comments

There are ways this can happen even without the technicalities of date tracking on the Linux file system. Take, for example, Microsoft's decision to store local time in the system clock. If you dual boot, and don't configure either Linux or Windows to be consistent with the other, your clock will be off by one or more hours, unless you happen to live at UTC+00:00. Every modern computer users NTP to automatically correct itself, but it's not uncommon to see tons of files with weird timestamps after booting Windows.

Even without dual booting, it's possible your computer's clock has drifted into the future when it was off, and got corrected later. That would explain seconds or minutes of differences.