version 1.3, 2024/08/06 03:10:01
|
version 1.5, 2024/08/06 12:37:10
|
Line 84 There are a few steps that require comme
|
Line 84 There are a few steps that require comme
|
<p> |
<p> |
Finish installing your server, reboot it, and log in with the username you created during installation. |
Finish installing your server, reboot it, and log in with the username you created during installation. |
</p> |
</p> |
<h3>Enabling sudo>/h3> |
<h3>Enabling sudo</h3> |
<p>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 <i><username><i> with that specific username: |
<p>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 <i><username></i> with that specific username: |
</p> |
</p> |
<pre> |
<pre> |
apt-get install sudo |
apt-get install sudo |