[LON-CAPA-cvs] cvs: doc /build rocky9_install.frag
raeburn
raeburn at source.lon-capa.org
Sat Jun 22 18:25:11 EDT 2024
raeburn Sat Jun 22 22:25:11 2024 EDT
Modified files:
/doc/build rocky9_install.frag
Log:
- Punctuation change
Index: doc/build/rocky9_install.frag
diff -u doc/build/rocky9_install.frag:1.1 doc/build/rocky9_install.frag:1.2
--- doc/build/rocky9_install.frag:1.1 Sat Jun 22 13:56:27 2024
+++ doc/build/rocky9_install.frag Sat Jun 22 22:25:11 2024
@@ -89,10 +89,10 @@
</p>
<h3>Optionally add a user who can login using ssh</h3>
<p>
-The default is to disallow login for root using ssh, so if you plan to allow remote access via ssh, it is recommended to create a user account, replacing <username> with the desired username in the commands below. If you prefer, you can skip this step and simply use the Linux user account which you will create later at step 6. "Creating a Domain Coordinator" for ssh access.
+The default is to disallow login for root using ssh, so if you plan to allow remote access via ssh, it is recommended to create a user account, replacing <username> with the desired username in the commands below. If you prefer, you can skip this step and simply use the Linux user account which you will create later at step 6 ("Creating a Domain Coordinator") for ssh access.
<pre>
/sbin/adduser <username>
-passwd <username>
+passwd <username>
</pre>
<h3>Firewall Configuration</h3>
<p>
More information about the LON-CAPA-cvs
mailing list