A quick’ cut and paste’ tip for setting the timezone on Centos / Red Hat Linux.
To set it for the UK, as the root user, enter the following:
ln -sf /usr/share/zoneinfo/Europe/London /etc/localtime
A quick’ cut and paste’ tip for setting the timezone on Centos / Red Hat Linux.
To set it for the UK, as the root user, enter the following:
ln -sf /usr/share/zoneinfo/Europe/London /etc/localtime