diff --git a/source/clear-linux/guides/maintenance/enable-user-space.rst b/source/clear-linux/guides/maintenance/enable-user-space.rst index 05602977..e398950b 100644 --- a/source/clear-linux/guides/maintenance/enable-user-space.rst +++ b/source/clear-linux/guides/maintenance/enable-user-space.rst @@ -11,7 +11,7 @@ a newly installed |CL-ATTR| system: :depth: 1 Create a new user -****************** +***************** To create a new user and set a password for that user, enter the following commands as a `root` user: @@ -49,12 +49,12 @@ The `sysadmin-basic` bundle installs the vast majority of applications useful to swupd bundle-add sysadmin-basic -Select this link to view a full list of bundles and packages installed with the `sysadmin-basic`_ bundle. Additionally, we list `all bundles`_ for +Select this link to view a full list of bundles and packages installed with the `sysadmin-basic`_ bundle. You can also view `all bundles`_ for |CL|, active or deprecated. Click any bundle on the list to view the manifest of the bundle. -Set up a new user and add the new user to the `wheel` group -*********************************************************** +Add the new user to the `wheel` group +************************************* Before logging off as root and logging into your new user account, enable the :command:`sudo` command for your new ``. @@ -72,20 +72,23 @@ To be able to execute all applications with root privileges, add the To log off as root, enter :command:`exit`. - The command will bring you back to the `login:` prompt. - #. Enter the new `` and the password created earlier. - You will now be in the home directory of ``. The bundle - `sysadmin-basic`_ contains the majority of applications that a system - administrator would want, but it does not include a graphical user - interface. The `desktop` bundle includes the GNOME\* Display Manager and - additional supporting applications. + You will now be in the home directory of ``. + +The bundle `sysadmin-basic`_ contains the majority of applications a +system administrator desires. You can learn to use swupd and check out our developer resources: + +* :ref:`swupd-guide` +* :ref:`developer-workstation` Next steps -*********** +********** -Check out our :ref:`tutorials`. +Check out our guides and tutorials. + +* :ref:`guides` +* :ref:`tutorials` .. _`sysadmin-basic`: https://github.com/clearlinux/clr-bundles/blob/master/bundles/sysadmin-basic