[LON-CAPA-cvs] cvs: doc /build alma9_install.frag centos9-stream_install.frag oracle9_install.frag rocky9_install.frag
raeburn
raeburn at source.lon-capa.org
Thu Aug 8 12:18:45 EDT 2024
raeburn Thu Aug 8 16:18:45 2024 EDT
Modified files:
/doc/build alma9_install.frag oracle9_install.frag
rocky9_install.frag centos9-stream_install.frag
Log:
- Use entities.
Index: doc/build/alma9_install.frag
diff -u doc/build/alma9_install.frag:1.2 doc/build/alma9_install.frag:1.3
--- doc/build/alma9_install.frag:1.2 Sat Jun 22 22:26:13 2024
+++ doc/build/alma9_install.frag Thu Aug 8 16:18:45 2024
@@ -88,8 +88,8 @@
<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.
<pre>
-/sbin/adduser <username>
-passwd <username>
+/sbin/adduser <username>
+passwd <username>
</pre>
<h3>Firewall Configuration</h3>
<p>
Index: doc/build/oracle9_install.frag
diff -u doc/build/oracle9_install.frag:1.2 doc/build/oracle9_install.frag:1.3
--- doc/build/oracle9_install.frag:1.2 Thu Aug 1 03:55:19 2024
+++ doc/build/oracle9_install.frag Thu Aug 8 16:18:45 2024
@@ -93,8 +93,8 @@
<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.
<pre>
-/sbin/adduser <username>
-passwd <username>
+/sbin/adduser <username>
+passwd <username>
</pre>
<h3>Firewall Configuration</h3>
<p>
Index: doc/build/rocky9_install.frag
diff -u doc/build/rocky9_install.frag:1.2 doc/build/rocky9_install.frag:1.3
--- doc/build/rocky9_install.frag:1.2 Sat Jun 22 22:25:11 2024
+++ doc/build/rocky9_install.frag Thu Aug 8 16:18:45 2024
@@ -91,8 +91,8 @@
<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.
<pre>
-/sbin/adduser <username>
-passwd <username>
+/sbin/adduser <username>
+passwd <username>
</pre>
<h3>Firewall Configuration</h3>
<p>
Index: doc/build/centos9-stream_install.frag
diff -u doc/build/centos9-stream_install.frag:1.1 doc/build/centos9-stream_install.frag:1.2
--- doc/build/centos9-stream_install.frag:1.1 Sat Jun 22 22:40:53 2024
+++ doc/build/centos9-stream_install.frag Thu Aug 8 16:18:45 2024
@@ -88,8 +88,8 @@
<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.
<pre>
-/sbin/adduser <username>
-passwd <username>
+/sbin/adduser <username>
+passwd <username>
</pre>
<h3>Firewall Configuration</h3>
<p>
More information about the LON-CAPA-cvs
mailing list