Ubuntu: Check and Change timezone using CLI
🕒 Timezones in Linux ✅ Check the Current Timezone To view the current system timezone, use: This will show output including the current timezone, local time, and system clock settings. 🌍 Change the Timezone To set a new timezone (e.g., Europe/Amsterdam), run: You can replace Europe/Amsterdam with any valid timezone. 🔍 List Available Timezones To…
Read more