URI:
   DIR Return Create A Forum - Home
       ---------------------------------------------------------
       helwan-linux
  HTML https://helwanlinux.createaforum.com
       ---------------------------------------------------------
       *****************************************************
   DIR Return to: Tutorials
       *****************************************************
       #Post#: 45--------------------------------------------------
       ⏰ Arch Like a Boss – Lesson 3: Mastering timedatectl
   DIR By: helwanlinux
       Date: July 5, 2025, 9:16 am
       ---------------------------------------------------------
       ⏰ Arch Like a Boss – Lesson 3: Mastering timedatectl
       timedatectl lets you manage system date/time settings easily.
       📆 Check current time settings:
       timedatectl
       ⌚ Set local time:
       sudo timedatectl set-time '2025-07-05 10:30:00'
       🌍 Set your timezone:
       timedatectl list-timezones
       sudo timedatectl set-timezone Africa/Cairo
       🛰️ Enable NTP sync (auto time):
       sudo timedatectl set-ntp true
       *****************************************************
       Page 1 of 1