Fix Typo Under Virtual Box Introduction
Fixed Typo for Controller Node under Introduction to Virtual Box Section. Fixed typo inside image under Host-Only Networking Section. Closes-Bug: #1245126 implements bp/training-manuals Change-Id: I129170b3dc69097ec71bf3c9cff6b76e23609b66
This commit is contained in:
parent
e7a49d397d
commit
b9dd5714f2
Binary file not shown.
Before Width: | Height: | Size: 93 KiB After Width: | Height: | Size: 102 KiB |
@ -82,7 +82,10 @@
|
||||
<tbody>
|
||||
<tr>
|
||||
<td rowspan="1" colspan="1">$sudo apt-get install
|
||||
cpu-checker$sudo kvm-ok</td>
|
||||
cpu-checker</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>$sudo kvm-ok</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</informaltable>
|
||||
@ -124,7 +127,7 @@
|
||||
</listitem>
|
||||
<listitem>
|
||||
<para>vboxnet2 - VM External Network Access (Host
|
||||
Machine)</para>
|
||||
Machine) 192.168.100.1</para>
|
||||
<para><emphasis role="bold">Network Diagram :</emphasis></para>
|
||||
</listitem>
|
||||
</orderedlist>
|
||||
@ -389,7 +392,7 @@
|
||||
<tr>
|
||||
<td rowspan="1" colspan="1">eth1</td>
|
||||
<td rowspan="1" colspan="1">Vboxnet2</td>
|
||||
<td rowspan="1" colspan="1">10.20.20.51</td>
|
||||
<td rowspan="1" colspan="1">192.168.100.51</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td rowspan="1" colspan="1">eth2</td>
|
||||
|
Loading…
x
Reference in New Issue
Block a user