mirror of
https://github.com/clearlinux/clear-linux-documentation.git
synced 2026-07-10 22:55:54 +00:00
Merge pull request #401 from mvincerx/mv-bare-metal-install-beta-05
Align with Engineering to lock root if sudo/admin enabled
This commit is contained in:
@@ -850,34 +850,10 @@ Finish installation
|
||||
|
||||
.. note::
|
||||
|
||||
Allow time for the graphical login to appear. This shows the administrative user assigned in `Recommended options`_.
|
||||
Allow time for the graphical login to appear. This shows the administrative user that you created in `Recommended options`_.
|
||||
|
||||
#. Log in as the adminstrative user.
|
||||
|
||||
#. Upon launch of the GUI, open a Terminal.
|
||||
|
||||
#. In the Terminal, log into *root* for the first time.
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
sudo -i
|
||||
|
||||
#. Enter password of administrative user to switch to root.
|
||||
|
||||
#. Enter the command to change the root password:
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
passwd root
|
||||
|
||||
#. Follow onscreen instructions to create a password for root.
|
||||
|
||||
#. Enter :command:`exit` to return to the administative user.
|
||||
|
||||
**Congratulations!**
|
||||
|
||||
You have successfully installed |CL| on bare metal using the installer.
|
||||
|
||||
Next steps
|
||||
**********
|
||||
|
||||
|
||||
Reference in New Issue
Block a user