This commit is contained in:
gferg 2005-01-08 18:43:18 +00:00
parent b61c2d80f9
commit 164dad324f
1 changed files with 4 additions and 4 deletions

View File

@ -127,7 +127,7 @@
these two links, one can be exposed to a large number of perspectives on
the Beowulf architecture, and draw his / her own conclusions.</para>
<para>Whats the difference between a true Beowulf cluster and a COW
<para>What's the difference between a true Beowulf cluster and a COW
[cluster of workstations]? Brahma gives a good definition:<ulink
url="http://www.phy.duke.edu/brahma/beowulf_book/node62.html">
http://www.phy.duke.edu/brahma/beowulf_book/node62.html</ulink>.</para>
@ -174,7 +174,7 @@
<para>So let's get &quot;wolfing.&quot; Choose the most powerful box to be the head
node. Install Linux there and choose every package you want. The only
requirement is that you choose &quot;Network Servers&quot; [in Red Hat terminology]
because you need to have NFS and ssh. Thats all you need. In my case, I
because you need to have NFS and ssh. That's all you need. In my case, I
was going to do development of the Beowulf application, so I added X and C
development.</para>
@ -346,7 +346,7 @@ chmod 755 ~/.ssh </screen>
<para>According to the LAM user group, only the head node needs to log
on to the slave nodes; not the other way around. Therefore when we copy
the public key files, we only copy the head nodes key file to each
the public key files, we only copy the head node's key file to each
slave node, and set up the agent on the head node. This is MUCH easier
than copying all authorized_keys files to all nodes. I will describe
this in more detail later.</para>
@ -450,7 +450,7 @@ NO firewall</screen>
<title>Post Install Commands</title>
<para>After your newly installed box reboots, log on as root again,
and</para>
and...</para>
<itemizedlist>
<listitem>