Return to debian10_install.frag CVS log | Up to [LON-CAPA] / doc / build |
version 1.2, 2024/06/30 20:30:48 | version 1.3, 2024/08/06 03:10:01 |
---|---|
Line 92 apt-get install sudo | Line 92 apt-get install sudo |
/sbin/adduser <username> sudo | /sbin/adduser <username> 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 <l>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. |
</p> | </p> |
<h3>Firewall Configuration</h3> | <h3>Firewall Configuration</h3> |
<p> | <p> |