--- doc/build/debian10_install.frag 2024/08/06 12:37:10 1.5 +++ doc/build/debian10_install.frag 2024/08/06 13:32:49 1.6 @@ -89,7 +89,7 @@ Finish installing your server, reboot it

 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.