Modified: 
websites/staging/vcl/trunk/content/docs/UpgradePreviousVersions/upgrades.html
==============================================================================
--- 
websites/staging/vcl/trunk/content/docs/UpgradePreviousVersions/upgrades.html 
(original)
+++ 
websites/staging/vcl/trunk/content/docs/UpgradePreviousVersions/upgrades.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,22 +83,33 @@
   
   <div id="content">
     <h1 class="title">Upgrade Guides</h1>
-    <h2 id="upgrade-from-previous-versions-to-the-latest-release-242">Upgrade 
from previous versions to the latest release (2.4.2)</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>
+<h2 id="upgrade-from-previous-versions-to-the-latest-release-242">Upgrade from 
previous versions to the latest release (2.4.2)<a class="headerlink" 
href="#upgrade-from-previous-versions-to-the-latest-release-242" 
title="Permanent link">&para;</a></h2>
 <p><a href="UpgradeFrom2.3.2to2.4.2.html">Upgrade from 2.3.2 to 2.4.2</a></p>
 <p><a href="UpgradeFrom2.2.2to2.4.2.html">Upgrade from 2.2.2 to 2.4.2</a></p>
-<h2 id="upgrade-from-previous-versions-to-232">Upgrade from previous versions 
to 2.3.2</h2>
+<h2 id="upgrade-from-previous-versions-to-232">Upgrade from previous versions 
to 2.3.2<a class="headerlink" href="#upgrade-from-previous-versions-to-232" 
title="Permanent link">&para;</a></h2>
 <p><a href="UpgradeFrom2.3to2.3.2.html">Upgrade from 2.3.1 to 2.3.2</a></p>
 <p><a href="UpgradeFrom2.3to2.3.2.html">Upgrade from 2.3 to 2.3.2</a></p>
 <p><a href="UpgradeFrom2.2.1to2.3.2.html">Upgrade from 2.2.1 to 2.3.2</a></p>
 <p><a href="UpgradeFrom2.2to2.3.2.html">Upgrade from 2.2 to 2.3.2</a></p>
-<h2 id="upgrade-from-previous-versions-to-222">Upgrade from previous versions 
to 2.2.2</h2>
+<h2 id="upgrade-from-previous-versions-to-222">Upgrade from previous versions 
to 2.2.2<a class="headerlink" href="#upgrade-from-previous-versions-to-222" 
title="Permanent link">&para;</a></h2>
 <p><a href="UpgradeFrom2.2.1to2.2.2.html">Upgrade from 2.2.1 to 2.2.2</a></p>
 <p><a href="UpgradeFrom2.2to2.2.2.html">Upgrade from 2.2 to 2.2.2</a></p>
-<h2 id="upgrade-from-previous-versions-to-231">Upgrade from previous versions 
to 2.3.1</h2>
+<h2 id="upgrade-from-previous-versions-to-231">Upgrade from previous versions 
to 2.3.1<a class="headerlink" href="#upgrade-from-previous-versions-to-231" 
title="Permanent link">&para;</a></h2>
 <p><a href="UpgradeFrom2.3to2.3.1.html">Upgrade from 2.3 to 2.3.1</a></p>
 <p><a href="UpgradeFrom2.2.1to2.3.1.html">Upgrade from 2.2.1 to 2.3.1</a></p>
 <p><a href="UpgradeFrom2.2to2.3.1.html">Upgrade from 2.2 to 2.3.1</a></p>
-<h2 id="upgrade-from-previous-versions-to-23">Upgrade from previous versions 
to 2.3</h2>
+<h2 id="upgrade-from-previous-versions-to-23">Upgrade from previous versions 
to 2.3<a class="headerlink" href="#upgrade-from-previous-versions-to-23" 
title="Permanent link">&para;</a></h2>
 <p><a href="UpgradeFrom2.2.1to2.3.html">Upgrade from 2.2.1 to 2.3</a></p>
 <p><a href="UpgradeFrom2.2to2.3.html">Upgrade from 2.2 to 2.3</a></p>
   </div>

Modified: websites/staging/vcl/trunk/content/docs/VCL231InstallGuide.html
==============================================================================
--- websites/staging/vcl/trunk/content/docs/VCL231InstallGuide.html (original)
+++ websites/staging/vcl/trunk/content/docs/VCL231InstallGuide.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">VCL 2.3.1 Installation Guide</h1>
-    <p><strong>VCL 2.3.1 Installation Guide</strong></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><strong>VCL 2.3.1 Installation Guide</strong></p>
 <p>This guide will provide the necessary steps to install and configure VCL 
software. It covers the set up of the database , web portal, and management 
node.</p>
 <div class="toc">
 <ul>
@@ -82,7 +104,7 @@
 <li><a href="#initial-administration-steps-after-installing-vcl">Initial 
Administration Steps After Installing VCL</a></li>
 </ul>
 </div>
-<h1 id="database">Install &amp; Configure the Database</h1>
+<h1 id="database">Install &amp; Configure the Database<a class="headerlink" 
href="#database" title="Permanent link">&para;</a></h1>
 <p>VCL currently supports the use of mysql database.</p>
 <ol>
 <li>
@@ -196,7 +218,7 @@ your iptables config and restart iptable
 </li>
 </ol>
 <hr />
-<h1 id="web">Install and Configure the Web Components</h1>
+<h1 id="web">Install and Configure the Web Components<a class="headerlink" 
href="#web" title="Permanent link">&para;</a></h1>
 <p><strong>Prerequisites</strong></p>
 <ul>
 <li>Apache VCL 2.3.1 had been downloaded</li>
@@ -452,7 +474,7 @@ To install phpMyAdmin, follow the instru
 </li>
 </ol>
 <hr />
-<h1 id="managementnode">Install &amp; Configure the Management Node 
Components</h1>
+<h1 id="managementnode">Install &amp; Configure the Management Node 
Components<a class="headerlink" href="#managementnode" title="Permanent 
link">&para;</a></h1>
 <p><strong>Prerequisites</strong>
 The following management node installation instructions assume the 
instructions in these previous sections have been completed:</p>
 <ul>
@@ -526,9 +548,7 @@ page to download and verify apache-VCL-2
 <li>
 <p><strong>Install the Required Linux Packages &amp; Perl Modules</strong></p>
 <ul>
-<li>
-<p>Run the install_perl_libs.pl script located in the bin directory:</p>
-<div class="codehilite"><pre><span class="n">perl</span> <span 
class="o">/</span><span class="n">usr</span><span class="o">/</span><span 
class="n">local</span><span class="o">/</span><span class="n">vcl</span><span 
class="o">/</span><span class="n">bin</span><span class="o">/</span><span 
class="n">install_perl_libs</span><span class="p">.</span><span 
class="n">pl</span>
+<li>Run the install_perl_libs.pl script located in the bin directory:<div 
class="codehilite"><pre><span class="n">perl</span> <span 
class="o">/</span><span class="n">usr</span><span class="o">/</span><span 
class="n">local</span><span class="o">/</span><span class="n">vcl</span><span 
class="o">/</span><span class="n">bin</span><span class="o">/</span><span 
class="n">install_perl_libs</span><span class="p">.</span><span 
class="n">pl</span>
 </pre></div>
 
 
@@ -702,9 +722,7 @@ The contents of the dhcpd.conf file will
 The website will display the dhcpd.conf host definitions after the computers 
have been added to VCL, 
 which can be copied and pasted into the dhcpd.conf file.</p>
 <ul>
-<li>
-<p>Start the dhcpd service:</p>
-<div class="codehilite"><pre><span class="o">/</span><span 
class="n">sbin</span><span class="o">/</span><span class="n">service</span> 
<span class="n">dhcpd</span> <span class="n">start</span>
+<li>Start the dhcpd service:<div class="codehilite"><pre><span 
class="o">/</span><span class="n">sbin</span><span class="o">/</span><span 
class="n">service</span> <span class="n">dhcpd</span> <span 
class="n">start</span>
 </pre></div>
 
 
@@ -713,7 +731,7 @@ which can be copied and pasted into the
 </li>
 </ol>
 <hr />
-<h1 id="initial-administration-steps-after-installing-vcl">Initial 
Administration Steps After Installing VCL</h1>
+<h1 id="initial-administration-steps-after-installing-vcl">Initial 
Administration Steps After Installing VCL<a class="headerlink" 
href="#initial-administration-steps-after-installing-vcl" title="Permanent 
link">&para;</a></h1>
 <p>After you have installed the VCL components, you need to do some initial 
administration of your new VCL install.</p>
 <ol>
 <li>

Modified: websites/staging/vcl/trunk/content/docs/VCL232InstallGuide.html
==============================================================================
--- websites/staging/vcl/trunk/content/docs/VCL232InstallGuide.html (original)
+++ websites/staging/vcl/trunk/content/docs/VCL232InstallGuide.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">VCL 2.3.2 Installation Guide</h1>
-    <p>This guide will provide the necessary steps to install and configure 
VCL software. It covers the set up of the database, web portal, and management 
node.</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>This guide will provide the necessary steps to install and configure VCL 
software. It covers the set up of the database, web portal, and management 
node.</p>
 <div class="toc">
 <ul>
 <li><a href="#database">Install &amp; Configure the Database</a></li>
@@ -81,7 +103,7 @@
 <li><a href="#initial-administration-steps-after-installing-vcl">Initial 
Administration Steps After Installing VCL</a></li>
 </ul>
 </div>
-<h1 id="database">Install &amp; Configure the Database</h1>
+<h1 id="database">Install &amp; Configure the Database<a class="headerlink" 
href="#database" title="Permanent link">&para;</a></h1>
 <p>VCL currently supports the use of mysql database.</p>
 <ol>
 <li>
@@ -195,7 +217,7 @@ your iptables config and restart iptable
 </li>
 </ol>
 <hr />
-<h1 id="web">Install and Configure the Web Components</h1>
+<h1 id="web">Install and Configure the Web Components<a class="headerlink" 
href="#web" title="Permanent link">&para;</a></h1>
 <p><strong>Prerequisites</strong></p>
 <ul>
 <li>Apache VCL 2.3.2 had been downloaded</li>
@@ -451,7 +473,7 @@ To install phpMyAdmin, follow the instru
 </li>
 </ol>
 <hr />
-<h1 id="managementnode">Install &amp; Configure the Management Node 
Components</h1>
+<h1 id="managementnode">Install &amp; Configure the Management Node 
Components<a class="headerlink" href="#managementnode" title="Permanent 
link">&para;</a></h1>
 <p><strong>Prerequisites</strong>
 The following management node installation instructions assume the 
instructions in these previous sections have been completed:</p>
 <ul>
@@ -525,9 +547,7 @@ page to download and verify apache-VCL-2
 <li>
 <p><strong>Install the Required Linux Packages &amp; Perl Modules</strong></p>
 <ul>
-<li>
-<p>Run the install_perl_libs.pl script located in the bin directory:</p>
-<div class="codehilite"><pre><span class="n">perl</span> <span 
class="o">/</span><span class="n">usr</span><span class="o">/</span><span 
class="n">local</span><span class="o">/</span><span class="n">vcl</span><span 
class="o">/</span><span class="n">bin</span><span class="o">/</span><span 
class="n">install_perl_libs</span><span class="p">.</span><span 
class="n">pl</span>
+<li>Run the install_perl_libs.pl script located in the bin directory:<div 
class="codehilite"><pre><span class="n">perl</span> <span 
class="o">/</span><span class="n">usr</span><span class="o">/</span><span 
class="n">local</span><span class="o">/</span><span class="n">vcl</span><span 
class="o">/</span><span class="n">bin</span><span class="o">/</span><span 
class="n">install_perl_libs</span><span class="p">.</span><span 
class="n">pl</span>
 </pre></div>
 
 
@@ -701,9 +721,7 @@ The contents of the dhcpd.conf file will
 The website will display the dhcpd.conf host definitions after the computers 
have been added to VCL, 
 which can be copied and pasted into the dhcpd.conf file.</p>
 <ul>
-<li>
-<p>Start the dhcpd service:</p>
-<div class="codehilite"><pre><span class="o">/</span><span 
class="n">sbin</span><span class="o">/</span><span class="n">service</span> 
<span class="n">dhcpd</span> <span class="n">start</span>
+<li>Start the dhcpd service:<div class="codehilite"><pre><span 
class="o">/</span><span class="n">sbin</span><span class="o">/</span><span 
class="n">service</span> <span class="n">dhcpd</span> <span 
class="n">start</span>
 </pre></div>
 
 
@@ -712,7 +730,7 @@ which can be copied and pasted into the
 </li>
 </ol>
 <hr />
-<h1 id="initial-administration-steps-after-installing-vcl">Initial 
Administration Steps After Installing VCL</h1>
+<h1 id="initial-administration-steps-after-installing-vcl">Initial 
Administration Steps After Installing VCL<a class="headerlink" 
href="#initial-administration-steps-after-installing-vcl" title="Permanent 
link">&para;</a></h1>
 <p>After you have installed the VCL components, you need to do some initial 
administration of your new VCL install.</p>
 <ol>
 <li>

Modified: websites/staging/vcl/trunk/content/docs/VCL23Installation.html
==============================================================================
--- websites/staging/vcl/trunk/content/docs/VCL23Installation.html (original)
+++ websites/staging/vcl/trunk/content/docs/VCL23Installation.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">VCL 2.3 Installation Guide</h1>
-    <p><strong>VCL 2.3 Installation Guide</strong></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><strong>VCL 2.3 Installation Guide</strong></p>
 <p>This guide will provide the necessary steps to install and configure VCL 
software. It covers the set up of the database , web portal, and management 
node.</p>
 <div class="toc">
 <ul>
@@ -81,7 +103,7 @@
 <li><a href="#managementnode">Install &amp; Configure the Management Node 
Components</a></li>
 </ul>
 </div>
-<h1 id="database">Install &amp; Configure the Database</h1>
+<h1 id="database">Install &amp; Configure the Database<a class="headerlink" 
href="#database" title="Permanent link">&para;</a></h1>
 <p>VCL currently supports the use of mysql database.</p>
 <ol>
 <li>
@@ -188,7 +210,7 @@
 </li>
 </ol>
 <hr />
-<h1 id="web">Install and Configure the Web Components</h1>
+<h1 id="web">Install and Configure the Web Components<a class="headerlink" 
href="#web" title="Permanent link">&para;</a></h1>
 <p><strong>Prerequisites</strong></p>
 <ul>
 <li>Apache VCL 2.3 had been downloaded</li>
@@ -412,7 +434,7 @@ To install phpMyAdmin, follow the instru
 </li>
 </ol>
 <hr />
-<h1 id="managementnode">Install &amp; Configure the Management Node 
Components</h1>
+<h1 id="managementnode">Install &amp; Configure the Management Node 
Components<a class="headerlink" href="#managementnode" title="Permanent 
link">&para;</a></h1>
 <p><strong>Prerequisites</strong>
 The following management node installation instructions assume the 
instructions on the following pages have previously been completed:</p>
 <div class="codehilite"><pre><span class="o">*</span> <span 
class="n">VCL</span> 2<span class="p">.</span>3 <span class="n">Database</span> 
<span class="n">Installation</span>
@@ -484,9 +506,7 @@ The following management node installati
 <li>
 <p><strong>Install the Required Linux Packages &amp; Perl Modules</strong></p>
 <ul>
-<li>
-<p>Run the install_perl_libs.pl script located in the bin directory:</p>
-<div class="codehilite"><pre><span class="n">perl</span> <span 
class="o">/</span><span class="n">usr</span><span class="o">/</span><span 
class="n">local</span><span class="o">/</span><span class="n">vcl</span><span 
class="o">/</span><span class="n">bin</span><span class="o">/</span><span 
class="n">install_perl_libs</span><span class="p">.</span><span 
class="n">pl</span>
+<li>Run the install_perl_libs.pl script located in the bin directory:<div 
class="codehilite"><pre><span class="n">perl</span> <span 
class="o">/</span><span class="n">usr</span><span class="o">/</span><span 
class="n">local</span><span class="o">/</span><span class="n">vcl</span><span 
class="o">/</span><span class="n">bin</span><span class="o">/</span><span 
class="n">install_perl_libs</span><span class="p">.</span><span 
class="n">pl</span>
 </pre></div>
 
 
@@ -538,9 +558,7 @@ The following management node installati
 <p><strong>Configure the SSH Client</strong></p>
 <p>The SSH client on the management node should be configured to prevent SSH 
processes spawned by the root user to the computers it controls from hanging 
because of missing or different entries in the known_hosts file. </p>
 <ul>
-<li>
-<p>Edit the ssh_config file:</p>
-<div class="codehilite"><pre><span class="n">vi</span> <span 
class="o">/</span><span class="n">etc</span><span class="o">/</span><span 
class="n">ssh</span><span class="o">/</span><span class="n">ssh_config</span>
+<li>Edit the ssh_config file:<div class="codehilite"><pre><span 
class="n">vi</span> <span class="o">/</span><span class="n">etc</span><span 
class="o">/</span><span class="n">ssh</span><span class="o">/</span><span 
class="n">ssh_config</span>
 <span class="n">Set</span> <span class="n">the</span> <span 
class="n">following</span> <span class="n">parameters</span><span 
class="p">:</span><span class="o">&lt;</span><span class="n">br</span><span 
class="o">&gt;</span>
 <span class="n">UserKnownHostsFile</span> <span class="o">/</span><span 
class="n">dev</span><span class="o">/</span><span class="n">null</span><span 
class="o">&lt;</span><span class="n">br</span><span class="o">&gt;</span>
 <span class="n">StrictHostKeyChecking</span> <span class="n">no</span><span 
class="o">&lt;</span><span class="n">br</span><span class="o">&gt;</span>
@@ -654,9 +672,7 @@ The contents of the dhcpd.conf file will
 The website will display the dhcpd.conf host definitions after the computers 
have been added to VCL, 
 which can be copied and pasted into the dhcpd.conf file.</p>
 <ul>
-<li>
-<p>Start the dhcpd service:</p>
-<div class="codehilite"><pre><span class="o">/</span><span 
class="n">sbin</span><span class="o">/</span><span class="n">service</span> 
<span class="n">dhcpd</span> <span class="n">start</span>
+<li>Start the dhcpd service:<div class="codehilite"><pre><span 
class="o">/</span><span class="n">sbin</span><span class="o">/</span><span 
class="n">service</span> <span class="n">dhcpd</span> <span 
class="n">start</span>
 </pre></div>
 
 

Modified: websites/staging/vcl/trunk/content/docs/VCL242InstallGuide.html
==============================================================================
--- websites/staging/vcl/trunk/content/docs/VCL242InstallGuide.html (original)
+++ websites/staging/vcl/trunk/content/docs/VCL242InstallGuide.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">VCL 2.4.2 Installation Guide</h1>
-    <h1 id="scripted-installation">Scripted Installation</h1>
+    <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>
+<h1 id="scripted-installation">Scripted Installation<a class="headerlink" 
href="#scripted-installation" title="Permanent link">&para;</a></h1>
 <p>VCL 2.4.2 is the first release to include an installation script.  All you 
need to install
 VCL is the script. It will download and validate the VCL software and then 
install it.
 The script can be used to install all three parts of VCL (database, web 
portal, and 
@@ -120,13 +142,13 @@ installation of various system level req
 
 
 <p></code></pre></p>
-<h1 id="manual-installation">Manual Installation</h1>
+<h1 id="manual-installation">Manual Installation<a class="headerlink" 
href="#manual-installation" title="Permanent link">&para;</a></h1>
 <p>This section provides a list of commands for installing VCL if you prefer 
to manually 
 install it.</p>
 <p><a href="#database">Database Installation</a><br>
 <a href="#web">Web Portal Installation</a><br>
 <a href="#managementnode">Management Node Installation</a></p>
-<h2 id="database">Install and Configure Database</h2>
+<h2 id="database">Install and Configure Database<a class="headerlink" 
href="#database" title="Permanent link">&para;</a></h2>
 <p>VCL currently supports the use of MySQL or MariaDB as the database.</p>
 <ol>
 <li>
@@ -280,7 +302,7 @@ privileges on the database you just crea
 </li>
 </ol>
 <hr />
-<h2 id="web">Install and Configure the Web Components</h2>
+<h2 id="web">Install and Configure the Web Components<a class="headerlink" 
href="#web" title="Permanent link">&para;</a></h2>
 <p><strong>Prerequisites</strong></p>
 <ul>
 <li>Apache VCL 2.4.2 had been downloaded</li>
@@ -561,7 +583,7 @@ Configuration</a></p>
 </li>
 </ol>
 <hr />
-<h2 id="managementnode">Install &amp; Configure the Management Node 
Components</h2>
+<h2 id="managementnode">Install &amp; Configure the Management Node 
Components<a class="headerlink" href="#managementnode" title="Permanent 
link">&para;</a></h2>
 <p><strong>Prerequisites</strong>
 The following management node installation instructions assume the 
instructions in these
 previous sections have been completed:</p>
@@ -666,9 +688,7 @@ apache-VCL-2.4.2.tar.bz2, and put it in
 <li>
 <p><strong>Install the Required Linux Packages &amp; Perl Modules</strong></p>
 <ul>
-<li>
-<p>Run the install_perl_libs.pl script located in the bin directory:</p>
-<div class="codehilite"><pre><span class="n">perl</span> <span 
class="o">/</span><span class="n">usr</span><span class="o">/</span><span 
class="n">local</span><span class="o">/</span><span class="n">vcl</span><span 
class="o">/</span><span class="n">bin</span><span class="o">/</span><span 
class="n">install_perl_libs</span><span class="p">.</span><span 
class="n">pl</span>
+<li>Run the install_perl_libs.pl script located in the bin directory:<div 
class="codehilite"><pre><span class="n">perl</span> <span 
class="o">/</span><span class="n">usr</span><span class="o">/</span><span 
class="n">local</span><span class="o">/</span><span class="n">vcl</span><span 
class="o">/</span><span class="n">bin</span><span class="o">/</span><span 
class="n">install_perl_libs</span><span class="p">.</span><span 
class="n">pl</span>
 </pre></div>
 
 
@@ -864,9 +884,7 @@ configured. Below is an example of a bas
 using the website. The website allows you to select a set of computers for 
which to
 generate dhcpd.conf information, which can be copied and pasted into the 
dhcpd.conf file.</p>
 <ul>
-<li>
-<p>Start the dhcpd service:</p>
-<div class="codehilite"><pre><span class="o">/</span><span 
class="n">sbin</span><span class="o">/</span><span class="n">service</span> 
<span class="n">dhcpd</span> <span class="n">start</span>
+<li>Start the dhcpd service:<div class="codehilite"><pre><span 
class="o">/</span><span class="n">sbin</span><span class="o">/</span><span 
class="n">service</span> <span class="n">dhcpd</span> <span 
class="n">start</span>
 </pre></div>
 
 
@@ -875,7 +893,7 @@ generate dhcpd.conf information, which c
 </li>
 </ol>
 <hr />
-<h1 id="initial-administration-steps-after-installing-vcl">Initial 
Administration Steps After Installing VCL</h1>
+<h1 id="initial-administration-steps-after-installing-vcl">Initial 
Administration Steps After Installing VCL<a class="headerlink" 
href="#initial-administration-steps-after-installing-vcl" title="Permanent 
link">&para;</a></h1>
 <p>After you have installed the VCL components, you need to do some initial 
administration 
 of your new VCL install.</p>
 <ol>

Modified: websites/staging/vcl/trunk/content/docs/VCL25InstallGuide.html
==============================================================================
--- websites/staging/vcl/trunk/content/docs/VCL25InstallGuide.html (original)
+++ websites/staging/vcl/trunk/content/docs/VCL25InstallGuide.html Wed Oct 18 
19:55:31 2017
@@ -64,7 +64,7 @@ h2:hover > .headerlink, h3:hover > .head
 <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>

Modified: websites/staging/vcl/trunk/content/docs/addcomputers.html
==============================================================================
--- websites/staging/vcl/trunk/content/docs/addcomputers.html (original)
+++ websites/staging/vcl/trunk/content/docs/addcomputers.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,13 +83,24 @@
   
   <div id="content">
     <h1 class="title">Add computers</h1>
-    <p>Adding computers is done by going to Manage Computers-&gt;Edit Computer 
+    <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>Adding computers is done by going to Manage Computers-&gt;Edit Computer 
 Profiles and clicking Add New Computer</p>
 <p><a href="#individualbare">Adding Individual Bare Metal Computers</a><br>
 <a href="#individualvirtual">Adding Individual Virtual Computers</a><br>
 <a href="#multiplebare">Adding Multiple Bare Metal Computers</a><br>
 <a href="#multiplevirtual">Adding Multiple Virtual Computers</a></p>
-<h4 id="individualbare">Adding Individual Bare Metal Computers</h4>
+<h4 id="individualbare">Adding Individual Bare Metal Computers<a 
class="headerlink" href="#individualbare" title="Permanent link">&para;</a></h4>
 <ol>
 <li>Click Manage Computers</li>
 <li>Select the Edit Computer Profiles radio button</li>
@@ -119,7 +141,7 @@ Profiles and clicking Add New Computer</
 <li>Click &lt;-Add</li>
 <li>Click Close</li>
 </ol>
-<h4 id="individualvirtual">Adding Individual Virtual Computers</h4>
+<h4 id="individualvirtual">Adding Individual Virtual Computers<a 
class="headerlink" href="#individualvirtual" title="Permanent 
link">&para;</a></h4>
 <ol>
 <li>Click Manage Computers</li>
 <li>Select the Edit Computer Profiles radio button</li>
@@ -154,7 +176,7 @@ Profiles and clicking Add New Computer</
 <li>Click &lt;-Add</li>
 <li>Click Close</li>
 </ol>
-<h4 id="multiplebare">Adding Multiple Bare Metal Computers</h4>
+<h4 id="multiplebare">Adding Multiple Bare Metal Computers<a 
class="headerlink" href="#multiplebare" title="Permanent link">&para;</a></h4>
 <ol>
 <li>Click Manage Computers</li>
 <li>Select the Edit Computer Profiles radio button</li>
@@ -207,7 +229,7 @@ Profiles and clicking Add New Computer</
 <li>Click &lt;-Add</li>
 <li>Click Close</li>
 </ol>
-<h4 id="multiplevirtual">Adding Multiple Virtual Computers</h4>
+<h4 id="multiplevirtual">Adding Multiple Virtual Computers<a 
class="headerlink" href="#multiplevirtual" title="Permanent 
link">&para;</a></h4>
 <ol>
 <li>Click Manage Computers</li>
 <li>Select the Edit Computer Profiles radio button</li>

Modified: websites/staging/vcl/trunk/content/docs/addhypvisorservers.html
==============================================================================
--- websites/staging/vcl/trunk/content/docs/addhypvisorservers.html (original)
+++ websites/staging/vcl/trunk/content/docs/addhypvisorservers.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">Adding VM Host Servers</h1>
-    <h2 id="adding-individual-vmware-servers">Adding Individual VMware 
Servers</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>
+<h2 id="adding-individual-vmware-servers">Adding Individual VMware Servers<a 
class="headerlink" href="#adding-individual-vmware-servers" title="Permanent 
link">&para;</a></h2>
 <ol>
 <li>Click Manage Computers</li>
 <li>Select the Add Single Computer radio button</li>
@@ -102,7 +124,7 @@
 </ul>
 </li>
 </ol>
-<h2 id="adding-multiple-vmware-servers">Adding Multiple VMWare Servers</h2>
+<h2 id="adding-multiple-vmware-servers">Adding Multiple VMWare Servers<a 
class="headerlink" href="#adding-multiple-vmware-servers" title="Permanent 
link">&para;</a></h2>
 <ol>
 <li>Click Manage Computers</li>
 <li>Select the Add Multiple Computers radio button</li>

Modified: 
websites/staging/vcl/trunk/content/docs/adding-xcat-kickstart-based-image.html
==============================================================================
--- 
websites/staging/vcl/trunk/content/docs/adding-xcat-kickstart-based-image.html 
(original)
+++ 
websites/staging/vcl/trunk/content/docs/adding-xcat-kickstart-based-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,7 +83,18 @@
   
   <div id="content">
     <h1 class="title">Adding xCAT kickstart based image</h1>
-    <h1 
id="guide-for-adding-kickstart-installs-using-xcat-to-the-vcl-database">Guide 
for adding kickstart installs using xCAT to the VCL database.</h1>
+    <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>
+<h1 
id="guide-for-adding-kickstart-installs-using-xcat-to-the-vcl-database">Guide 
for adding kickstart installs using xCAT to the VCL database.<a 
class="headerlink" 
href="#guide-for-adding-kickstart-installs-using-xcat-to-the-vcl-database" 
title="Permanent link">&para;</a></h1>
 <p>xCAT is the bare-metal provisioning tool primarily used within VCL. It has
 the ability to install physical nodes with an operating system such
 as; windows Red Hat, CentOS, ESX, SLES on x86 based hardware. This
@@ -84,14 +106,14 @@ see xCAT installation guide in order to
 <li>xCAT main page: <a 
href="http://xcat.sourceforge.net/";>http://xcat.sourceforge.net/</a></li>
 <li>xCAT Getting Started guide: <a 
href="http://sourceforge.net/apps/mediawiki/xcat/index.php?title=XCAT_Documentation";>http://sourceforge.net/apps/mediawiki/xcat/index.php?title=XCAT_Documentation</a></li>
 </ul>
-<h2 id="kickstart-template-files">Kickstart Template files</h2>
+<h2 id="kickstart-template-files">Kickstart Template files<a 
class="headerlink" href="#kickstart-template-files" title="Permanent 
link">&para;</a></h2>
 <p>The template files used by xCAT reside in
 /opt/xcat/share/xcat/install/&lt;distro&gt;. distro can be rh, centos, fedora,
 esx, etc. Make sure to have a working template file. There are several
 examples in either of the distro directories that can used as a starting
 point. Once you have a working template, proceed to adding to the VCL
 database.</p>
-<h2 id="adding-kickstart-based-install-to-the-vcl-database">Adding kickstart 
based install to the VCL database</h2>
+<h2 id="adding-kickstart-based-install-to-the-vcl-database">Adding kickstart 
based install to the VCL database<a class="headerlink" 
href="#adding-kickstart-based-install-to-the-vcl-database" title="Permanent 
link">&para;</a></h2>
 <p>The name of the template file and the image.name must match. VCL uses this
 name to check for and properly load using kickstart method. The xcat name
 will have the .tmpl, for example the vcl image.name entry of
@@ -133,12 +155,12 @@ interface.</p>
 yet.</li>
 <li>Add <strong>RHEL 5 base</strong> to the desired image group</li>
 </ul>
-<h2 id="testing-kickstart-file">Testing kickstart file</h2>
+<h2 id="testing-kickstart-file">Testing kickstart file<a class="headerlink" 
href="#testing-kickstart-file" title="Permanent link">&para;</a></h2>
 <p>Test the load, by either making a reservation for the new
 environment or try to reload a physical node through manage computers
 computer utilities. Watch the vcld.log file to view the processing and to
 debug any issues that may occur.</p>
-<h2 id="extending-the-os-table">Extending the OS table</h2>
+<h2 id="extending-the-os-table">Extending the OS table<a class="headerlink" 
href="#extending-the-os-table" title="Permanent link">&para;</a></h2>
 <p>If VCL supports the OS, extending the OS table for a new OS is fairly
 straight forward. In this example we will use Red Hat 6.</p>
 <div class="codehilite"><pre><span class="n">INSERT</span> <span 
class="n">INTO</span> `<span class="n">OS</span>` <span 
class="p">(</span>`<span class="n">name</span>`<span class="p">,</span> `<span 
class="n">prettyname</span>`<span class="p">,</span> `<span 
class="n">type</span>`<span class="p">,</span> `<span 
class="n">installtype</span>`<span class="p">,</span> `<span 
class="n">sourcepath</span>`<span class="p">,</span> `<span 
class="n">moduleid</span>`<span class="p">)</span> <span 
class="n">VALUES</span> <span class="p">(</span><span 
class="s">&#39;rhel6&#39;</span><span class="p">,</span><span 
class="s">&#39;RedHat Enterprise 6&#39;</span><span class="p">,</span><span 
class="s">&#39;linux&#39;</span><span class="p">,</span><span 
class="s">&#39;kickstart&#39;</span><span class="p">,</span><span 
class="s">&#39;rhel6&#39;</span><span class="p">,</span> <span 
class="p">(</span><span class="n">SELECT</span> `<span class="n">id</span>` 
<span class="n">FROM</span> `<span class="n">m
 odule</span>` <span class="n">WHERE</span> `<span class="n">name</span>` <span 
class="n">LIKE</span> <span class="s">&#39;os_linux&#39;</span><span 
class="p">));</span>

Modified: websites/staging/vcl/trunk/content/docs/addingvmcomputers.html
==============================================================================
--- websites/staging/vcl/trunk/content/docs/addingvmcomputers.html (original)
+++ websites/staging/vcl/trunk/content/docs/addingvmcomputers.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">Adding computers</h1>
-    <h3 id="adding-individual-virtual-machines">Adding Individual Virtual 
Machines</h3>
+    <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>
+<h3 id="adding-individual-virtual-machines">Adding Individual Virtual 
Machines<a class="headerlink" href="#adding-individual-virtual-machines" 
title="Permanent link">&para;</a></h3>
 <ol>
 <li>Click Manage Computers</li>
 <li>Select Edit Computer Information</li>
@@ -112,7 +134,7 @@
 </ul>
 </li>
 </ol>
-<h3 id="adding-multiple-virtual-machines">Adding Multiple Virtual Machines</h3>
+<h3 id="adding-multiple-virtual-machines">Adding Multiple Virtual Machines<a 
class="headerlink" href="#adding-multiple-virtual-machines" title="Permanent 
link">&para;</a></h3>
 <ol>
 <li>Click Manage Computers</li>
 <li>Select Edit Computer Information</li>

Modified: 
websites/staging/vcl/trunk/content/docs/additional-steps-for-linux-images.html
==============================================================================
--- 
websites/staging/vcl/trunk/content/docs/additional-steps-for-linux-images.html 
(original)
+++ 
websites/staging/vcl/trunk/content/docs/additional-steps-for-linux-images.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">Additional Steps for Linux Images</h1>
-    <p>On the <strong>Connect!</strong> page, the following connection 
information will be
+    <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>On the <strong>Connect!</strong> page, the following connection information 
will be
 displayed:
 <em> The remote VCL computer's IP address
 </em> The userid to use (it should be your own)

Modified: 
websites/staging/vcl/trunk/content/docs/additional-steps-for-windows-images.html
==============================================================================
--- 
websites/staging/vcl/trunk/content/docs/additional-steps-for-windows-images.html
 (original)
+++ 
websites/staging/vcl/trunk/content/docs/additional-steps-for-windows-images.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">Additional Steps for Windows Images</h1>
-    <p>On the <strong>Connect!</strong> page, the following connection 
information will be
+    <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>On the <strong>Connect!</strong> page, the following connection information 
will be
 displayed:</p>
 <ul>
 <li>The remote VCL computer's IP address</li>

Modified: websites/staging/vcl/trunk/content/docs/addtoetchosts.html
==============================================================================
--- websites/staging/vcl/trunk/content/docs/addtoetchosts.html (original)
+++ websites/staging/vcl/trunk/content/docs/addtoetchosts.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">Add entries to /etc/hosts</h1>
-    <p>For vcld to probably communicate with the nodes on the private network, 
you need to add entries for your nodes to /etc/hosts on the management node(s).
+    <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>For vcld to probably communicate with the nodes on the private network, you 
need to add entries for your nodes to /etc/hosts on the management node(s).
 To do go to your vcl portal and follow these steps.</p>
 <ol>
 <li>Click Manage Computers</li>

Modified: websites/staging/vcl/trunk/content/docs/administration.html
==============================================================================
--- websites/staging/vcl/trunk/content/docs/administration.html (original)
+++ websites/staging/vcl/trunk/content/docs/administration.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">Administration</h1>
-    <h4 id="general">General</h4>
+    <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>
+<h4 id="general">General<a class="headerlink" href="#general" title="Permanent 
link">&para;</a></h4>
 <p><a href="authorization/administrationconcepts.html">Administration 
Concepts</a></p>
 <p><a href="/docs/multilingualization.html">Adding a New Locale to the VCL Web 
Frontend</a></p>
-<h4 id="account-and-access-management">Account and Access Management</h4>
+<h4 id="account-and-access-management">Account and Access Management<a 
class="headerlink" href="#account-and-access-management" title="Permanent 
link">&para;</a></h4>
 <p><a href="/docs/localaccounts.html">Adding Local VCL Accounts</a></p>
 <p><a href="authorization/grantaccesstonewimage.html">Granting Access to a New 
Image</a></p>
 <p><a href="authorization/example2users2images.html">Example - Granting Two 
Sets of Users Access to Two Different Sets of Images</a></p>
-<h4 id="image-management">Image Management</h4>
+<h4 id="image-management">Image Management<a class="headerlink" 
href="#image-management" title="Permanent link">&para;</a></h4>
 <p><a href="/docs/connectmethods.html">Understanding Connect Methods 
introduced in Apache VCL 2.3</a></p>
 <p><a href="/docs/increasevmhdd.html">How to Increase the Size of a Virtual 
Machine Hard Drive under VMware ESXi</a></p>
 <p><a href="/docs/adding-xcat-kickstart-based-image.html">Adding xCAT 
Kickstart Based Images</a></p>

Modified: websites/staging/vcl/trunk/content/docs/advanced-image-options.html
==============================================================================
--- websites/staging/vcl/trunk/content/docs/advanced-image-options.html 
(original)
+++ websites/staging/vcl/trunk/content/docs/advanced-image-options.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">Advanced Image Options</h1>
-    <p>There are several advanced options for each image that can be modified.
+    <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>There are several advanced options for each image that can be modified.
 Normally, they can be left alone. However, there are times where it is
 useful to set them. These are the advanced options and their descriptions.
 They are listed in the same order they appear on the Edit Image page.</p>

Modified: 
websites/staging/vcl/trunk/content/docs/archives/old-releases/2.2-database-configuration.html
==============================================================================
--- 
websites/staging/vcl/trunk/content/docs/archives/old-releases/2.2-database-configuration.html
 (original)
+++ 
websites/staging/vcl/trunk/content/docs/archives/old-releases/2.2-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">2.2 Database Configuration</h1>
-    <p>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>This page describes how to create the VCL MySQL database and
 import the VCL database schema.</p>
 <p><a name="2.2DatabaseConfiguration-*Prerequisites*"></a></p>
-<h2 id="prerequisites">Prerequisites</h2>
+<h2 id="prerequisites">Prerequisites<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
@@ -94,7 +116,7 @@ from the web server and management serve
 </li>
 </ol>
 <p><a name="2.2DatabaseConfiguration-*SettingUptheDatabaseforVCL*"></a></p>
-<h2 id="setting-up-the-database-for-vcl">Setting Up the Database for VCL</h2>
+<h2 id="setting-up-the-database-for-vcl">Setting Up the Database for VCL<a 
class="headerlink" href="#setting-up-the-database-for-vcl" title="Permanent 
link">&para;</a></h2>
 <ol>
 <li>
 <p>start the mysql command line client by running </p>

Modified: 
websites/staging/vcl/trunk/content/docs/archives/old-releases/2.2-management-node-installation.html
==============================================================================
--- 
websites/staging/vcl/trunk/content/docs/archives/old-releases/2.2-management-node-installation.html
 (original)
+++ 
websites/staging/vcl/trunk/content/docs/archives/old-releases/2.2-management-node-installation.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,18 +83,29 @@
   
   <div id="content">
     <h1 class="title">2.2 Management Node Installation</h1>
-    <p>This page describes how to install and configure the backend VCL
+    <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 describes how to install and configure the backend VCL
 management node components including the required Perl modules, VCL daemon
 (vcld), and Windows utility dependencies.</p>
 <p><a name="2.2ManagementNodeInstallation-Assumptions"></a></p>
-<h2 id="assumptions">Assumptions</h2>
+<h2 id="assumptions">Assumptions<a class="headerlink" href="#assumptions" 
title="Permanent link">&para;</a></h2>
 <p>The following instructions assume the VCL <a 
href="2.2-database-configuration.html">database has been installed and 
configured</a>
  and that the management node information has been added to the database as
 described on the <a href="2.2-web-code-installation.html">web code 
installation page</a>
 . This also assumes that the perl-DBD-MySQL-3.x and the mysql client
 (mysql-5.x) packages are installed, for database communications.</p>
 <p><a 
name="2.2ManagementNodeInstallation-InstallingVCLManagementNodeCode-PerlDaemon"></a></p>
-<h2 id="installing-vcl-management-node-code-perl-daemon">Installing VCL 
Management Node Code - Perl Daemon</h2>
+<h2 id="installing-vcl-management-node-code-perl-daemon">Installing VCL 
Management Node Code - Perl Daemon<a class="headerlink" 
href="#installing-vcl-management-node-code-perl-daemon" title="Permanent 
link">&para;</a></h2>
 <ol>
 <li>If you haven't already done so, download and extract a copy of the latest
 release. There is a link to it on our <a 
href="/downloads/download.cgi">download page</a>
@@ -94,7 +116,7 @@ release. There is a link to it on our <a
 </li>
 </ol>
 <p><a name="2.2ManagementNodeInstallation-InstallRequiredPackages"></a></p>
-<h2 id="install-required-packages">Install Required Packages</h2>
+<h2 id="install-required-packages">Install Required Packages<a 
class="headerlink" href="#install-required-packages" title="Permanent 
link">&para;</a></h2>
 <p>The following packages to be installed on the OS before installing the
 required Perl modules.&nbsp; These packages must be installed if they were
 not installed as part of your base Linux install.&nbsp; It is easiest to
@@ -119,7 +141,7 @@ use the package management utility for y
 
 
 <p><a name="2.2ManagementNodeInstallation-InstallRequiredPerlModules"></a></p>
-<h2 id="install-required-perl-modules">Install Required Perl Modules</h2>
+<h2 id="install-required-perl-modules">Install Required Perl Modules<a 
class="headerlink" href="#install-required-perl-modules" title="Permanent 
link">&para;</a></h2>
 <p>The VCL Perl code running on the management node requires additional Perl
 modules in order to run. These Perl modules are available from <a 
href="http://cpan.org/";>CPAN - The Comprehensive Perl Archive Network</a>
 . A search engine for CPAN modules is available at <a 
href="http://search.cpan.org/";>search.cpan.org</a>
@@ -144,7 +166,7 @@ modules in order to run. These Perl modu
 <li><a href="http://search.cpan.org/dist/YAML/";>YAML</a></li>
 </ul>
 <p><a 
name="2.2ManagementNodeInstallation-Runinstall_perl_libs.plScript"></a></p>
-<h4 id="run-install_perl_libspl-script">Run install_perl_libs.pl Script</h4>
+<h4 id="run-install_perl_libspl-script">Run install_perl_libs.pl Script<a 
class="headerlink" href="#run-install_perl_libspl-script" title="Permanent 
link">&para;</a></h4>
 <p>A script is provided in the managementnode/bin directory called
 <em>install_perl_libs.pl</em> which will attempt to download and install the
 required perl libraries.&nbsp; Run the script:</p>
@@ -154,7 +176,7 @@ required perl libraries.&nbsp; Run the s
 
 <p>The script will hang or terminate if it encounters a problem.  If this 
occurs, manually run the last command the script attempted.  The command should 
be listed in the output.  You will need to troubleshoot the problem.  The most 
likely cause of the problem is a missing Linux package.  Make sure the required 
packages are installed.</p>
 <p><a 
name="2.2ManagementNodeInstallation-HowtoTestifRequiredPerlModulesareInstalled"></a></p>
-<h4 id="how-to-test-if-required-perl-modules-are-installed">How to Test if 
Required Perl Modules are Installed</h4>
+<h4 id="how-to-test-if-required-perl-modules-are-installed">How to Test if 
Required Perl Modules are Installed<a class="headerlink" 
href="#how-to-test-if-required-perl-modules-are-installed" title="Permanent 
link">&para;</a></h4>
 <p>Run the following command to execute the utils.pm file:</p>
 <div class="codehilite"><pre><span class="n">perl</span> <span 
class="o">/</span><span class="n">usr</span><span class="o">/</span><span 
class="n">local</span><span class="o">/</span><span class="n">vcl</span><span 
class="o">/</span><span class="n">lib</span><span class="o">/</span><span 
class="n">VCL</span><span class="o">/</span><span class="n">utils</span><span 
class="p">.</span><span class="n">pm</span>
 </pre></div>
@@ -178,14 +200,14 @@ VCL will be able to run.&nbsp; If any Pe
 
 
 <p><a name="2.2ManagementNodeInstallation-WhattodoifaModuleisMissing"></a></p>
-<h4 id="what-to-do-if-a-module-is-missing">What to do if a Module is 
Missing</h4>
+<h4 id="what-to-do-if-a-module-is-missing">What to do if a Module is Missing<a 
class="headerlink" href="#what-to-do-if-a-module-is-missing" title="Permanent 
link">&para;</a></h4>
 <ol>
 <li>Determine the name of the missing module by looking at the "Can't locate"
 line</li>
 <li>Search for the missing module on search.cpan.org and install it 
manually</li>
 </ol>
 <p><a 
name="2.2ManagementNodeInstallation-HowtoInstallaPerl&nbsp;ModuleManually"></a></p>
-<h4 id="how-to-install-a-perlwzxhzdk34module-manually">How to Install a 
Perl&nbsp;Module Manually</h4>
+<h4 id="how-to-install-a-perlmodule-manually">How to Install a 
Perl&nbsp;Module Manually<a class="headerlink" 
href="#how-to-install-a-perlmodule-manually" title="Permanent 
link">&para;</a></h4>
 <ol>
 <li>
 <p>Change directories to /tmp:</p>
@@ -227,7 +249,7 @@ change to this directory:</p>
 
 
 <p><a 
name="2.2ManagementNodeInstallation-HowtoInstallaPerlModuleUsingCPAN"></a></p>
-<h4 id="how-to-install-a-perl-module-using-cpan">How to Install a Perl Module 
Using CPAN</h4>
+<h4 id="how-to-install-a-perl-module-using-cpan">How to Install a Perl Module 
Using CPAN<a class="headerlink" href="#how-to-install-a-perl-module-using-cpan" 
title="Permanent link">&para;</a></h4>
 <ol>
 <li>
 <p>Enter the CPAN shell:</p>
@@ -254,7 +276,7 @@ The last line you should see should be:<
 </li>
 </ol>
 <p><a name="2.2ManagementNodeInstallation-Configurevcld.conf"></a></p>
-<h2 id="configure-vcldconf">Configure vcld.conf</h2>
+<h2 id="configure-vcldconf">Configure vcld.conf<a class="headerlink" 
href="#configure-vcldconf" title="Permanent link">&para;</a></h2>
 <ol>
 <li>
 <p>Create the /etc/vcl directory:</p>
@@ -282,7 +304,7 @@ match the name that was configured for t
 </li>
 </ol>
 <p><a 
name="2.2ManagementNodeInstallation-InstalltheVCLDaemon(vcld)&nbsp;Service"></a></p>
-<h2 id="install-the-vcl-daemon-vcldwzxhzdk41service">Install the VCL Daemon 
(vcld)&nbsp;Service</h2>
+<h2 id="install-the-vcl-daemon-vcldservice">Install the VCL Daemon 
(vcld)&nbsp;Service<a class="headerlink" 
href="#install-the-vcl-daemon-vcldservice" title="Permanent 
link">&para;</a></h2>
 <ol>
 <li>
 <p>Copy the vcld service script to /etc/init.d and name it vcld:</p>
@@ -298,7 +320,7 @@ match the name that was configured for t
 </li>
 </ol>
 <p><a 
name="2.2ManagementNodeInstallation-StartandCheck&nbsp;thevcldService"></a></p>
-<h2 id="start-and-checkwzxhzdk44the-vcld-service">Start and Check&nbsp;the 
vcld Service</h2>
+<h2 id="start-and-checkthe-vcld-service">Start and Check&nbsp;the vcld 
Service<a class="headerlink" href="#start-and-checkthe-vcld-service" 
title="Permanent link">&para;</a></h2>
 <ol>
 <li>
 <p>Start the vcld service:</p>
@@ -332,7 +354,7 @@ if the management node is checking in wi
 </li>
 </ol>
 <p><a name="2.2ManagementNodeInstallation-ConfiguretheSSHClient"></a></p>
-<h3 id="configure-the-ssh-client">Configure the SSH Client</h3>
+<h3 id="configure-the-ssh-client">Configure the SSH Client<a 
class="headerlink" href="#configure-the-ssh-client" title="Permanent 
link">&para;</a></h3>
 <p>To insure that the management node can SSH into your virtual machines
 without problems, you will need to edit the SSH client config for the root
 user:</p>
@@ -369,9 +391,9 @@ then replace <vmhost ip> with "10.0.0.*"
 <p>This will insure that new VM hosts will not hang on the known hosts prompts
 when the management node attempts to connect to them for the first time.</p>
 <p><a 
name="2.2ManagementNodeInstallation-DownloadRequiredUtilities&Drivers"></a></p>
-<h2 id="download-required-utilities-drivers">Download Required Utilities &amp; 
Drivers</h2>
+<h2 id="download-required-utilities-drivers">Download Required Utilities &amp; 
Drivers<a class="headerlink" href="#download-required-utilities-drivers" 
title="Permanent link">&para;</a></h2>
 <p><a 
name="2.2ManagementNodeInstallation-WindowsXPandServer2003DeploymentTools(Sysprep)"></a></p>
-<h4 id="windows-xp-and-server-2003-deployment-tools-sysprep">Windows XP and 
Server 2003 Deployment Tools (Sysprep)</h4>
+<h4 id="windows-xp-and-server-2003-deployment-tools-sysprep">Windows XP and 
Server 2003 Deployment Tools (Sysprep)<a class="headerlink" 
href="#windows-xp-and-server-2003-deployment-tools-sysprep" title="Permanent 
link">&para;</a></h4>
 <p>The Windows XP and Server 2003 Deployment Tools are available for free from
 Microsoft and are required in order for the capture of Windows XP and
 Server 2003 VCL images to work.&nbsp; The Sysprep utility is included in
@@ -414,7 +436,7 @@ following command:</p>
 
 <p>Select "Windows OS Module" and follow the prompts.</p>
 <p><a name="2.2ManagementNodeInstallation-DownloadDrivers"></a></p>
-<h4 id="download-drivers">Download Drivers</h4>
+<h4 id="download-drivers">Download Drivers<a class="headerlink" 
href="#download-drivers" title="Permanent link">&para;</a></h4>
 <p>Drivers which aren't included with Windows must be downloaded and saved to
 the management node. The drivers required will vary greatly depending on
 the hardware. The only way to know what additional drivers you need is to

Modified: 
websites/staging/vcl/trunk/content/docs/archives/old-releases/2.2-phpmyadmin-installation-configuration.html
==============================================================================
--- 
websites/staging/vcl/trunk/content/docs/archives/old-releases/2.2-phpmyadmin-installation-configuration.html
 (original)
+++ 
websites/staging/vcl/trunk/content/docs/archives/old-releases/2.2-phpmyadmin-installation-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,7 +83,18 @@
   
   <div id="content">
     <h1 class="title">2.2 phpMyAdmin Installation &amp; Configuration</h1>
-    <p><a href="http://www.phpmyadmin.net"; class="external-link" 
rel="nofollow">phpMyAdmin</a> is a free and optional tool which allows <a 
href="http://mysql.com/"; class="external-link" rel="nofollow">MySQL</a> to be 
administered using a web browser. It makes administering the VCL database 
easier. This tool can be installed on the VCL web server.</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><a href="http://www.phpmyadmin.net"; class="external-link" 
rel="nofollow">phpMyAdmin</a> is a free and optional tool which allows <a 
href="http://mysql.com/"; class="external-link" rel="nofollow">MySQL</a> to be 
administered using a web browser. It makes administering the VCL database 
easier. This tool can be installed on the VCL web server.</p>
 
 <h2><a 
name="2.2phpMyAdminInstallation%26Configuration-DownloadphpMyAdmin"></a>Download
 phpMyAdmin</h2>
 

Modified: 
websites/staging/vcl/trunk/content/docs/archives/old-releases/2.2-web-code-installation.html
==============================================================================
--- 
websites/staging/vcl/trunk/content/docs/archives/old-releases/2.2-web-code-installation.html
 (original)
+++ 
websites/staging/vcl/trunk/content/docs/archives/old-releases/2.2-web-code-installation.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,12 +83,23 @@
   
   <div id="content">
     <h1 class="title">2.2 Web Code Installation</h1>
-    <p>This page describes how to install and configure the frontend VCL
+    <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 describes how to install and configure the frontend VCL
 web code components including the web server prerequisites and frontend VCL
 web code. It also describes how to add local web accounts, configure LDAP
 authentication, and set the timezone correctly.</p>
 <p><a name="2.2WebCodeInstallation-*Prerequisites*"></a></p>
-<h2 id="prerequisites">Prerequisites</h2>
+<h2 id="prerequisites">Prerequisites<a class="headerlink" 
href="#prerequisites" title="Permanent link">&para;</a></h2>
 <p>Your web server should meet the following criteria before installing the
 frontend VCL code:</p>
 <ul>
@@ -115,7 +137,7 @@ module):<ul>
 These may need to be installed first.</li>
 </ul>
 <p><a name="2.2WebCodeInstallation-*InstallingVCLFrontendWebCode*"></a></p>
-<h2 id="installing-vcl-frontend-web-code"><em>Installing VCL Frontend Web 
Code</em></h2>
+<h2 id="installing-vcl-frontend-web-code"><em>Installing VCL Frontend Web 
Code</em><a class="headerlink" href="#installing-vcl-frontend-web-code" 
title="Permanent link">&para;</a></h2>
 <ol>
 <li>
 <p>If you haven't already done so, download and extract a copy of the release. 
@@ -198,7 +220,7 @@ address set for the computer under Manag
 <p><a href="further-steps-if-using-xcat.html">Further steps if using 
xCAT</a></p>
 <p>Next Step: <a href="2.2-management-node-installation.html">Management Node 
Installation</a></p>
 <p><a name="2.2WebCodeInstallation-*Addingextralocalaccounts*"></a></p>
-<h2 id="adding-extra-local-accounts">Adding extra local accounts</h2>
+<h2 id="adding-extra-local-accounts">Adding extra local accounts<a 
class="headerlink" href="#adding-extra-local-accounts" title="Permanent 
link">&para;</a></h2>
 <p>Additional local accounts can now be added using the backend code. After
 you have finished the backend install, run</p>
 <div class="codehilite"><pre><span class="n">vcld</span> <span 
class="o">-</span><span class="n">setup</span>
@@ -207,7 +229,7 @@ you have finished the backend install, r
 
 <p>select vcl base module option and follow the prompts.</p>
 <p><a name="2.2WebCodeInstallation-AddingLDAPAuthentication"></a></p>
-<h2 id="adding-ldap-authentication">Adding LDAP Authentication</h2>
+<h2 id="adding-ldap-authentication">Adding LDAP Authentication<a 
class="headerlink" href="#adding-ldap-authentication" title="Permanent 
link">&para;</a></h2>
 <p>instructions on <a href="adding-ldap-authentication.html">Adding LDAP 
Authentication</a>
  have been moved to a separate page</p>
   </div>


Reply via email to