Diff for /doc/build/debian10_install.frag between versions 1.5 and 1.6

version 1.5, 2024/08/06 12:37:10 version 1.6, 2024/08/06 13:32:49
Line 89  Finish installing your server, reboot it Line 89  Finish installing your server, reboot it
 </p>  </p>
 <pre>  <pre>
 apt-get install sudo  apt-get install sudo
 /sbin/adduser <username> sudo  /sbin/adduser &lt;username&gt; sudo
 exit  exit
 </pre>  </pre>
 <p>Now logout and log in again with that username. If you prefer not to use sudo, then you should omit all instances of <i>sudo</i> when executing all commands listed on the remainder of this page, after using su to become root.  <p>Now logout and log in again with that username. If you prefer not to use sudo, then you should omit all instances of <i>sudo</i> when executing all commands listed on the remainder of this page, after using su to become root.

Removed from v.1.5  
changed lines
  Added in v.1.6


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>