This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/plc4x-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new baaa3191e Site checkin for project PLC4X: Jenkins Tools
baaa3191e is described below
commit baaa3191ebe53161ba4b80f6fc380acfc6884a0d
Author: jenkins <[email protected]>
AuthorDate: Fri Apr 22 18:29:27 2022 +0000
Site checkin for project PLC4X: Jenkins Tools
---
developers/infrastructure/vm.html | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/developers/infrastructure/vm.html
b/developers/infrastructure/vm.html
index ffa9f5b4e..137ee6010 100644
--- a/developers/infrastructure/vm.html
+++ b/developers/infrastructure/vm.html
@@ -231,10 +231,10 @@
Apache Infra kindly provided us with a dedicated VM.</p>
</div>
<div class="paragraph">
-<p>This is included as build agent into Apache’s Jenkins with the label
<code>plc4x1</code> and is marked for exclusive usage by our project.</p>
+<p>This is included as build agent into Apache’s Jenkins with the label
<code>plc4x2</code> and is marked for exclusive usage by our project.</p>
</div>
<div class="paragraph">
-<p>The host name of this machine is: <code>plc4x-vm.apache.org</code></p>
+<p>The host name of this machine is: <code>plc4x-vm2.apache.org</code></p>
</div>
<div class="paragraph">
<p>On this machine we can even <code>sudo</code> to perform operations only
available to <code>root</code>.</p>
@@ -245,13 +245,13 @@ Apache Infra kindly provided us with a dedicated VM.</p>
<div class="sect2">
<h3 id="requesting_access">Requesting access</h3>
<div class="paragraph">
-<p>In order to be able to login, users need to add their SSH public key to
their Apache ID first.</p>
+<p>In order to be able to log in, users need to add their SSH public key to
their Apache ID first.</p>
</div>
<div class="paragraph">
<p>This is done under the following url: <a href="https://id.apache.org/"
class="bare">https://id.apache.org/</a></p>
</div>
<div class="paragraph">
-<p>Here just add the content in the follwoing format to one of the <code>SSH
Key (authorized_keys line)</code> fields:</p>
+<p>Here just add the content in the following format to one of the <code>SSH
Key (authorized_keys line)</code> fields:</p>
</div>
<div class="literalblock">
<div class="content">
@@ -289,7 +289,7 @@ Note, the Email Address in the end doesn’t seem to
matter, I simply added
<div class="sect2">
<h3 id="login_to_the_machine">Login to the machine</h3>
<div class="paragraph">
-<p>Using SSH we should now be able to login to the VM.</p>
+<p>Using SSH we should now be able to log in to the VM.</p>
</div>
<div class="literalblock">
<div class="content">
@@ -300,7 +300,7 @@ Note, the Email Address in the end doesn’t seem to
matter, I simply added
<p>Be sure to use the username matching your Apache ID or the login will
fail.</p>
</div>
<div class="paragraph">
-<p>If all went well you should now be able to login to the machine using your
apache user.</p>
+<p>If all went well you should now be able to log in to the machine using your
apache user.</p>
</div>
</div>
<div class="sect2">
@@ -349,7 +349,7 @@ Password:</pre>
<div class="title">Tip</div>
</td>
<td class="content">
-As with the latest version of Mac Catalina the existing clients no longer work
and using a public web service is a really bad idea, Apache has a service to
calculate:
+As with the latest version of Mac Catalina the existing clients no longer work
and using a public web service is a bad idea, Apache has its own service to
calculate it:
<a href="https://selfserve.apache.org/otp-md5.html"
class="bare">https://selfserve.apache.org/otp-md5.html</a>
</td>
</tr>