diff options
-rw-r--r-- | SETUP.md | 13 |
1 files changed, 8 insertions, 5 deletions
@@ -159,14 +159,17 @@ while the computer is **turned off** (also use a strong user password and a screensaver with locking). Also, if you forget your disk password then **all your data is lost!** -Finalize setup of the system: +Finalize setup of the core system: sudo system-setup -## Install desktop environment +## Install desktop environment and helper tools -You are recommended to use the Xfce desktop - -as a conservative X11 desktop environment. +Install the "Xfce" desktop environment, +and additional tools for systems not aways online or at the same place, +and tools for automated administration of system updates: -Run "box-add-gui" to have a graphical user interface. + sudo box-add-gui + sudo box-add-mobile + sudo box-add-admin |