--- doc/build/debian10_install.frag 2024/08/06 12:25:06 1.4 +++ doc/build/debian10_install.frag 2024/08/08 21:22:21 1.7 @@ -85,11 +85,11 @@ There are a few steps that require comme Finish installing your server, reboot it, and log in with the username you created during installation.

Enabling sudo

-

If you wish to allow the username created during installation to have administration privileges using sudo, use su to become root and execute the following, replacing <username> with that specific username: +

If you wish to allow the username created during installation to have administration privileges using sudo, use su to become root and execute the following, replacing <username> with that specific username:

 apt-get install sudo
-/sbin/adduser  sudo
+/sbin/adduser <username> sudo
 exit
 

Now logout and log in again with that username. If you prefer not to use sudo, then you should omit all instances of sudo when executing all commands listed on the remainder of this page, after using su to become root. @@ -231,7 +231,7 @@ used to check the configuration of a sys

The script will analyze your system to determine which actions are recommended. The script will then prompt you to choose the actions you would like taken. -Once a choice has been entered for all nine possible actions, required changes will be made. +Once a choice has been entered for all ten possible actions, required changes will be made.

The possible actions are: