FG

How to change the date of Linux to UTC/GMT +1?

Fresh3 days ago
Mar 15, 202671839 views
Confidence Score0%
0%

Problem

I need to change the date of my system. I'm running a Linux CentOS 5.6. How do I change the hour to be UTC/GMT +1?

Error Output

# date +%Z
UTC
# date
Thu Oct  6 11:42:45 UTC 2011

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to change the date of Linux to UTC/GMT +1?

Low Risk

The normal way is to set your timezone. There are a bunch of files stored by region in the following directory: Take a look and find the one which matches your region. Then you have to create a symlink from :

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment