mirror of
https://github.com/clearlinux/clear-linux-documentation.git
synced 2026-08-26 18:36:02 +00:00
Move guides inside networking section (#726)
* Move static IP document to networking section * Move customer container document outside of networking section * Move NTP document to networking section
This commit is contained in:
committed by
michael vincerra
parent
a20dee18a7
commit
bb874bec89
+4
-3
@@ -4,8 +4,8 @@ Build a custom |CL-ATTR| based Docker container image
|
||||
#######################################################
|
||||
|
||||
This guide contains the steps to build a custom container image. The official
|
||||
base |CL-ATTR| container image is published on Docker\* Hub and is updated on a
|
||||
regular basis.
|
||||
base |CL-ATTR| container image is published on Docker\* Hub and is updated on
|
||||
a regular basis.
|
||||
|
||||
.. contents::
|
||||
:local:
|
||||
@@ -323,4 +323,5 @@ Example output:
|
||||
---> ec23189ef954
|
||||
Removing intermediate container 7694989e97de
|
||||
Successfully built ec23189ef954
|
||||
Successfully tagged my-clearlinux-remove-pxe-server-bundle:latest
|
||||
Successfully tagged my-clearlinux-remove-pxe-server-bundle:latest
|
||||
|
||||
+4
-4
@@ -14,8 +14,8 @@ scenarios such as a network with no DHCP server.
|
||||
Identify which program is managing the interface
|
||||
************************************************
|
||||
|
||||
New installations of |CL-ATTR| use NetworkManager as the default network interface
|
||||
manager for all network connections.
|
||||
New installations of |CL-ATTR| use NetworkManager as the default network
|
||||
interface manager for all network connections.
|
||||
|
||||
.. note::
|
||||
|
||||
@@ -26,8 +26,8 @@ manager for all network connections.
|
||||
interfaces and NetworkManager was used for wireless interfaces.
|
||||
|
||||
|
||||
Before defining a configuration for assigning a static IP address, verify which
|
||||
program is managing the network interface.
|
||||
Before defining a configuration for assigning a static IP address, verify
|
||||
which program is managing the network interface.
|
||||
|
||||
#. Check the output of :command:`nmcli device` to see if NetworkManager is
|
||||
managing the device.
|
||||
@@ -1,7 +1,7 @@
|
||||
.. _time:
|
||||
|
||||
Set the time
|
||||
############
|
||||
Set system time
|
||||
###############
|
||||
|
||||
This guide describes how to reset the time in your |CL-ATTR| system when
|
||||
the default :abbr:`NTP (Network Time Protocol)` servers cannot be reached.
|
||||
Reference in New Issue
Block a user