mirror of
https://github.com/clearlinux/clear-linux-documentation.git
synced 2026-08-19 05:37:18 +00:00
Update note on wireless in live-server getting started (#966)
* Add reference to configuring wifi guide Add reference to configuring wifi guide and place the note according the required order of operations * Fix line too long RST warning.
This commit is contained in:
committed by
michael vincerra
parent
056119551c
commit
41ca0a41b9
@@ -38,12 +38,8 @@ Install |CL| on your target system
|
||||
**********************************
|
||||
|
||||
Ensure that your system is configured to boot UEFI. The installation method
|
||||
described below requires a wired Internet connection with DHCP.
|
||||
described below requires a wired or wireless Internet connection with DHCP.
|
||||
|
||||
.. note::
|
||||
|
||||
Alternatively, you can install |CL| over a wireless connection by first
|
||||
using `nmtui`. Follow the `nmtui` instructions shown in Figure 2.
|
||||
|
||||
Follow these steps to install |CL| on the target system:
|
||||
|
||||
@@ -90,6 +86,12 @@ Launch the |CL| Installer
|
||||
|
||||
Figure 2: root login
|
||||
|
||||
#. .. note::
|
||||
|
||||
If a wireless connection is needed, connect to the network using
|
||||
:command:`nmtui` before lauching the installer. See the documentation on
|
||||
:ref:`configuring Wifi with nmtui <wifi-nm-tui>` for more details.
|
||||
|
||||
#. At the :guilabel:`root` prompt, enter :command:`clr-installer` and
|
||||
press :kbd:`Enter`.
|
||||
|
||||
@@ -488,7 +490,8 @@ Add New User
|
||||
|
||||
.. note:
|
||||
|
||||
The User Name must be alphanumeric and can include spaces, commas, underscores or hyphens. Maximum length is 64 characters.
|
||||
The User Name must be alphanumeric and can include spaces, commas,
|
||||
underscores or hyphens. Maximum length is 64 characters.
|
||||
|
||||
.. figure:: /_figures/bare-metal-install-server/bare-metal-install-server-19.png
|
||||
:scale: 100%
|
||||
|
||||
@@ -78,6 +78,8 @@ CLI (Command Line Interface)
|
||||
|
||||
To avoid having the Wi-Fi password stored in bash history, consider using the TUI.
|
||||
|
||||
.. _wifi-nm-tui:
|
||||
|
||||
TUI (Text-based User Interface)
|
||||
===============================
|
||||
|
||||
|
||||
Reference in New Issue
Block a user