mirror of
https://github.com/clearlinux/clear-linux-documentation.git
synced 2026-07-12 23:56:03 +00:00
Incorporated review feedback in time guide.
Signed-off-by: MCamp859 <mary.camp@ptiglobal.net>
This commit is contained in:
@@ -12,7 +12,7 @@ the default :abbr:`NTP (Network Time Protocol)` servers cannot be reached.
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
swupd bundle-add sysadmin-basic
|
||||
sudo swupd bundle-add sysadmin-basic
|
||||
|
||||
#. Set your time zone. This example uses Los Angeles.
|
||||
|
||||
@@ -34,7 +34,7 @@ the default :abbr:`NTP (Network Time Protocol)` servers cannot be reached.
|
||||
#. Create a new file named :file:`/etc/systemd/timesyncd.conf` and enter the
|
||||
following text.
|
||||
|
||||
.. code-block:: bash
|
||||
.. code-block:: console
|
||||
|
||||
[Time]
|
||||
NTP=<Preferred Server>
|
||||
@@ -56,7 +56,3 @@ the default :abbr:`NTP (Network Time Protocol)` servers cannot be reached.
|
||||
**Congratulations!** You successfully set up the time in your |CL| system.
|
||||
|
||||
|
||||
You can change the time and time zone from your |CL| desktop. Under the
|
||||
:guilabel:`Details` tab, select the :guilabel:`Settings` application, then
|
||||
select :guilabel:`Date & Time` options.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user