Modified: 
websites/staging/vcl/trunk/content/confluence_export/configuring-a-standalone-vcl-environment-using-vmware-server-2.0.html
==============================================================================
--- 
websites/staging/vcl/trunk/content/confluence_export/configuring-a-standalone-vcl-environment-using-vmware-server-2.0.html
 (original)
+++ 
websites/staging/vcl/trunk/content/confluence_export/configuring-a-standalone-vcl-environment-using-vmware-server-2.0.html
 Wed Oct 18 19:55:31 2017
@@ -36,7 +36,18 @@
   </div>
 
   <div id="navigation"> 
-  <ul>
+  <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<ul>
 <li><a href="/index.html">Information</a><ul>
 <li><a href="/info/features.html">Features</a></li>
 <li><a href="/info/architecture.html">Architecture</a></li>
@@ -53,7 +64,7 @@
 <li><a href="/comm/index.html">Community</a><ul>
 <li><a href="/comm/index.html#getInvolved">Getting Involved</a></li>
 <li><a href="/comm/index.html#mail-list">Mailing Lists</a></li>
-<li><a href="/comm/wiki.html">Wiki</a></li>
+<li><a href="https://cwiki.apache.org/confluence/display/VCL/Apache+VCL"; 
target="_blank">Wiki</a></li>
 <li><a href="/dev/index.html">Development</a><ul>
 <li><a href="/dev/jira.html">Issue Tracking</a></li>
 <li><a href="/dev/code-documentation.html">Code Documentation</a></li>
@@ -72,8 +83,19 @@
   
   <div id="content">
     <h1 class="title">Configuring a Standalone VCL Environment using VMware 
Server 2.0</h1>
-    <p><a 
name="ConfiguringaStandaloneVCLEnvironmentusingVMwareServer2.0-{color:#ff0000}DISCLAIMER\!{color}"></a></p>
-<h2 id="colorff0000disclaimer33color">{color:#ff0000}DISCLAIMER!{color}</h2>
+    <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<p><a 
name="ConfiguringaStandaloneVCLEnvironmentusingVMwareServer2.0-{color:#ff0000}DISCLAIMER\!{color}"></a></p>
+<h2 id="colorff0000disclaimer33color">{color:#ff0000}DISCLAIMER!{color}<a 
class="headerlink" href="#colorff0000disclaimer33color" title="Permanent 
link">&para;</a></h2>
 <p>This document provides instuctions for configuring a standalone VCL
 environment running on a single computer which is able to provision VCL
 reservations using VMware. It is only provided to help you understand how
@@ -81,9 +103,9 @@ the various components of VCL operate. T
 how to configure a production VCL environment. The environment described in
 this document can however be used to learn, test, and help develop VCL.</p>
 <p><a 
name="ConfiguringaStandaloneVCLEnvironmentusingVMwareServer2.0-GatherRequiredFiles&Information"></a></p>
-<h2 id="gather-required-files-information">Gather Required Files &amp; 
Information</h2>
+<h2 id="gather-required-files-information">Gather Required Files &amp; 
Information<a class="headerlink" href="#gather-required-files-information" 
title="Permanent link">&para;</a></h2>
 <p><a 
name="ConfiguringaStandaloneVCLEnvironmentusingVMwareServer2.0-Requirements"></a></p>
-<h3 id="requirements">Requirements</h3>
+<h3 id="requirements">Requirements<a class="headerlink" href="#requirements" 
title="Permanent link">&para;</a></h3>
 <ul>
 <li><em>VMware Server 2.x RPM Installer</em> - These instructions assume the 
VMware
 Server RPM has been downloaded to the following location on the management
@@ -94,14 +116,14 @@ you download VMware Server 2.0 from vmwa
 register.</li>
 </ul>
 <p><a 
name="ConfiguringaStandaloneVCLEnvironmentusingVMwareServer2.0-Assumptions"></a></p>
-<h3 id="assumptions">Assumptions</h3>
+<h3 id="assumptions">Assumptions<a class="headerlink" href="#assumptions" 
title="Permanent link">&para;</a></h3>
 <ul>
 <li>These instructions assume you are logged in to the management node as
 <em>root</em></li>
 <li>These instructions assume you&nbsp;are using a <em>bash</em> shell.</li>
 </ul>
 <p><a 
name="ConfiguringaStandaloneVCLEnvironmentusingVMwareServer2.0-Networking"></a></p>
-<h3 id="networking">Networking</h3>
+<h3 id="networking">Networking<a class="headerlink" href="#networking" 
title="Permanent link">&para;</a></h3>
 <p>The&nbsp;computer used to host the standalone VCL
 environment&nbsp;described in these instructions only needs a single
 network interface.&nbsp;These instructions will also work if it has
@@ -111,20 +133,18 @@ had the following interfaces:
 these instructions)
 </em> <em>eth1</em> - connected to the public network</p>
 <p><a 
name="ConfiguringaStandaloneVCLEnvironmentusingVMwareServer2.0-VMwareServer2.0Configuration"></a></p>
-<h2 id="vmware-server-20-configuration">VMware Server 2.0 Configuration</h2>
+<h2 id="vmware-server-20-configuration">VMware Server 2.0 Configuration<a 
class="headerlink" href="#vmware-server-20-configuration" title="Permanent 
link">&para;</a></h2>
 <p><a 
name="ConfiguringaStandaloneVCLEnvironmentusingVMwareServer2.0-RemoveExistingVirtualizationComponents"></a></p>
-<h4 id="remove-existing-virtualization-components">Remove Existing 
Virtualization Components</h4>
-<p>{tip}
-yum groupremove "Virtualization" -y
-{tip}</p>
+<h4 id="remove-existing-virtualization-components">Remove Existing 
Virtualization Components<a class="headerlink" 
href="#remove-existing-virtualization-components" title="Permanent 
link">&para;</a></h4>
+<p tip="tip">{tip}
+yum groupremove "Virtualization" -y</p>
 <p><a 
name="ConfiguringaStandaloneVCLEnvironmentusingVMwareServer2.0-MakeSureTheHostComputerIsNotRunningAXenKernel"></a></p>
-<h4 id="make-sure-the-host-computer-is-not-running-a-xen-kernel">Make Sure The 
Host Computer Is Not Running A Xen Kernel</h4>
-<p>VMWare Server cannot be installed on a computer running a Xen kernel. To
+<h4 id="make-sure-the-host-computer-is-not-running-a-xen-kernel">Make Sure The 
Host Computer Is Not Running A Xen Kernel<a class="headerlink" 
href="#make-sure-the-host-computer-is-not-running-a-xen-kernel" 
title="Permanent link">&para;</a></h4>
+<p tip="tip">VMWare Server cannot be installed on a computer running a Xen 
kernel. To
 determine if a Xen kernel is being used:
 {tip}
-uname -a
-{tip}</p>
-<p>The following output indicates a Xen kernel is being used:
+uname -a</p>
+<p tip="tip">The following output indicates a Xen kernel is being used:
 {panel}
 Linux blade1g6-4 2.6.18-92.el5{color:#cc0000}{<em>}xen{</em>}{color} #1 SMP Tue
 Jun 10 19:20:18 EDT 2008 x86_64 x86_64 x86_64 GNU/Linux
@@ -134,31 +154,26 @@ kernel:
 {tip}
 yum update ecryptfs-utils -y
 yum install kernel kernel-devel -y
-yum remove xen kernel-xen -y
-{tip}</p>
-<p>Check the grub.conf file to make sure it is not configured to boot using
+yum remove xen kernel-xen -y</p>
+<p tip="tip">Check the grub.conf file to make sure it is not configured to 
boot using
 the Xen Kernel
 {tip}
-less /boot/grub/grub.conf
-{tip}</p>
-<p>The grub.conf file should {color:#cc0000}{<em>}NOT{</em>}{color} look like 
this:
+less /boot/grub/grub.conf</p>
+<p panel="panel">The grub.conf file should 
{color:#cc0000}{<em>}NOT{</em>}{color} look like this:
 {panel}
 title CentOS (2.6.18-92.el5{color:#cc0000}{<em>}xen{</em>}{color})
 module /vmlinuz-2.6.18-92.el5{color:#cc0000}{<em>}xen{</em>}{color} ro
-root=LABEL=/ pci=nommconf
-{panel}</p>
-<p>After removing the Xen kernel, reboot the computer:
+root=LABEL=/ pci=nommconf</p>
+<p tip="tip">After removing the Xen kernel, reboot the computer:
 {tip}
-reboot
-{tip}</p>
+reboot</p>
 <p><a 
name="ConfiguringaStandaloneVCLEnvironmentusingVMwareServer2.0-DownloadVMwareServer2.0"></a></p>
-<h4 id="download-vmware-server-20">Download VMware Server 2.0</h4>
-<p>Download the latest VMware Server 2.0 RPM from <a 
href="http://www.vmware.com";>http://www.vmware.com</a>
+<h4 id="download-vmware-server-20">Download VMware Server 2.0<a 
class="headerlink" href="#download-vmware-server-20" title="Permanent 
link">&para;</a></h4>
+<p info="info">Download the latest VMware Server 2.0 RPM from <a 
href="http://www.vmware.com";>http://www.vmware.com</a>
 {info}
-These instructions assume you saved the RPM into <em>/root</em>
-{info}</p>
+These instructions assume you saved the RPM into <em>/root</em></p>
 <p><a 
name="ConfiguringaStandaloneVCLEnvironmentusingVMwareServer2.0-InstallVMwareServer2.0"></a></p>
-<h4 id="install-vmware-server-20">Install VMware Server 2.0</h4>
+<h4 id="install-vmware-server-20">Install VMware Server 2.0<a 
class="headerlink" href="#install-vmware-server-20" title="Permanent 
link">&para;</a></h4>
 <p>{tip}
 rpm -ivh /root/VMware-server-2.0.2-203138.x86_64.rpm
 {tip}Configure VMware Server:
@@ -170,8 +185,8 @@ vmware-config.pl
 <strong> Configuring a bridged network for vmnet0. Please specify a name for 
this
 network. <em>Bridged</em></strong> Your computer has multiple ethernet network 
interfaces available: eth0,
 eth1. Which one do you want to bridge to vmnet0?
-{color:#ff0000}{<em>}eth1{</em>}{color} {color:#000000}<em>(this should be set 
to the
-public interface)</em>{color}
+{color:#ff0000}{<em>}eth1{</em>}{color} {color:#000000}<em color="color">(this 
should be set to the
+public interface)</em>
 The following bridged networks have been defined:
 . vmnet0 is bridged to eth1
 <strong> Do you wish to configure another bridged network? (yes/no) 
<em>no</em></strong> Do you want to be able to use NAT networking in your 
virtual machines?
@@ -235,28 +250,25 @@ TX packets:4 errors:0 dropped:0 overruns
 collisions:0 txqueuelen:1000
 RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
 {panel}Restart the vmware service:</p>
-<p>{tip}/sbin/service vmware restart
-{tip}</p>
-<p>You should see the following:
+<p tip="tip">{tip}/sbin/service vmware restart</p>
+<p panel="panel">You should see the following:
 {panel}
 Starting VMware services:
 Virtual machine monitor [{color:#339966}OK{color} 
]({color:#339966}ok{color}-.html)
 Virtual ethernet [{color:#339966}OK{color} ]({color:#339966}ok{color}-.html)
 Bridged networking on /dev/vmnet0 [{color:#339966}OK{color} 
]({color:#339966}ok{color}-.html)
 Host-only networking on /dev/vmnet1 (background) [{color:#339966}OK{color} 
]({color:#339966}ok{color}-.html)
-Starting VMware virtual machines... [{color:#339966}OK{color} 
]({color:#339966}ok{color}-.html)
-{panel}</p>
+Starting VMware virtual machines... [{color:#339966}OK{color} 
]({color:#339966}ok{color}-.html)</p>
 <p><a 
name="ConfiguringaStandaloneVCLEnvironmentusingVMwareServer2.0-FixVMwareServer2.0glibcProblem"></a></p>
-<h4 id="fix-vmware-server-20-glibc-problem">Fix VMware Server 2.0 glibc 
Problem</h4>
+<h4 id="fix-vmware-server-20-glibc-problem">Fix VMware Server 2.0 glibc 
Problem<a class="headerlink" href="#fix-vmware-server-20-glibc-problem" 
title="Permanent link">&para;</a></h4>
 <p>VMware Server 2.0 will not run reliably if the version of glibc installed
 on the host is newer than <em>2.5-34</em>. This problem is known to affect 
recent
 versions of Red Hat Enterprise Linux and CentOS. If not corrected, VMware
 Server will crash intermittently and the VMware administration web pages
 will lock up or fail to load.</p>
 <p>Check the version of <em>glib</em> installed on the VMware host:</p>
-<p>{tip}
-yum list installed glibc
-{tip}</p>
+<p tip="tip">{tip}
+yum list installed glibc</p>
 <p>You will need to configure VMware to use <em>glibc 2.5-34</em> if the 
version
 installed on the host is newer than <em>2.5-34</em>:</p>
 <div class="codehilite"><pre><span class="n">Installed</span> <span 
class="n">Packages</span>
@@ -269,35 +281,28 @@ installed on the host is newer than <em>
 5.3. This is available from vault.centos.org:
 <em> For 32-bit CentOS installations: <a 
href="http://vault.centos.org/5.3/updates/i386/RPMS/glibc-2.5-34.el5_3.1.i686.rpm";>http://vault.centos.org/5.3/updates/i386/RPMS/glibc-2.5-34.el5_3.1.i686.rpm</a>
 </em> For 64-bit CentOS installations: <a 
href="http://vault.centos.org/5.3/updates/x86_64/RPMS/glibc-2.5-34.el5_3.1.x86_64.rpm";>http://vault.centos.org/5.3/updates/x86_64/RPMS/glibc-2.5-34.el5_3.1.x86_64.rpm</a></p>
-<p>Create a temp directory and cd to it:
+<p tip="tip">Create a temp directory and cd to it:
 {tip}
-mkdir /tmp/glibc ; cd /tmp/glibc
-{tip}</p>
-<p>Download the glibc RPM (change the URL accordingly):
-{tip}
-wget <a 
href="http://vault.centos.org/5.3/updates/x86_64/RPMS/glibc-2.5-34.el5_3.1.x86_64.rpm";>http://vault.centos.org/5.3/updates/x86_64/RPMS/glibc-2.5-34.el5_3.1.x86_64.rpm</a>
-{tip}</p>
-<p>Extract the cpio archive from the glibc RPM:
+mkdir /tmp/glibc ; cd /tmp/glibc</p>
+<p tip="tip">Download the glibc RPM (change the URL accordingly):
+{tip}
+wget <a 
href="http://vault.centos.org/5.3/updates/x86_64/RPMS/glibc-2.5-34.el5_3.1.x86_64.rpm";>http://vault.centos.org/5.3/updates/x86_64/RPMS/glibc-2.5-34.el5_3.1.x86_64.rpm</a></p>
+<p tip="tip">Extract the cpio archive from the glibc RPM:
 {tip}
 rpm2cpio glibc-2.5-34.el5_3.1.x86_64.rpm \| cpio --extract
---make-directories
-{tip}</p>
-<p>Create the following directory:
-{tip}
-mkdir /usr/lib/vmware/lib/libc.so.6
-{tip}</p>
-<p>Copy the&nbsp;following file to&nbsp;the new directory:
-{tip}
-cp /tmp/glibc/lib64/libc-2.5.so /usr/lib/vmware/lib/libc.so.6/libc.so.6
-{tip}</p>
-<p>Make a backup of the original vmware-hostd file:
-{tip}
-cp /usr/sbin/vmware-hostd /root/vmware-hostd.orig
-{tip}</p>
-<p>Edit vmware-hostd:
+--make-directories</p>
+<p tip="tip">Create the following directory:
+{tip}
+mkdir /usr/lib/vmware/lib/libc.so.6</p>
+<p tip="tip">Copy the&nbsp;following file to&nbsp;the new directory:
 {tip}
-vi /usr/sbin/vmware-hostd
-{tip}</p>
+cp /tmp/glibc/lib64/libc-2.5.so /usr/lib/vmware/lib/libc.so.6/libc.so.6</p>
+<p tip="tip">Make a backup of the original vmware-hostd file:
+{tip}
+cp /usr/sbin/vmware-hostd /root/vmware-hostd.orig</p>
+<p tip="tip">Edit vmware-hostd:
+{tip}
+vi /usr/sbin/vmware-hostd</p>
 <p>Navigate to the bottom of the file. You should see the following as the
 last line:</p>
 <div class="codehilite"><pre><span class="n">eval</span> <span 
class="n">exec</span> <span class="s">&quot;$DEBUG_CMD&quot;</span> <span 
class="s">&quot;$binary&quot;</span> <span class="s">&quot;$@&quot;</span>
@@ -311,7 +316,7 @@ vmware-hostd:</p>
 </pre></div>
 
 
-<p>The following sed command can also be used to add the line to vmware-hostd:
+<p tip="tip">The following sed command can also be used to add the line to 
vmware-hostd:
 {tip}
 {note}
 Do not both manually edit <em>vmware-hostd</em> and run the following 
<em>sed</em>
@@ -319,19 +324,17 @@ command
 {note}
 sed -i -r -e "s/(eval exec.*)/export
 LD_LIBRARY_PATH=\/usr\/lib\/vmware\/lib\/libc.so.6:\$LD_LIBRARY_PATH\n\1/"
-/usr/sbin/vmware-hostd
-{tip}</p>
-<p>Restart the <em>vmware</em> service:
+/usr/sbin/vmware-hostd</p>
+<p tip="tip">Restart the <em>vmware</em> service:
 {tip}
-/sbin/service vmware restart
-{tip}</p>
+/sbin/service vmware restart</p>
 <p><a 
name="ConfiguringaStandaloneVCLEnvironmentusingVMwareServer2.0-LogintoVMware"></a></p>
-<h4 id="login-to-vmware">Login to VMware</h4>
+<h4 id="login-to-vmware">Login to VMware<a class="headerlink" 
href="#login-to-vmware" title="Permanent link">&para;</a></h4>
 <p>At this point you should be able to log in as <em>root</em> to the VMware
 Infrastructure Web Access page:
 *{nolink:https://<IP address or hostname>:8333}*</p>
 <p><a 
name="ConfiguringaStandaloneVCLEnvironmentusingVMwareServer2.0-InstallVCLComponents"></a></p>
-<h2 id="install-vcl-components">Install VCL Components</h2>
+<h2 id="install-vcl-components">Install VCL Components<a class="headerlink" 
href="#install-vcl-components" title="Permanent link">&para;</a></h2>
 <p>Begin by completing the&nbsp;VCL installation&nbsp;instructions. Install
 all of the components on the same computer:
 1. <a href="vcl:vcl-2.2.1-database-installation.html">VCL:VCL 2.2.1 Database 
Installation</a>
@@ -342,7 +345,7 @@ the management node, VM host computer, a
 database.{note}
 1. <a href="vcl:vcl-2.2.1-management-node-installation.html">VCL:VCL 2.2.1 
Management Node Installation</a></p>
 <p><a 
name="ConfiguringaStandaloneVCLEnvironmentusingVMwareServer2.0-Add&nbsp;theManagementNodetotheDatabase"></a></p>
-<h4 id="addwzxhzdk49the-management-node-to-the-database">Add&nbsp;the 
Management Node to the Database</h4>
+<h4 id="addthe-management-node-to-the-database">Add&nbsp;the Management Node 
to the Database<a class="headerlink" 
href="#addthe-management-node-to-the-database" title="Permanent 
link">&para;</a></h4>
 <ul>
 <li>Click <em>Management Nodes</em> &gt; <em>Edit Management Node 
Information</em></li>
 <li>Click <em>Add</em>
@@ -354,7 +357,7 @@ database.{note}
 <li>Click <em>Confirm Management Node</em></li>
 </ul>
 <p><a 
name="ConfiguringaStandaloneVCLEnvironmentusingVMwareServer2.0-AddtheVMwareHostComputertotheVCLdatabase"></a></p>
-<h4 id="add-the-vmware-host-computer-to-the-vcl-database">Add the VMware Host 
Computer to the VCL database</h4>
+<h4 id="add-the-vmware-host-computer-to-the-vcl-database">Add the VMware Host 
Computer to the VCL database<a class="headerlink" 
href="#add-the-vmware-host-computer-to-the-vcl-database" title="Permanent 
link">&para;</a></h4>
 <ul>
 <li>Click <em>Manage Computers</em> &gt; <em>Add Single Computer</em> &gt; 
<em>Submit</em>
 <strong> Hosthame: <em>localvmhost</em></strong> IP Address: 
<em>192.168.0.1</em>
@@ -374,7 +377,7 @@ provisioning or reloading&nbsp;it{info}<
 <li>Click <em>Add Computer</em></li>
 </ul>
 <p><a 
name="ConfiguringaStandaloneVCLEnvironmentusingVMwareServer2.0-AddtheVirtualMachineComputerstotheVCLDatabase"></a></p>
-<h4 id="add-the-virtual-machine-computers-to-the-vcl-database">Add the Virtual 
Machine Computers to the VCL Database</h4>
+<h4 id="add-the-virtual-machine-computers-to-the-vcl-database">Add the Virtual 
Machine Computers to the VCL Database<a class="headerlink" 
href="#add-the-virtual-machine-computers-to-the-vcl-database" title="Permanent 
link">&para;</a></h4>
 <ul>
 <li>Click <em>Manage Computers</em> &gt; <em>Edit Computer Information</em> 
&gt; <em>Submit</em></li>
 <li>Click the <em>Add Multiple</em> checkbox</li>
@@ -389,7 +392,8 @@ provisioning or reloading&nbsp;it{info}<
 <strong> Processor Speed: <em>2000</em></strong> Network Speed: <em>1000</em>
 <strong> Type: <em>virtualmachine</em></strong> Provisioning engine: 
<em>VMware</em>
 <strong> Computer Groups:
-<strong><em> <em>All VM Computers</em></em></strong> 
<em>allComputers</em></strong><em> </em>newvmimages*</li>
+<strong><em> </em>All VM Computers*
+</strong><em> </em>allComputers*</strong><em> </em>newvmimages*</li>
 <li>Click <em>Confirm Compute</em></li>
 <li>Click <em>Submit</em></li>
 <li>Enter the private address for the management node: <em>127.0.0.1</em></li>
@@ -398,7 +402,7 @@ file entries. Keep this web page open an
 instructions.</li>
 </ul>
 <p><a 
name="ConfiguringaStandaloneVCLEnvironmentusingVMwareServer2.0-Install&ConfiguretheDHCPService"></a></p>
-<h2 id="install-configure-the-dhcp-service">Install &amp; Configure the DHCP 
Service</h2>
+<h2 id="install-configure-the-dhcp-service">Install &amp; Configure the DHCP 
Service<a class="headerlink" href="#install-configure-the-dhcp-service" 
title="Permanent link">&para;</a></h2>
 <p>VMware Server installs its own DHCP service (<em>vmnet-dhcpd</em>). This 
service
 starts automatically when the vmware service is running. Either the VMware
 <em>vmnet-dhcpd</em> service or the normal <em>dhcpd</em> service installed on 
the Linux
@@ -406,56 +410,48 @@ operating system can be used to assign I
 interfaces. The instructions below explain how to disable vmnet-dhcpd and
 configure dhcpd.</p>
 <p><a 
name="ConfiguringaStandaloneVCLEnvironmentusingVMwareServer2.0-Disablevmnet-dhcpd"></a></p>
-<h4 id="disable-vmnet-dhcpd">Disable vmnet-dhcpd</h4>
-<p>Stop the <em>vmware</em> service:
+<h4 id="disable-vmnet-dhcpd">Disable vmnet-dhcpd<a class="headerlink" 
href="#disable-vmnet-dhcpd" title="Permanent link">&para;</a></h4>
+<p tip="tip">Stop the <em>vmware</em> service:
+{tip}
+/sbin/service vmware stop</p>
+<p tip="tip">Edit the following file:
 {tip}
-/sbin/service vmware stop
-{tip}</p>
-<p>Edit the following file:
-{tip}
-/etc/vmware/locations
-{tip}</p>
-<p>Find all lines beginning with <em>answer VNET_1_DHCP yes</em> and change 
<em>yes</em> to
+/etc/vmware/locations</p>
+<p panel="panel">Find all lines beginning with <em>answer VNET_1_DHCP yes</em> 
and change <em>yes</em> to
 <em>no</em>:
 {panel}
-answer VNET_1_DHCP <em>no</em>
-{panel}</p>
-<p>Start the <em>vmware</em> service:
+answer VNET_1_DHCP <em>no</em></p>
+<p tip="tip">Start the <em>vmware</em> service:
 {tip}
-/sbin/service vmware start
-{tip}</p>
+/sbin/service vmware start</p>
 <p><a 
name="ConfiguringaStandaloneVCLEnvironmentusingVMwareServer2.0-InstalltheDHCPService"></a></p>
-<h4 id="install-the-dhcp-service">Install the DHCP Service</h4>
-<p>Install <em>dhcp</em> if it is not already installed:
+<h4 id="install-the-dhcp-service">Install the DHCP Service<a 
class="headerlink" href="#install-the-dhcp-service" title="Permanent 
link">&para;</a></h4>
+<p tip="tip">Install <em>dhcp</em> if it is not already installed:
 {tip}
-yum install dhcp -y
-{tip}</p>
-<p>The DHCP daemon should only listen on the virtual private network (vmnet1)
+yum install dhcp -y</p>
+<p tip="tip">The DHCP daemon should only listen on the virtual private network 
(vmnet1)
 to avoid conflicts with other networks. Configure the dhcpd service startup
 script to only listen on the vmnet1 interface:
 {tip}
-vi /etc/sysconfig/dhcpd
-{tip}</p>
+vi /etc/sysconfig/dhcpd</p>
 <p>Add <em>vmnet1</em> the to the <em>DHCPDARGS</em> line:</p>
 <div class="codehilite"><pre><span class="c"># Command line options here</span>
 <span class="n">DHCPDARGS</span><span class="p">=</span><span 
class="n">vmnet1</span>
 </pre></div>
 
 
-<p>Configure the dhcpd service to automatically start at runlevels 3-5:
+<p tip="tip">Configure the dhcpd service to automatically start at runlevels 
3-5:
 {tip}
 /sbin/chkconfig --level 345 dhcpd on
 {tip}Start the dhcpd service:
 {tip}
-/sbin/service dhcpd start
-{tip}</p>
+/sbin/service dhcpd start</p>
 <p><a 
name="ConfiguringaStandaloneVCLEnvironmentusingVMwareServer2.0-Configuredhcpd.conf"></a></p>
-<h4 id="configure-dhcpdconf">Configure dhcpd.conf</h4>
+<h4 id="configure-dhcpdconf">Configure dhcpd.conf<a class="headerlink" 
href="#configure-dhcpdconf" title="Permanent link">&para;</a></h4>
 <ul>
-<li>Edit the <em>/etc/dhcpd.conf</em> file on the computer:
+<li tip="tip">Edit the <em>/etc/dhcpd.conf</em> file on the computer:
 {tip}
-vi /etc/dhcpd.conf
-{tip}</li>
+vi /etc/dhcpd.conf</li>
 <li>
 <p>Paste the following into the <em>dhcpd.conf</em> file and save the file:
 {info}The host sections below should be identical the the output displayed
@@ -562,14 +558,13 @@ on the VCL website after you added the V
 </li>
 </ul>
 <p><a 
name="ConfiguringaStandaloneVCLEnvironmentusingVMwareServer2.0-Configure/etc/hosts"></a></p>
-<h4 id="configure-etchosts">Configure /etc/hosts</h4>
+<h4 id="configure-etchosts">Configure /etc/hosts<a class="headerlink" 
href="#configure-etchosts" title="Permanent link">&para;</a></h4>
 <ul>
-<li>Modify the /etc/hosts file to include entries for the VM host and VM
+<li tip="tip">Modify the /etc/hosts file to include entries for the VM host 
and VM
 computers:
 {tip}
-vi /etc/hosts
-{tip}</li>
-<li>Add the following entries:
+vi /etc/hosts</li>
+<li panel="panel">Add the following entries:
 {panel}
 192.168.0.1 localvmhost
 192.168.1.1 vmguest-1
@@ -581,47 +576,43 @@ vi /etc/hosts
 192.168.1.7 vmguest-7
 192.168.1.8 vmguest-8
 192.168.1.9 vmguest-9
-192.168.1.10 vmguest-10
-{panel}</li>
+192.168.1.10 vmguest-10</li>
 </ul>
 <p><a 
name="ConfiguringaStandaloneVCLEnvironmentusingVMwareServer2.0-ConfigurethesshdServicetoListenontheVirtualPrivateNetwork"></a></p>
-<h2 
id="configure-the-sshd-service-to-listen-on-the-virtual-private-network">Configure
 the sshd Service to Listen on the Virtual Private Network</h2>
-<p>{tip}
+<h2 
id="configure-the-sshd-service-to-listen-on-the-virtual-private-network">Configure
 the sshd Service to Listen on the Virtual Private Network<a class="headerlink" 
href="#configure-the-sshd-service-to-listen-on-the-virtual-private-network" 
title="Permanent link">&para;</a></h2>
+<p tip="tip">{tip}
 vi /etc/ssh/sshd_config
 {tip}Add the following line to the end of the file:
 {tip}
 ListenAddress 192.168.0.1
 {tip}Restart the sshd service on the management node:
 {tip}
-/sbin/service sshd restart
-{tip}</p>
+/sbin/service sshd restart</p>
 <p><a 
name="ConfiguringaStandaloneVCLEnvironmentusingVMwareServer2.0-ConfigureTheVMHostToBeAbleToSSHToItself"></a></p>
-<h2 id="configure-the-vm-host-to-be-able-to-ssh-to-itself">Configure The VM 
Host To Be Able To SSH To Itself</h2>
+<h2 id="configure-the-vm-host-to-be-able-to-ssh-to-itself">Configure The VM 
Host To Be Able To SSH To Itself<a class="headerlink" 
href="#configure-the-vm-host-to-be-able-to-ssh-to-itself" title="Permanent 
link">&para;</a></h2>
 <p>If you have not already generated an SSH identity key on the management
 node to be used to login to the computers the management node controls, run
 the following command to generate a new key:</p>
-<p>{tip}
+<p tip="tip">{tip}
 mkdir /etc/vcl ; ssh-keygen -t rsa -f "/etc/vcl/vcl.key" -N '' -b 1024
--C "VCL root account on $HOSTNAME"&nbsp;
-{tip}</p>
-<p>Add the VM host's public key to its own authorized_keys file to allow it to
+-C "VCL root account on $HOSTNAME"&nbsp;</p>
+<p tip="tip">Add the VM host's public key to its own authorized_keys file to 
allow it to
 SSH to itself without a password prompt:
 {tip}
 cat /etc/vcl/vcl.key.pub &gt;&gt; /root/.ssh/authorized_keys
 {tip}The following command should execute without having to enter a
 password:
 {tip}
-ssh -i /etc/vcl/vcl.key localvmhost 'ls /'
-{tip}</p>
+ssh -i /etc/vcl/vcl.key localvmhost 'ls /'</p>
 <p><a 
name="ConfiguringaStandaloneVCLEnvironmentusingVMwareServer2.0-ConfiguretheVMHostProfile"></a></p>
-<h2 id="configure-the-vm-host-profile">Configure the VM Host Profile</h2>
+<h2 id="configure-the-vm-host-profile">Configure the VM Host Profile<a 
class="headerlink" href="#configure-the-vm-host-profile" title="Permanent 
link">&para;</a></h2>
 <ul>
 <li><em>Virtual Hosts</em> &gt; <em>VM Host Profiles</em> tab &gt; <em>VMware 
Server 2.x - local
 storage</em> &gt; <em>Configure Profile</em>
 <strong> Virtual Switch 0: <em>HostOnly</em></strong> Virtual Switch 1: 
<em>Bridged</em></li>
 </ul>
 <p><a 
name="ConfiguringaStandaloneVCLEnvironmentusingVMwareServer2.0-Assign&nbsp;theVM&nbsp;Computers&nbsp;totheVMHost"></a></p>
-<h2 
id="assignwzxhzdk73the-vmwzxhzdk74computerswzxhzdk75to-the-vm-host">Assign&nbsp;the
 VM&nbsp;Computers&nbsp;to the VM Host</h2>
+<h2 id="assignthe-vmcomputersto-the-vm-host">Assign&nbsp;the 
VM&nbsp;Computers&nbsp;to the VM Host<a class="headerlink" 
href="#assignthe-vmcomputersto-the-vm-host" title="Permanent 
link">&para;</a></h2>
 <ul>
 <li><em>Virtual Hosts</em> &gt; <em>VM Hosts</em> tab</li>
 <li>Select <em>localvmhost</em></li>
@@ -631,7 +622,7 @@ storage</em> &gt; <em>Configure Profile<
 <li>Click <em>Add</em></li>
 </ul>
 <p><a 
name="ConfiguringaStandaloneVCLEnvironmentusingVMwareServer2.0-CreateaBaseImage"></a></p>
-<h2 id="create-a-base-image">Create a Base Image</h2>
+<h2 id="create-a-base-image">Create a Base Image<a class="headerlink" 
href="#create-a-base-image" title="Permanent link">&para;</a></h2>
 <p>Proceed to follow the instructions to create a <a 
href="vcl:create-a-windows-base-image.html">Windows </a>
 or [Linux |VCL:Create a Linux Base Image]
 base image.</p>

Modified: 
websites/staging/vcl/trunk/content/confluence_export/copy-administator-profile-with-bat-scripts.html
==============================================================================
--- 
websites/staging/vcl/trunk/content/confluence_export/copy-administator-profile-with-bat-scripts.html
 (original)
+++ 
websites/staging/vcl/trunk/content/confluence_export/copy-administator-profile-with-bat-scripts.html
 Wed Oct 18 19:55:31 2017
@@ -36,7 +36,18 @@
   </div>
 
   <div id="navigation"> 
-  <ul>
+  <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<ul>
 <li><a href="/index.html">Information</a><ul>
 <li><a href="/info/features.html">Features</a></li>
 <li><a href="/info/architecture.html">Architecture</a></li>
@@ -53,7 +64,7 @@
 <li><a href="/comm/index.html">Community</a><ul>
 <li><a href="/comm/index.html#getInvolved">Getting Involved</a></li>
 <li><a href="/comm/index.html#mail-list">Mailing Lists</a></li>
-<li><a href="/comm/wiki.html">Wiki</a></li>
+<li><a href="https://cwiki.apache.org/confluence/display/VCL/Apache+VCL"; 
target="_blank">Wiki</a></li>
 <li><a href="/dev/index.html">Development</a><ul>
 <li><a href="/dev/jira.html">Issue Tracking</a></li>
 <li><a href="/dev/code-documentation.html">Code Documentation</a></li>
@@ -72,7 +83,18 @@
   
   <div id="content">
     <h1 class="title">Copy Administator Profile With Bat Scripts</h1>
-    <p>Copy Administrator Windows XP Profile to Default User Profile Via Bat
+    <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<p>Copy Administrator Windows XP Profile to Default User Profile Via Bat
 Scripts. Once you have your Administrator profile and shortcuts and
 programs in Windows XP perfect. All users will want to see the same
 environments. Doing a profile copy to the Default user lets all new users

Modified: 
websites/staging/vcl/trunk/content/confluence_export/create-a-linux-base-image.html
==============================================================================
--- 
websites/staging/vcl/trunk/content/confluence_export/create-a-linux-base-image.html
 (original)
+++ 
websites/staging/vcl/trunk/content/confluence_export/create-a-linux-base-image.html
 Wed Oct 18 19:55:31 2017
@@ -36,7 +36,18 @@
   </div>
 
   <div id="navigation"> 
-  <ul>
+  <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<ul>
 <li><a href="/index.html">Information</a><ul>
 <li><a href="/info/features.html">Features</a></li>
 <li><a href="/info/architecture.html">Architecture</a></li>
@@ -53,7 +64,7 @@
 <li><a href="/comm/index.html">Community</a><ul>
 <li><a href="/comm/index.html#getInvolved">Getting Involved</a></li>
 <li><a href="/comm/index.html#mail-list">Mailing Lists</a></li>
-<li><a href="/comm/wiki.html">Wiki</a></li>
+<li><a href="https://cwiki.apache.org/confluence/display/VCL/Apache+VCL"; 
target="_blank">Wiki</a></li>
 <li><a href="/dev/index.html">Development</a><ul>
 <li><a href="/dev/jira.html">Issue Tracking</a></li>
 <li><a href="/dev/code-documentation.html">Code Documentation</a></li>
@@ -72,9 +83,20 @@
   
   <div id="content">
     <h1 class="title">Create a Linux Base Image</h1>
-    <p>{excerpt}This page describes how to create a Linux base 
image.{excerpt}</p>
+    <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<p>{excerpt}This page describes how to create a Linux base image.{excerpt}</p>
 <p><a name="CreateaLinuxBaseImage-Requirements"></a></p>
-<h2 id="requirements">Requirements</h2>
+<h2 id="requirements">Requirements<a class="headerlink" href="#requirements" 
title="Permanent link">&para;</a></h2>
 <ul>
 <li>Computer being captured has been added to the VCL database</li>
 <li>Computer has been installed with Linux</li>
@@ -85,7 +107,7 @@
 private network from management node</li>
 </ul>
 <p><a 
name="CreateaLinuxBaseImage-ConfigureSSHIdentityKeyAuthentication"></a></p>
-<h3 id="configure-ssh-identity-key-authentication">Configure SSH Identity Key 
Authentication</h3>
+<h3 id="configure-ssh-identity-key-authentication">Configure SSH Identity Key 
Authentication<a class="headerlink" 
href="#configure-ssh-identity-key-authentication" title="Permanent 
link">&para;</a></h3>
 <ol>
 <li>On the Linux computer being captured, create a /root/.ssh directory:
 {tip}mkdir /root/.ssh{tip}</li>
@@ -100,7 +122,7 @@ being captured using the identity key:
 {tip}ssh -i /etc/vcl/vcl.key <hostname or IP address>{tip}</li>
 </ol>
 <p><a name="CreateaLinuxBaseImage-Configuretheifcfg-\*Files"></a></p>
-<h3 id="configure-the-ifcfg-42-files">Configure the ifcfg-* Files</h3>
+<h3 id="configure-the-ifcfg-42-files">Configure the ifcfg-* Files<a 
class="headerlink" href="#configure-the-ifcfg-42-files" title="Permanent 
link">&para;</a></h3>
 <ol>
 <li>Navigate to the network-scripts directory:
 {tip}cd /etc/sysconfig/network-scripts{tip}</li>
@@ -127,7 +149,7 @@ ONBOOT=yes</p>
 <ol>
 <li>Reboot the computer:
 {tip}shutdown -r now{tip}</li>
-<li>Check the ifcfg-eth* files to make sure there are no ifcfg-eth* files
+<li tip="tip">Check the ifcfg-eth* files to make sure there are no ifcfg-eth* 
files
 and that the HWADDRESS= lines have not been automatically added back:
 {tip}
 ls /etc/sysconfig/network-scripts
@@ -136,8 +158,7 @@ ls /etc/sysconfig/network-scripts
 cat /etc/sysconfig/network-scripts/ifcfg-eth0
 {tip}
 {tip}
-cat /etc/sysconfig/network-scripts/ifcfg-eth1
-{tip}</li>
+cat /etc/sysconfig/network-scripts/ifcfg-eth1</li>
 </ol>
 <p>{include:Capture A Base Image}</p>
   </div>

Modified: 
websites/staging/vcl/trunk/content/confluence_export/create-a-windows-base-image.html
==============================================================================
--- 
websites/staging/vcl/trunk/content/confluence_export/create-a-windows-base-image.html
 (original)
+++ 
websites/staging/vcl/trunk/content/confluence_export/create-a-windows-base-image.html
 Wed Oct 18 19:55:31 2017
@@ -36,7 +36,18 @@
   </div>
 
   <div id="navigation"> 
-  <ul>
+  <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<ul>
 <li><a href="/index.html">Information</a><ul>
 <li><a href="/info/features.html">Features</a></li>
 <li><a href="/info/architecture.html">Architecture</a></li>
@@ -53,7 +64,7 @@
 <li><a href="/comm/index.html">Community</a><ul>
 <li><a href="/comm/index.html#getInvolved">Getting Involved</a></li>
 <li><a href="/comm/index.html#mail-list">Mailing Lists</a></li>
-<li><a href="/comm/wiki.html">Wiki</a></li>
+<li><a href="https://cwiki.apache.org/confluence/display/VCL/Apache+VCL"; 
target="_blank">Wiki</a></li>
 <li><a href="/dev/index.html">Development</a><ul>
 <li><a href="/dev/jira.html">Issue Tracking</a></li>
 <li><a href="/dev/code-documentation.html">Code Documentation</a></li>
@@ -72,14 +83,25 @@
   
   <div id="content">
     <h1 class="title">Create a Windows Base Image</h1>
-    <p>{excerpt}This page describes how to create a Windows base
+    <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<p>{excerpt}This page describes how to create a Windows base
 image.{excerpt}These instructions should work regardless of the
 provisioning engine being used (xCAT, VMware, etc.).&nbsp; Ignore the
 {color:#0000ff}{<em>}VMware Only{</em>}{color}&nbsp;sections if you are 
attempting
 to create an image using&nbsp;xCAT or some other bare metal provisioning
 engine.&nbsp;</p>
 <p><a name="CreateaWindowsBaseImage-Requirements"></a></p>
-<h3 id="requirements">Requirements</h3>
+<h3 id="requirements">Requirements<a class="headerlink" href="#requirements" 
title="Permanent link">&para;</a></h3>
 <p>You will need the following:
 <em> Windows installation ISO file
 </em> Windows product key or KMS server address</p>
@@ -94,11 +116,11 @@ link on the VCL website</p>
 <p>These instructions assume you have root access and are using a <em>bash</em>
 shell.</p>
 <p><a 
name="CreateaWindowsBaseImage-{color:#0000ff}VMwareOnly:{color}CreateaVirtualMachine"></a></p>
-<h2 
id="color0000ffvmware-onlycolor-create-a-virtual-machine">{color:#0000ff}VMware 
Only:{color} Create a Virtual Machine</h2>
+<h2 
id="color0000ffvmware-onlycolor-create-a-virtual-machine">{color:#0000ff}VMware 
Only:{color} Create a Virtual Machine<a class="headerlink" 
href="#color0000ffvmware-onlycolor-create-a-virtual-machine" title="Permanent 
link">&para;</a></h2>
 <p><a name="CreateaWindowsBaseImage-CreateaVirtualMachine"></a></p>
-<h3 id="create-a-virtual-machine">Create a Virtual Machine</h3>
+<h3 id="create-a-virtual-machine">Create a Virtual Machine<a 
class="headerlink" href="#create-a-virtual-machine" title="Permanent 
link">&para;</a></h3>
 <p><a name="CreateaWindowsBaseImage-VMwareESXi4.x"></a></p>
-<h4 id="vmware-esxi-4x">VMware ESXi 4.x</h4>
+<h4 id="vmware-esxi-4x">VMware ESXi 4.x<a class="headerlink" 
href="#vmware-esxi-4x" title="Permanent link">&para;</a></h4>
 <p>The instructions assume that VMware has been configured with the following
 bridged networks:
 <em> </em>Private<em>: bridged to private interface: eth0
@@ -130,16 +152,15 @@ to the datastore
 <li>Click Finish</li>
 </ul>
 <p><a name="CreateaWindowsBaseImage-VMwareServer1.x"></a></p>
-<h4 id="vmware-server-1x">VMware Server 1.x</h4>
+<h4 id="vmware-server-1x">VMware Server 1.x<a class="headerlink" 
href="#vmware-server-1x" title="Permanent link">&para;</a></h4>
 <p>The instructions assume that VMware has been configured with the following
 bridged networks:
 <em> VMnet0: bridged to private interface: eth0
 </em> VMnet2: bridged to public interface: eth1</p>
 <ul>
-<li>Launch the VMware Server console and connect to the local VMware host:
+<li tip="tip">Launch the VMware Server console and connect to the local VMware 
host:
 {tip}
-vmware &amp;
-{tip}</li>
+vmware &amp;</li>
 <li>Virtual Machine Configuration: <em>Typical</em></li>
 <li>Guest Operating System: <em>Microsoft Windows</em></li>
 <li>Version: <em>Windows XP Professional</em> (select the appropriate version 
if you
@@ -157,7 +178,7 @@ copied to the VMware host</li>
 <strong> Network Connection: <em>Custom</em></strong> */dev/vmnet2*</li>
 </ul>
 <p><a name="CreateaWindowsBaseImage-VMwareServer2.x"></a></p>
-<h4 id="vmware-server-2x">VMware Server 2.x</h4>
+<h4 id="vmware-server-2x">VMware Server 2.x<a class="headerlink" 
href="#vmware-server-2x" title="Permanent link">&para;</a></h4>
 <ul>
 <li>Open the VMware Infrastructure Web Access page:
 {info:icon=false}https://<IP address or hostname>:8333{info}</li>
@@ -175,11 +196,12 @@ hosts in your environment)</li>
 <strong> Memory Size: <em>1024 MB</em></strong> Processor Count: 
<em>1</em></li>
 <li>Hard Disk
 <strong> Click <em>Create a New Virtual</em>
-<strong><em> Capacity: at least <em>20 GB</em> (This value can be adjusted to 
suit the size
+<strong><em> Capacity: at least </em>20 GB* (This value can be adjusted to 
suit the size
 of the VMware host's disk. It is best to create the base image with a large
 enough hard drive to accomodate your largest image. The hard drive of a VM
-can be expanded but it is a manual, time-consuming process.)</em></strong> 
File Options
-<strong><em>* Allocate all disk space now: no</em></strong>* Split disk into 2 
GB files: yes</strong><em> Disk Mode: </em>Independent/Persistent*</li>
+can be expanded but it is a manual, time-consuming process.)
+</strong><em> File Options
+<strong><em>* Allocate all disk space now: no</em></strong></em> Split disk 
into 2 GB files: yes</strong><em> Disk Mode: </em>Independent/Persistent*</li>
 <li>Network Adapter
 <strong> Click <em>Add a Network Adapter</em></strong><em> Network Connection: 
select the name of your </em>private* network</li>
 <li>CD/DVD Drive
@@ -196,26 +218,26 @@ it from this interface.</li>
 <li>Click <em>Next</em> &gt; <em>Finish</em></li>
 </ul>
 <p><a name="CreateaWindowsBaseImage-InstallWindows"></a></p>
-<h2 id="install-windows">Install Windows</h2>
+<h2 id="install-windows">Install Windows<a class="headerlink" 
href="#install-windows" title="Permanent link">&para;</a></h2>
 <p><a href="install-windows-for-a-base-image.html">Install Windows for a Base 
Image</a></p>
 <p><a 
name="CreateaWindowsBaseImage-{color:#0000ff}VMwareOnly:{color}InstallVMwareTools"></a></p>
-<h2 
id="color0000ffvmware-onlycolor-install-vmware-tools">{color:#0000ff}VMware 
Only:{color} Install VMware Tools</h2>
+<h2 
id="color0000ffvmware-onlycolor-install-vmware-tools">{color:#0000ff}VMware 
Only:{color} Install VMware Tools<a class="headerlink" 
href="#color0000ffvmware-onlycolor-install-vmware-tools" title="Permanent 
link">&para;</a></h2>
 <ol>
 <li>Power on the VM if it is not already powered on</li>
 <li>Install VMWare Tools&nbsp; (Note: you must have a CD-ROM drive configured
 for the VM in order to install VMware Tools)</li>
 <li>
-<h1 id="click-on-the-vm-menu-and-select-install-vmware-tools">Click on the VM 
menu and select "Install VMWare Tools"</h1>
+<h1 id="click-on-the-vm-menu-and-select-install-vmware-tools">Click on the VM 
menu and select "Install VMWare Tools"<a class="headerlink" 
href="#click-on-the-vm-menu-and-select-install-vmware-tools" title="Permanent 
link">&para;</a></h1>
 </li>
 <li>
-<h1 
id="select-typical-and-proceed-through-the-setup-pages-accepting-the">Select 
Typical and proceed through the setup pages accepting the</h1>
+<h1 
id="select-typical-and-proceed-through-the-setup-pages-accepting-the">Select 
Typical and proceed through the setup pages accepting the<a class="headerlink" 
href="#select-typical-and-proceed-through-the-setup-pages-accepting-the" 
title="Permanent link">&para;</a></h1>
 defaults</li>
 <li>
-<h1 id="reboot-the-vm-when-installation-is-complete">Reboot the VM when 
installation is complete</h1>
+<h1 id="reboot-the-vm-when-installation-is-complete">Reboot the VM when 
installation is complete<a class="headerlink" 
href="#reboot-the-vm-when-installation-is-complete" title="Permanent 
link">&para;</a></h1>
 </li>
 </ol>
 <p><a name="CreateaWindowsBaseImage-InstallCygwinSSHD"></a></p>
-<h2 id="install-cygwin-sshd">Install Cygwin SSHD</h2>
+<h2 id="install-cygwin-sshd">Install Cygwin SSHD<a class="headerlink" 
href="#install-cygwin-sshd" title="Permanent link">&para;</a></h2>
 <p>Follow the steps: <a 
href="install-&amp;-configure-cygwin-sshd.html">Install &amp; Configure Cygwin 
SSHD</a></p>
 <p>{include:Capture A Base Image}</p>
   </div>

Modified: 
websites/staging/vcl/trunk/content/confluence_export/creating-a-virtual-machine-for-the-vcl-server.html
==============================================================================
--- 
websites/staging/vcl/trunk/content/confluence_export/creating-a-virtual-machine-for-the-vcl-server.html
 (original)
+++ 
websites/staging/vcl/trunk/content/confluence_export/creating-a-virtual-machine-for-the-vcl-server.html
 Wed Oct 18 19:55:31 2017
@@ -36,7 +36,18 @@
   </div>
 
   <div id="navigation"> 
-  <ul>
+  <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<ul>
 <li><a href="/index.html">Information</a><ul>
 <li><a href="/info/features.html">Features</a></li>
 <li><a href="/info/architecture.html">Architecture</a></li>
@@ -53,7 +64,7 @@
 <li><a href="/comm/index.html">Community</a><ul>
 <li><a href="/comm/index.html#getInvolved">Getting Involved</a></li>
 <li><a href="/comm/index.html#mail-list">Mailing Lists</a></li>
-<li><a href="/comm/wiki.html">Wiki</a></li>
+<li><a href="https://cwiki.apache.org/confluence/display/VCL/Apache+VCL"; 
target="_blank">Wiki</a></li>
 <li><a href="/dev/index.html">Development</a><ul>
 <li><a href="/dev/jira.html">Issue Tracking</a></li>
 <li><a href="/dev/code-documentation.html">Code Documentation</a></li>
@@ -72,202 +83,213 @@
   
   <div id="content">
     <h1 class="title">Creating a Virtual Machine for the VCL Server</h1>
-    <ol>
+    <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<ol>
 <li>{color:#000000}Create a reservation for the vSphere client image{color}##
 {color:#000000}Log into{color} <a 
href="https://vcl.ncsu.edu/";>https://vcl.ncsu.edu</a></li>
 <li>
-<h1 
id="color000000clickcolor-color000000new-reservationcolor">{color:#000000}Click{color}
 {color:#000000}New Reservation{color}</h1>
+<h1 
id="color000000clickcolor-color000000new-reservationcolor">{color:#000000}Click{color}
 {color:#000000}New Reservation{color}<a class="headerlink" 
href="#color000000clickcolor-color000000new-reservationcolor" title="Permanent 
link">&para;</a></h1>
 </li>
 <li>
-<h1 
id="color000000selectcolor-color000000vmware-vsphere-client">{color:#000000}Select{color}
 {color:#000000}VMware vSphere Client</h1>
+<h1 
id="color000000selectcolor-color000000vmware-vsphere-client">{color:#000000}Select{color}
 {color:#000000}VMware vSphere Client<a class="headerlink" 
href="#color000000selectcolor-color000000vmware-vsphere-client" 
title="Permanent link">&para;</a></h1>
 Bootcamp 2011{color}</li>
 <li>
-<h1 
id="color000000click-create-reservationcolorcolor000000wait-for">{color:#000000}Click
 Create Reservation{color}{color:#000000}Wait for</h1>
+<h1 
id="color000000click-create-reservationcolorcolor000000wait-for">{color:#000000}Click
 Create Reservation{color}{color:#000000}Wait for<a class="headerlink" 
href="#color000000click-create-reservationcolorcolor000000wait-for" 
title="Permanent link">&para;</a></h1>
 the reservation to be ready, Connect button appears{color}</li>
 <li>
-<h1 
id="color000000clickcolor-color000000connectcolor">{color:#000000}Click{color} 
{color:#000000}Connect{color}</h1>
+<h1 
id="color000000clickcolor-color000000connectcolor">{color:#000000}Click{color} 
{color:#000000}Connect{color}<a class="headerlink" 
href="#color000000clickcolor-color000000connectcolor" title="Permanent 
link">&para;</a></h1>
 </li>
 <li>
-<h1 
id="color000000connect-to-the-reservation-via-rdp-and-logincolor">{color:#000000}Connect
 to the reservation via RDP and login{color}</h1>
+<h1 
id="color000000connect-to-the-reservation-via-rdp-and-logincolor">{color:#000000}Connect
 to the reservation via RDP and login{color}<a class="headerlink" 
href="#color000000connect-to-the-reservation-via-rdp-and-logincolor" 
title="Permanent link">&para;</a></h1>
 </li>
 <li>{color:#000000}Log into the ESXi host{color}## {color:#000000}Launch
 the{color} {color:#000000}VMware vSphere Client{color}
 {color:#000000}application{color}### {color:#000000}IP Address:{color}
 {color:#000000}enter the IP address you were given{color}</li>
 <li>
-<h2 
id="color000000usernamecolor-color000000rootcolor">{color:#000000}Username:{color}
 {color:#000000}root{color}</h2>
+<h2 
id="color000000usernamecolor-color000000rootcolor">{color:#000000}Username:{color}
 {color:#000000}root{color}<a class="headerlink" 
href="#color000000usernamecolor-color000000rootcolor" title="Permanent 
link">&para;</a></h2>
 </li>
 <li>
-<h2 id="color000000passwordcolor">{color:#000000}Password:{color}</h2>
+<h2 id="color000000passwordcolor">{color:#000000}Password:{color}<a 
class="headerlink" href="#color000000passwordcolor" title="Permanent 
link">&para;</a></h2>
 {color:#000000}{<em>}<em><password></em>{</em>}{color}</li>
 <li>
-<h1 id="color000000click-logincolor">{color:#000000}Click Login{color}</h1>
+<h1 id="color000000click-logincolor">{color:#000000}Click Login{color}<a 
class="headerlink" href="#color000000click-logincolor" title="Permanent 
link">&para;</a></h1>
 </li>
 <li>
-<h1 
id="color000000if-presented-with-a-security-warning-box-click-the">{color:#000000}If
 presented with a Security Warning box, click the</h1>
+<h1 
id="color000000if-presented-with-a-security-warning-box-click-the">{color:#000000}If
 presented with a Security Warning box, click the<a class="headerlink" 
href="#color000000if-presented-with-a-security-warning-box-click-the" 
title="Permanent link">&para;</a></h1>
 “Install this certificate...” checkbox and then click Ignore{color}</li>
 <li>{color:#000000}Create a virtual machine for your VCL server{color}##
 {color:#000000}Click File &gt; New &gt; Virtual Machine{color}</li>
 <li>
-<h1 
id="color000000configurationcolor-color000000customcolor">{color:#000000}Configuration:{color}
 {color:#000000}Custom{color}</h1>
+<h1 
id="color000000configurationcolor-color000000customcolor">{color:#000000}Configuration:{color}
 {color:#000000}Custom{color}<a class="headerlink" 
href="#color000000configurationcolor-color000000customcolor" title="Permanent 
link">&para;</a></h1>
 </li>
 <li>
-<h1 
id="color000000namecolor-color000000vcl-servercolor">{color:#000000}Name:{color}
 {color:#000000}vcl-server{color}</h1>
+<h1 
id="color000000namecolor-color000000vcl-servercolor">{color:#000000}Name:{color}
 {color:#000000}vcl-server{color}<a class="headerlink" 
href="#color000000namecolor-color000000vcl-servercolor" title="Permanent 
link">&para;</a></h1>
 </li>
 <li>
-<h1 
id="color000000datastorecolor-color000000localcolor">{color:#000000}Datastore:{color}
 {color:#000000}local{color}</h1>
+<h1 
id="color000000datastorecolor-color000000localcolor">{color:#000000}Datastore:{color}
 {color:#000000}local{color}<a class="headerlink" 
href="#color000000datastorecolor-color000000localcolor" title="Permanent 
link">&para;</a></h1>
 </li>
 <li>
-<h1 
id="color000000virtual-machine-versioncolor-color0000007color">{color:#000000}Virtual
 Machine Version:{color} {color:#000000}7{color}</h1>
+<h1 
id="color000000virtual-machine-versioncolor-color0000007color">{color:#000000}Virtual
 Machine Version:{color} {color:#000000}7{color}<a class="headerlink" 
href="#color000000virtual-machine-versioncolor-color0000007color" 
title="Permanent link">&para;</a></h1>
 </li>
 <li>
-<h1 id="color000000guest-operating-systemcolor">{color:#000000}Guest Operating 
System:{color}</h1>
+<h1 id="color000000guest-operating-systemcolor">{color:#000000}Guest Operating 
System:{color}<a class="headerlink" 
href="#color000000guest-operating-systemcolor" title="Permanent 
link">&para;</a></h1>
 {color:#000000}Linux{color}### {color:#000000}Version:{color}
 {color:#000000}CentOS 4/5 (32-bit){color}</li>
 <li>
-<h1 id="color000000number-of-virutal-processors-1color">{color:#000000}Number 
of virutal processors: 1{color}</h1>
+<h1 id="color000000number-of-virutal-processors-1color">{color:#000000}Number 
of virutal processors: 1{color}<a class="headerlink" 
href="#color000000number-of-virutal-processors-1color" title="Permanent 
link">&para;</a></h1>
 </li>
 <li>
-<h1 id="color000000memory-size-1-gbcolor">{color:#000000}Memory Size: 1 
GB{color}</h1>
+<h1 id="color000000memory-size-1-gbcolor">{color:#000000}Memory Size: 1 
GB{color}<a class="headerlink" href="#color000000memory-size-1-gbcolor" 
title="Permanent link">&para;</a></h1>
 </li>
 <li>
-<h1 
id="color000000how-many-nics-2color-color000000nic-1color">{color:#000000}How 
many Nics: 2{color}### {color:#000000}NIC 1:{color}</h1>
+<h1 
id="color000000how-many-nics-2color-color000000nic-1color">{color:#000000}How 
many Nics: 2{color}### {color:#000000}NIC 1:{color}<a class="headerlink" 
href="#color000000how-many-nics-2color-color000000nic-1color" title="Permanent 
link">&para;</a></h1>
 {color:#000000}Private{color}{color:#000000}, Adapter: E1000, Connect at
 Power On: Yes{color}</li>
 <li>
-<h2 id="color000000nic-2color">{color:#000000}NIC 2:{color}</h2>
+<h2 id="color000000nic-2color">{color:#000000}NIC 2:{color}<a 
class="headerlink" href="#color000000nic-2color" title="Permanent 
link">&para;</a></h2>
 {color:#000000}Public{color}{color:#000000}, Adapter: E1000, Connect at
 Power On: Yes{color}</li>
 <li>
-<h1 
id="color000000scsi-controller-lsi-logic-parallelcolor">{color:#000000}SCSI 
controller: LSI Logic Parallel{color}</h1>
+<h1 
id="color000000scsi-controller-lsi-logic-parallelcolor">{color:#000000}SCSI 
controller: LSI Logic Parallel{color}<a class="headerlink" 
href="#color000000scsi-controller-lsi-logic-parallelcolor" title="Permanent 
link">&para;</a></h1>
 </li>
 <li>
-<h1 id="color000000disk-create-a-new-virtual-diskcolor">{color:#000000}Disk: 
Create a new virtual disk{color}</h1>
+<h1 id="color000000disk-create-a-new-virtual-diskcolor">{color:#000000}Disk: 
Create a new virtual disk{color}<a class="headerlink" 
href="#color000000disk-create-a-new-virtual-diskcolor" title="Permanent 
link">&para;</a></h1>
 {color:#000000}Disk Size: 8 GB{color}</li>
 <li>
-<h2 
id="color000000allocate-and-commit-space-on-demand-thin">{color:#000000}Allocate
 and commit space on demand (Thin</h2>
+<h2 
id="color000000allocate-and-commit-space-on-demand-thin">{color:#000000}Allocate
 and commit space on demand (Thin<a class="headerlink" 
href="#color000000allocate-and-commit-space-on-demand-thin" title="Permanent 
link">&para;</a></h2>
 Provisioning):{color} {color:#000000}Yes{color}</li>
 <li>
-<h2 id="color000000support-clustering-nocolor">{color:#000000}Support 
clustering: No{color}</h2>
+<h2 id="color000000support-clustering-nocolor">{color:#000000}Support 
clustering: No{color}<a class="headerlink" 
href="#color000000support-clustering-nocolor" title="Permanent 
link">&para;</a></h2>
 </li>
 <li>
-<h2 
id="color000000location-store-with-the-virtual-machinecolor">{color:#000000}Location:
 Store with the virtual machine{color}</h2>
+<h2 
id="color000000location-store-with-the-virtual-machinecolor">{color:#000000}Location:
 Store with the virtual machine{color}<a class="headerlink" 
href="#color000000location-store-with-the-virtual-machinecolor" 
title="Permanent link">&para;</a></h2>
 </li>
 <li>
-<h1 id="color000000virtual-device-node-scsi-00color">{color:#000000}Virtual 
Device Node: SCSI (0:0){color}</h1>
+<h1 id="color000000virtual-device-node-scsi-00color">{color:#000000}Virtual 
Device Node: SCSI (0:0){color}<a class="headerlink" 
href="#color000000virtual-device-node-scsi-00color" title="Permanent 
link">&para;</a></h1>
 {color:#000000}Mode:{color}
 {color:#000000}Independent{color}{color:#000000},{color}
 {color:#000000}Persistent{color}</li>
 <li>
-<h1 
id="color000000edit-the-virtual-machine-settings-before">{color:#000000}Edit 
the virtual machine settings before</h1>
+<h1 
id="color000000edit-the-virtual-machine-settings-before">{color:#000000}Edit 
the virtual machine settings before<a class="headerlink" 
href="#color000000edit-the-virtual-machine-settings-before" title="Permanent 
link">&para;</a></h1>
 completion:{color} {color:#000000}Yes{color}</li>
 <li>
-<h1 
id="color000000select-the-cddvd-devicecolor-color000000change">{color:#000000}Select
 the CD/DVD device{color}### {color:#000000}Change</h1>
+<h1 
id="color000000select-the-cddvd-devicecolor-color000000change">{color:#000000}Select
 the CD/DVD device{color}### {color:#000000}Change<a class="headerlink" 
href="#color000000select-the-cddvd-devicecolor-color000000change" 
title="Permanent link">&para;</a></h1>
 Device Type to:{color} {color:#000000}Datastore ISO File{color}</li>
 <li>
-<h2 id="color000000click-browsecolor-color000000navigate">{color:#000000}Click 
Browse{color}#### {color:#000000}Navigate</h2>
+<h2 id="color000000click-browsecolor-color000000navigate">{color:#000000}Click 
Browse{color}#### {color:#000000}Navigate<a class="headerlink" 
href="#color000000click-browsecolor-color000000navigate" title="Permanent 
link">&para;</a></h2>
 to{color} {color:#000000}local/iso{color}</li>
 <li>
-<h3 id="color000000selectcolor">{color:#000000}Select:{color}</h3>
+<h3 id="color000000selectcolor">{color:#000000}Select:{color}<a 
class="headerlink" href="#color000000selectcolor" title="Permanent 
link">&para;</a></h3>
 {color:#000000}CentOS-5.6-i386-bin-DVD.iso{color}</li>
 <li>
-<h2 
id="color000000connect-at-power-oncolor-color000000yescolor">{color:#000000}Connect
 at power on:{color} {color:#000000}Yes{color}</h2>
+<h2 
id="color000000connect-at-power-oncolor-color000000yescolor">{color:#000000}Connect
 at power on:{color} {color:#000000}Yes{color}<a class="headerlink" 
href="#color000000connect-at-power-oncolor-color000000yescolor" 
title="Permanent link">&para;</a></h2>
 </li>
 <li>
-<h1 
id="color000000clickcolor-color000000finishcolor">{color:#000000}Click{color} 
{color:#000000}Finish{color}</h1>
+<h1 
id="color000000clickcolor-color000000finishcolor">{color:#000000}Click{color} 
{color:#000000}Finish{color}<a class="headerlink" 
href="#color000000clickcolor-color000000finishcolor" title="Permanent 
link">&para;</a></h1>
 </li>
 <li>{color:#000000}Install the VCL Server OS{color}## {color:#000000}Click
 the plus sign in the left pane to display the VM{color}</li>
 <li>
-<h1 
id="color000000select-thecolor-color000000vcl-servercolor">{color:#000000}Select
 the{color} {color:#000000}VCL Server{color}</h1>
+<h1 
id="color000000select-thecolor-color000000vcl-servercolor">{color:#000000}Select
 the{color} {color:#000000}VCL Server{color}<a class="headerlink" 
href="#color000000select-thecolor-color000000vcl-servercolor" title="Permanent 
link">&para;</a></h1>
 {color:#000000}VM{color}</li>
 <li>
-<h1 
id="color000000click-thecolor-color000000consolecolor">{color:#000000}Click 
the{color} {color:#000000}Console{color}</h1>
+<h1 
id="color000000click-thecolor-color000000consolecolor">{color:#000000}Click 
the{color} {color:#000000}Console{color}<a class="headerlink" 
href="#color000000click-thecolor-color000000consolecolor" title="Permanent 
link">&para;</a></h1>
 {color:#000000}tab{color}</li>
 <li>
-<h1 
id="color000000click-the-play-button-to-start-the-vmcolor">{color:#000000}Click 
the play button to start the VM{color}</h1>
+<h1 
id="color000000click-the-play-button-to-start-the-vmcolor">{color:#000000}Click 
the play button to start the VM{color}<a class="headerlink" 
href="#color000000click-the-play-button-to-start-the-vmcolor" title="Permanent 
link">&para;</a></h1>
 </li>
 <li>
-<h1 
id="color000000to-install-in-or-upgrade-in-graphical-mode-press">{color:#000000}To
 install in or upgrade in graphical mode: press</h1>
+<h1 
id="color000000to-install-in-or-upgrade-in-graphical-mode-press">{color:#000000}To
 install in or upgrade in graphical mode: press<a class="headerlink" 
href="#color000000to-install-in-or-upgrade-in-graphical-mode-press" 
title="Permanent link">&para;</a></h1>
 Enter{color}</li>
 <li>
-<h1 
id="color000000choosecolor-color000000skipcolor">{color:#000000}Choose{color} 
{color:#000000}Skip{color}</h1>
+<h1 
id="color000000choosecolor-color000000skipcolor">{color:#000000}Choose{color} 
{color:#000000}Skip{color}<a class="headerlink" 
href="#color000000choosecolor-color000000skipcolor" title="Permanent 
link">&para;</a></h1>
 {color:#000000}to skip the media testthe GUI installation begins...{color}</li>
 <li>
-<h1 id="color000000click-nextcolor">{color:#000000}Click Next{color}</h1>
+<h1 id="color000000click-nextcolor">{color:#000000}Click Next{color}<a 
class="headerlink" href="#color000000click-nextcolor" title="Permanent 
link">&para;</a></h1>
 </li>
 <li>
-<h1 id="color000000select-englishcolor">{color:#000000}Select 
English{color}</h1>
+<h1 id="color000000select-englishcolor">{color:#000000}Select English{color}<a 
class="headerlink" href="#color000000select-englishcolor" title="Permanent 
link">&para;</a></h1>
 </li>
 <li>
-<h1 
id="color000000would-you-like-to-initialize-this-drivecolor">{color:#000000}Would
 you like to initialize this drive:{color}</h1>
+<h1 
id="color000000would-you-like-to-initialize-this-drivecolor">{color:#000000}Would
 you like to initialize this drive:{color}<a class="headerlink" 
href="#color000000would-you-like-to-initialize-this-drivecolor" 
title="Permanent link">&para;</a></h1>
 {color:#000000}Yes{color}</li>
 <li>
-<h1 
id="color000000click-next-to-use-the-default-partitioning-schemecolor">{color:#000000}Click
 Next to use the default partitioning scheme{color}</h1>
+<h1 
id="color000000click-next-to-use-the-default-partitioning-schemecolor">{color:#000000}Click
 Next to use the default partitioning scheme{color}<a class="headerlink" 
href="#color000000click-next-to-use-the-default-partitioning-schemecolor" 
title="Permanent link">&para;</a></h1>
 </li>
 <li>
-<h1 
id="color000000network-devicescolor-color000000selectcolor">{color:#000000}Network
 Devices:{color}### {color:#000000}Select{color}</h1>
+<h1 
id="color000000network-devicescolor-color000000selectcolor">{color:#000000}Network
 Devices:{color}### {color:#000000}Select{color}<a class="headerlink" 
href="#color000000network-devicescolor-color000000selectcolor" title="Permanent 
link">&para;</a></h1>
 {color:#000000}eth0{color} {color:#000000}and click Edit{color}####
 {color:#000000}Enable IPv4 support: Yes{color}##### {color:#000000}Manual
 configuration{color}###### {color:#000000}IP Address:{color}
 {color:#000000}10.100.0.1{color}</li>
 <li>
-<h5 id="color000000prefix-netmaskcolor">{color:#000000}Prefix 
(Netmask):{color}</h5>
+<h5 id="color000000prefix-netmaskcolor">{color:#000000}Prefix 
(Netmask):{color}<a class="headerlink" href="#color000000prefix-netmaskcolor" 
title="Permanent link">&para;</a></h5>
 {color:#000000}255.255.255.0{color}</li>
 <li>
-<h3 
id="color000000enable-ipv6-supportcolor-color000000nocolor">{color:#000000}Enable
 IPv6 support:{color} {color:#000000}No{color}</h3>
+<h3 
id="color000000enable-ipv6-supportcolor-color000000nocolor">{color:#000000}Enable
 IPv6 support:{color} {color:#000000}No{color}<a class="headerlink" 
href="#color000000enable-ipv6-supportcolor-color000000nocolor" title="Permanent 
link">&para;</a></h3>
 </li>
 <li>
-<h2 
id="color000000selectcolor-color000000eth1color">{color:#000000}Select{color} 
{color:#000000}eth1{color}</h2>
+<h2 
id="color000000selectcolor-color000000eth1color">{color:#000000}Select{color} 
{color:#000000}eth1{color}<a class="headerlink" 
href="#color000000selectcolor-color000000eth1color" title="Permanent 
link">&para;</a></h2>
 {color:#000000}and click Edit{color}#### {color:#000000}Enable IPv4
 support: Yes{color}##### {color:#000000}Dynamic IP configuration
 (DHCP){color}</li>
 <li>
-<h3 
id="color000000enable-ipv6-supportcolor-color000000nocolor_1">{color:#000000}Enable
 IPv6 support:{color} {color:#000000}No{color}</h3>
+<h3 
id="color000000enable-ipv6-supportcolor-color000000nocolor_1">{color:#000000}Enable
 IPv6 support:{color} {color:#000000}No{color}<a class="headerlink" 
href="#color000000enable-ipv6-supportcolor-color000000nocolor_1" 
title="Permanent link">&para;</a></h3>
 </li>
 <li>
-<h2 id="color000000eth1-activate-on-bootcolor">{color:#000000}eth1 - Activate 
on Boot:{color}</h2>
+<h2 id="color000000eth1-activate-on-bootcolor">{color:#000000}eth1 - Activate 
on Boot:{color}<a class="headerlink" 
href="#color000000eth1-activate-on-bootcolor" title="Permanent 
link">&para;</a></h2>
 {color:#000000}Yes{color}</li>
 <li>
-<h1 id="color000000select-a-timezonecolor">{color:#000000}Select a 
timezone{color}</h1>
+<h1 id="color000000select-a-timezonecolor">{color:#000000}Select a 
timezone{color}<a class="headerlink" href="#color000000select-a-timezonecolor" 
title="Permanent link">&para;</a></h1>
 </li>
 <li>
-<h1 
id="color000000root-passwordcolor-color000000wzxhzdk0color">{color:#000000}Root 
Password:{color} {color:#000000}<em><password></em>{color}</h1>
+<h1 id="color000000root-passwordcolor-color000000">{color:#000000}Root 
Password:{color} {color:#000000}<em color="color"><password></em><a 
class="headerlink" href="#color000000root-passwordcolor-color000000" 
title="Permanent link">&para;</a></h1>
 </li>
 <li>
-<h1 
id="color000000software-packages-uncheckcolor-color000000desktop">{color:#000000}Software
 packages - uncheck{color} {color:#000000}Desktop</h1>
+<h1 
id="color000000software-packages-uncheckcolor-color000000desktop">{color:#000000}Software
 packages - uncheck{color} {color:#000000}Desktop<a class="headerlink" 
href="#color000000software-packages-uncheckcolor-color000000desktop" 
title="Permanent link">&para;</a></h1>
 </li>
 <li>Gnome{color}</li>
 <li>
-<h1 
id="color000000reboot-the-vm-when-the-installation-is-completecolor">{color:#000000}Reboot
 the VM when the installation is complete{color}</h1>
+<h1 
id="color000000reboot-the-vm-when-the-installation-is-completecolor">{color:#000000}Reboot
 the VM when the installation is complete{color}<a class="headerlink" 
href="#color000000reboot-the-vm-when-the-installation-is-completecolor" 
title="Permanent link">&para;</a></h1>
 </li>
 <li>
-<h1 
id="color000000select-the-item-that-you-wish-to-modify-click">{color:#000000}Select
 the item that you wish to modify: click</h1>
+<h1 
id="color000000select-the-item-that-you-wish-to-modify-click">{color:#000000}Select
 the item that you wish to modify: click<a class="headerlink" 
href="#color000000select-the-item-that-you-wish-to-modify-click" 
title="Permanent link">&para;</a></h1>
 Exit{color}</li>
 <li>
-<h1 id="color000000login-as-rootcolor">{color:#000000}Login as root{color}</h1>
+<h1 id="color000000login-as-rootcolor">{color:#000000}Login as root{color}<a 
class="headerlink" href="#color000000login-as-rootcolor" title="Permanent 
link">&para;</a></h1>
 </li>
 <li>
-<h1 id="color000000verify-the-networking-ifconfigcolor">{color:#000000}Verify 
the networking: ifconfig{color}</h1>
+<h1 id="color000000verify-the-networking-ifconfigcolor">{color:#000000}Verify 
the networking: ifconfig{color}<a class="headerlink" 
href="#color000000verify-the-networking-ifconfigcolor" title="Permanent 
link">&para;</a></h1>
 {color:#000000}eth0 should be assigned 10.100.0.1{color}</li>
 <li>
-<h2 
id="color000000eth1-should-be-assigned-a-public-ip-address">{color:#000000}eth1 
should be assigned a public IP address:</h2>
+<h2 
id="color000000eth1-should-be-assigned-a-public-ip-address">{color:#000000}eth1 
should be assigned a public IP address:<a class="headerlink" 
href="#color000000eth1-should-be-assigned-a-public-ip-address" title="Permanent 
link">&para;</a></h2>
 152.46.x.x{color}</li>
 <li>{color:#000000}Log in via SSH{color}## {color:#000000}Launch PuTTY from
 the computer you connected to via RDP{color}### {color:#000000}Host Name:
 Enter the public IP address of the VCL server which is displayed in the
 ifconfig output{color}</li>
 <li>
-<h2 id="color000000saved-sessions-enter-vcl-servercolor">{color:#000000}Saved 
Sessions: enter ‘vcl-server’{color}</h2>
+<h2 id="color000000saved-sessions-enter-vcl-servercolor">{color:#000000}Saved 
Sessions: enter ‘vcl-server’{color}<a class="headerlink" 
href="#color000000saved-sessions-enter-vcl-servercolor" title="Permanent 
link">&para;</a></h2>
 </li>
 <li>
-<h2 id="color000000click-savecolor">{color:#000000}Click Save{color}</h2>
+<h2 id="color000000click-savecolor">{color:#000000}Click Save{color}<a 
class="headerlink" href="#color000000click-savecolor" title="Permanent 
link">&para;</a></h2>
 </li>
 <li>
-<h1 id="color000000connect-to-vcl-servercolor">{color:#000000}Connect to 
vcl-server{color}</h1>
+<h1 id="color000000connect-to-vcl-servercolor">{color:#000000}Connect to 
vcl-server{color}<a class="headerlink" 
href="#color000000connect-to-vcl-servercolor" title="Permanent 
link">&para;</a></h1>
 </li>
 <li>
-<h1 id="color000000login-as-rootcolor_1">{color:#000000}Login as 
root{color}</h1>
+<h1 id="color000000login-as-rootcolor_1">{color:#000000}Login as root{color}<a 
class="headerlink" href="#color000000login-as-rootcolor_1" title="Permanent 
link">&para;</a></h1>
 </li>
 <li>{color:#000000}Install the VCL components:{color}<a 
href="https://cwiki.apache.org/display/VCL/VCL+2.2.1+Installation";>https://cwiki.apache.org/confluence/display/VCL/VCL+2.2.1+Installation</a></li>
 </ol>

Modified: 
websites/staging/vcl/trunk/content/confluence_export/database-configuration.html
==============================================================================
--- 
websites/staging/vcl/trunk/content/confluence_export/database-configuration.html
 (original)
+++ 
websites/staging/vcl/trunk/content/confluence_export/database-configuration.html
 Wed Oct 18 19:55:31 2017
@@ -36,7 +36,18 @@
   </div>
 
   <div id="navigation"> 
-  <ul>
+  <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<ul>
 <li><a href="/index.html">Information</a><ul>
 <li><a href="/info/features.html">Features</a></li>
 <li><a href="/info/architecture.html">Architecture</a></li>
@@ -53,7 +64,7 @@
 <li><a href="/comm/index.html">Community</a><ul>
 <li><a href="/comm/index.html#getInvolved">Getting Involved</a></li>
 <li><a href="/comm/index.html#mail-list">Mailing Lists</a></li>
-<li><a href="/comm/wiki.html">Wiki</a></li>
+<li><a href="https://cwiki.apache.org/confluence/display/VCL/Apache+VCL"; 
target="_blank">Wiki</a></li>
 <li><a href="/dev/index.html">Development</a><ul>
 <li><a href="/dev/jira.html">Issue Tracking</a></li>
 <li><a href="/dev/code-documentation.html">Code Documentation</a></li>
@@ -72,10 +83,21 @@
   
   <div id="content">
     <h1 class="title">Database Configuration</h1>
-    <p>{excerpt}This page describes how to create the VCL MySQL database and
+    <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<p>{excerpt}This page describes how to create the VCL MySQL database and
 import the VCL database schema.{excerpt}</p>
 <p><a name="DatabaseConfiguration-*Prerequisites*"></a></p>
-<h2 id="prerequisites"><em>Prerequisites</em></h2>
+<h2 id="prerequisites"><em>Prerequisites</em><a class="headerlink" 
href="#prerequisites" title="Permanent link">&para;</a></h2>
 <ol>
 <li>
 <p>You should have mysql server 5.x installed.&nbsp;If mysql server is not
@@ -91,7 +113,7 @@ from the web server and management serve
 </li>
 </ol>
 <p><a name="DatabaseConfiguration-*SettingUptheDatabaseforVCL*"></a></p>
-<h2 id="setting-up-the-database-for-vcl"><em>Setting Up the Database for 
VCL</em></h2>
+<h2 id="setting-up-the-database-for-vcl"><em>Setting Up the Database for 
VCL</em><a class="headerlink" href="#setting-up-the-database-for-vcl" 
title="Permanent link">&para;</a></h2>
 <ol>
 <li>
 <p>create a database in mysql named for use with VCL</p>

Modified: websites/staging/vcl/trunk/content/confluence_export/dependencies.html
==============================================================================
--- websites/staging/vcl/trunk/content/confluence_export/dependencies.html 
(original)
+++ websites/staging/vcl/trunk/content/confluence_export/dependencies.html Wed 
Oct 18 19:55:31 2017
@@ -36,7 +36,18 @@
   </div>
 
   <div id="navigation"> 
-  <ul>
+  <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<ul>
 <li><a href="/index.html">Information</a><ul>
 <li><a href="/info/features.html">Features</a></li>
 <li><a href="/info/architecture.html">Architecture</a></li>
@@ -53,7 +64,7 @@
 <li><a href="/comm/index.html">Community</a><ul>
 <li><a href="/comm/index.html#getInvolved">Getting Involved</a></li>
 <li><a href="/comm/index.html#mail-list">Mailing Lists</a></li>
-<li><a href="/comm/wiki.html">Wiki</a></li>
+<li><a href="https://cwiki.apache.org/confluence/display/VCL/Apache+VCL"; 
target="_blank">Wiki</a></li>
 <li><a href="/dev/index.html">Development</a><ul>
 <li><a href="/dev/jira.html">Issue Tracking</a></li>
 <li><a href="/dev/code-documentation.html">Code Documentation</a></li>
@@ -72,8 +83,19 @@
   
   <div id="content">
     <h1 class="title">Dependencies</h1>
-    <p><a name="Dependencies-Frontend"></a></p>
-<h2 id="frontend">Frontend</h2>
+    <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<p><a name="Dependencies-Frontend"></a></p>
+<h2 id="frontend">Frontend<a class="headerlink" href="#frontend" 
title="Permanent link">&para;</a></h2>
 <ul>
 <li>Apache HTTP Server v1.3 or v2.x with SSL enabled - while VCL may run
 under another webserver capable of running PHP code, it has only been
@@ -90,7 +112,7 @@ tested to work with Apache HTTP Server</
 <li>useful to have the server set up to be able to send debugging emails</li>
 </ul>
 <p><a name="Dependencies-Backend"></a></p>
-<h2 id="backend">Backend</h2>
+<h2 id="backend">Backend<a class="headerlink" href="#backend" title="Permanent 
link">&para;</a></h2>
 <ul>
 <li>Perl</li>
 <li>Perl Modules (available from cpan.org)
@@ -110,7 +132,7 @@ tested to work with Apache HTTP Server</
 </strong> <a 
href="http://www.cpan.org/modules/by-module/Crypt/Crypt-SSLeay-0.57.tar.gz";>http://www.cpan.org/modules/by-module/Crypt/Crypt-SSLeay-0.57.tar.gz</a></li>
 </ul>
 <p><a name="Dependencies-BackendScripting&ProgrammingLanguages"></a></p>
-<h3 id="backend-scripting-programming-languages">Backend Scripting &amp; 
Programming Languages</h3>
+<h3 id="backend-scripting-programming-languages">Backend Scripting &amp; 
Programming Languages<a class="headerlink" 
href="#backend-scripting-programming-languages" title="Permanent 
link">&para;</a></h3>
 <ul>
 <li>Perl - the backend is predominantly driven by Perl code</li>
 <li>DOS/Windows Batch - several batch (.cmd) files perform tasks
@@ -121,7 +143,7 @@ Windows images</li>
 Windows installation (sysprep.ini, cmdlines.ini)</li>
 </ul>
 <p><a name="Dependencies-ProvisioningEngines"></a></p>
-<h2 id="provisioning-engines">Provisioning Engines</h2>
+<h2 id="provisioning-engines">Provisioning Engines<a class="headerlink" 
href="#provisioning-engines" title="Permanent link">&para;</a></h2>
 <ul>
 <li>xCAT 1.3 or xCAT 2.1 <a 
href="http://xcat.sourceforge.net";>xCAT.org</a></li>
 <li>VMWare Free Server</li>
@@ -131,9 +153,9 @@ Windows installation (sysprep.ini, cmdli
 <li>IBM Smart Cloud computing ( in development, ask on the mailing list)</li>
 </ul>
 <p><a name="Dependencies-Images"></a></p>
-<h2 id="images">Images</h2>
+<h2 id="images">Images<a class="headerlink" href="#images" title="Permanent 
link">&para;</a></h2>
 <p><a name="Dependencies-WindowsImageUtilities&OtherFiles"></a></p>
-<h3 id="windows-image-utilities-other-files">Windows Image Utilities &amp; 
Other Files</h3>
+<h3 id="windows-image-utilities-other-files">Windows Image Utilities &amp; 
Other Files<a class="headerlink" href="#windows-image-utilities-other-files" 
title="Permanent link">&para;</a></h3>
 <ul>
 <li>Windows Sysprep for each version of Windows being used, available from
 microsoft.com( only needed for bare-metal loads)</li>
@@ -146,18 +168,18 @@ available from mystuff.clarke.co.nz</li>
 OS on blades, available from cygwin.com</li>
 </ul>
 <p><a name="Dependencies-LinuxKickstartDeployment"></a></p>
-<h3 id="linux-kickstart-deployment">Linux Kickstart Deployment</h3>
+<h3 id="linux-kickstart-deployment">Linux Kickstart Deployment<a 
class="headerlink" href="#linux-kickstart-deployment" title="Permanent 
link">&para;</a></h3>
 <ul>
 <li>installation media for Linux distribution that is supported by xCAT</li>
 </ul>
 <p><a name="Dependencies-Database"></a></p>
-<h2 id="database">Database</h2>
+<h2 id="database">Database<a class="headerlink" href="#database" 
title="Permanent link">&para;</a></h2>
 <ul>
 <li>MySQL</li>
 <li>PHPMyAdmin (optional)</li>
 </ul>
 <p><a name="Dependencies-Network"></a></p>
-<h2 id="network">Network</h2>
+<h2 id="network">Network<a class="headerlink" href="#network" title="Permanent 
link">&para;</a></h2>
 <p>Two or Three networks (see <a href="network-layout.html">Network Layout</a>
 ):
 1. private network - where most control operations happen and where images
@@ -167,7 +189,7 @@ are pushed around
 deployment; it is used to communicate with the blade server management
 modules to power on/off the blades and to configure the boot process</p>
 <p><a name="Dependencies-Hardware"></a></p>
-<h2 id="hardware">Hardware</h2>
+<h2 id="hardware">Hardware<a class="headerlink" href="#hardware" 
title="Permanent link">&para;</a></h2>
 <p>VCL can deploy images on various types of hardware depending on your needs.
 The following deployment methods have been tested with the listed hardware:
 <em> bare metal kickstart deploys using xCAT:
@@ -183,7 +205,7 @@ ESX installed and 2 network interfaces
 </em> KVM based image deploys should work on any VT capable hardware with KVM
 hypervisor installed and 2 network interfaces</p>
 <p><a name="Dependencies-DevelopmenttoolsusedbyVCLcommitters"></a></p>
-<h2 id="development-tools-used-by-vcl-committers">Development tools used by 
VCL committers</h2>
+<h2 id="development-tools-used-by-vcl-committers">Development tools used by 
VCL committers<a class="headerlink" 
href="#development-tools-used-by-vcl-committers" title="Permanent 
link">&para;</a></h2>
 <ul>
 <li>ActiveState Komodo IDE - used to develop several types of files,
 commercial product</li>

Modified: 
websites/staging/vcl/trunk/content/confluence_export/developer-guidelines.html
==============================================================================
--- 
websites/staging/vcl/trunk/content/confluence_export/developer-guidelines.html 
(original)
+++ 
websites/staging/vcl/trunk/content/confluence_export/developer-guidelines.html 
Wed Oct 18 19:55:31 2017
@@ -36,7 +36,18 @@
   </div>
 
   <div id="navigation"> 
-  <ul>
+  <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<ul>
 <li><a href="/index.html">Information</a><ul>
 <li><a href="/info/features.html">Features</a></li>
 <li><a href="/info/architecture.html">Architecture</a></li>
@@ -53,7 +64,7 @@
 <li><a href="/comm/index.html">Community</a><ul>
 <li><a href="/comm/index.html#getInvolved">Getting Involved</a></li>
 <li><a href="/comm/index.html#mail-list">Mailing Lists</a></li>
-<li><a href="/comm/wiki.html">Wiki</a></li>
+<li><a href="https://cwiki.apache.org/confluence/display/VCL/Apache+VCL"; 
target="_blank">Wiki</a></li>
 <li><a href="/dev/index.html">Development</a><ul>
 <li><a href="/dev/jira.html">Issue Tracking</a></li>
 <li><a href="/dev/code-documentation.html">Code Documentation</a></li>
@@ -72,7 +83,18 @@
   
   <div id="content">
     <h1 class="title">Developer Guidelines</h1>
-    <p>This page will eventually contain a summary of developer guidelines for 
the
+    <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  visibility: hidden;
+}
+h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, 
h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, 
dt:hover > .elementid-permalink { visibility: visible }</style>
+<p>This page will eventually contain a summary of developer guidelines for the
 Apache VCL project.&nbsp; These guidelines will first be proposed and
 discussed by the development community using the project's dev list.</p>
   </div>


Reply via email to