[LON-CAPA-cvs] cvs: doc /build debian10_install.frag debian11_install.frag debian12_install.frag
raeburn
raeburn at source.lon-capa.org
Tue Aug 6 09:32:49 EDT 2024
raeburn Tue Aug 6 13:32:49 2024 EDT
Modified files:
/doc/build debian10_install.frag debian11_install.frag
debian12_install.frag
Log:
- Use entities.
Index: doc/build/debian10_install.frag
diff -u doc/build/debian10_install.frag:1.5 doc/build/debian10_install.frag:1.6
--- doc/build/debian10_install.frag:1.5 Tue Aug 6 12:37:10 2024
+++ doc/build/debian10_install.frag Tue Aug 6 13:32:49 2024
@@ -89,7 +89,7 @@
</p>
<pre>
apt-get install sudo
-/sbin/adduser <username> sudo
+/sbin/adduser <username> sudo
exit
</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.
Index: doc/build/debian11_install.frag
diff -u doc/build/debian11_install.frag:1.5 doc/build/debian11_install.frag:1.6
--- doc/build/debian11_install.frag:1.5 Tue Aug 6 12:37:10 2024
+++ doc/build/debian11_install.frag Tue Aug 6 13:32:49 2024
@@ -89,7 +89,7 @@
</p>
<pre>
apt-get install sudo
-/sbin/adduser <username> sudo
+/sbin/adduser <username> sudo
exit
</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.
Index: doc/build/debian12_install.frag
diff -u doc/build/debian12_install.frag:1.6 doc/build/debian12_install.frag:1.7
--- doc/build/debian12_install.frag:1.6 Tue Aug 6 12:37:10 2024
+++ doc/build/debian12_install.frag Tue Aug 6 13:32:49 2024
@@ -89,7 +89,7 @@
</p>
<pre>
apt-get install sudo
-/sbin/adduser <username> sudo
+/sbin/adduser <username> sudo
exit
</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.
More information about the LON-CAPA-cvs
mailing list