Skip to content

The SUSE operating system must be configured to use Coordinated Universal Time (UTC) or Greenwich Mean Time (GMT).

An XCCDF Rule

Description

If time stamps are not consistently applied and there is no common time reference, it is difficult to perform forensic analysis. Time stamps generated by the SUSE operating system include date and time. Time is commonly expressed in UTC, a modern continuation of GMT, or local time with an offset from UTC.

ID
SV-234850r958788_rule
Version
SLES-15-010410
Severity
Low
References
Updated

Remediation Templates

A Manual Procedure

Configure the SUSE operating system is configured to use UTC or GMT.

To configure the system time zone to use UTC or GMT, run the following command, replacing [ZONE] with "UTC" or "GMT".

> sudo timedatectl set-timezone [ZONE]