Fixed front page link order

Fixed links on service page
This commit is contained in:
Ethan N. Paul 2017-08-31 08:39:34 -04:00
parent a5e77269c3
commit 0a06dda195
2 changed files with 18 additions and 18 deletions

View File

@ -47,9 +47,9 @@
<div class="collapse navbar-collapse navbar-right navbar-main-collapse">
<ul class="nav navbar-nav">
<li class="hidden"><a href="#page-top"></a></li>
<li><a class="page-scroll" href="#network">Network</a></li>
<li><a class="page-scroll" href="#services">Services</a></li>
<li><a class="page-scroll" href="#projects">Projects</a></li>
<li><a class="page-scroll" href="#services">Services</a></li>
<li><a class="page-scroll" href="#network">Network</a></li>
<li><a class="page-scroll" href="#about">About</a></li>
</ul>
</div>

View File

@ -96,67 +96,67 @@
<p class="documentation">
A Virtual Private Network (VPN) allows for secure access to an internal network. Most ENPN Services require a connection through the VPN.
<br><br>
The ENPN VPN system uses the open-source VPN server software from the <a href="https://www.softether.org/">Softether Project</a>. The secure L2TP/IPSec tunnel uses Active Directory authentication and AES128 encryption for security.
The ENPN VPN system uses the open-source VPN server software from the <a target="_blank" href="https://www.softether.org/">Softether Project</a>. The secure L2TP/IPSec tunnel uses Active Directory authentication and AES128 encryption for security.
</p>
<ul class="list-inline banner-social-buttons">
<li>
<a href="/network" class="btn btn-default btn-lg"><i class="fa fa-arrow-circle-o-right"></i> <span class="network-name"><b>More Information</b></span></a>
<a href="/services/vpn/" class="btn btn-default btn-lg"><i class="fa fa-arrow-circle-o-right"></i> <span class="network-name"><b>More Information</b></span></a>
</li>
</ul>
</div>
</div>
<br><br>
<div class="row" style="text-align: left;">
<div class="col-lg-8 col-lg-offset-2">
<h2><i class="fa fa-users" aria-hidden="true"></i>&nbsp;&nbsp;Active Directory</h2>
<br>
<p class="documentation">
Microsoft <a href="https://msdn.microsoft.com/en-us/library/aa362244(v=vs.85).aspx">Active Directory Domain Services</a> (ADDS) is the backbone of all ENPN authentication, including RADIUS, Kerberos, and LDAP.
Microsoft <a target="_blank" href="https://msdn.microsoft.com/en-us/library/aa362244(v=vs.85).aspx">Active Directory Domain Services</a> (ADDS) is the backbone of all ENPN authentication, including RADIUS, Kerberos, and LDAP.
<br><br>
The ENPN Domain makes use of ADDS distributed domain authentication and Group Policy system management. This allows for automation and remote management of large networks by a small number of administrators.
<br><br>
<b>Connecting to the ENPN Domain requires VPN access</b>
</p>
</div>
</div>
<br><br>
<div class="row" style="text-align: left;">
<div class="col-lg-8 col-lg-offset-2">
<h2><i class="fa fa-cloud" aria-hidden="true"></i>&nbsp;&nbsp;Network Storage</h2>
<br>
<p class="documentation">
Centralized network storage ensures that data is accessible and redundant within the network infrastructure. This protects against data loss, promots collaboration, and allows for easy organization.
<br><br>
The primary ENPN datastore is a <a href="https://en.wikipedia.org/wiki/Standard_RAID_levels#RAID_5">RAID 5</a> array of <a href="https://www.wdc.com/products/business-internal-storage/wd-red-pro.html">Western Digital Red</a> drives, while the secondary datastore uses twin <a href="https://www.wdc.com/en-um/products/wd-outlet/wd-green.html">Western Digital Green</a> drives in a mirror configuration.
The primary ENPN datastore is a <a target="_blank" href="https://en.wikipedia.org/wiki/Standard_RAID_levels#RAID_5">RAID 5</a> array of <a target="_blank" href="https://www.wdc.com/products/business-internal-storage/wd-red-pro.html">Western Digital Red</a> drives, while the secondary datastore uses twin <a target="_blank" href="https://www.wdc.com/en-um/products/wd-outlet/wd-green.html">Western Digital Green</a> drives in a mirror configuration.
<br><br>
The ENPN Cloud Drive uses the open-source <a href="https://pydio.com/">Pydio</a> software project to provide a publicly accessible web interface for accessing data resources.
The ENPN Cloud Drive uses the open-source <a target="_blank" href="https://pydio.com/">Pydio</a> software project to provide a publicly accessible web interface for accessing data resources.
</p>
<ul class="list-inline banner-social-buttons">
<li>
<a href="https://drive.enpaul.net" class="btn btn-default btn-lg"><i class="fa fa-cloud"></i> <span class="network-name"><b>Cloud Drive</b></span></a>
<a target="_blank" href="https://drive.enpaul.net" class="btn btn-default btn-lg"><i class="fa fa-cloud"></i> <span class="network-name"><b>Cloud Drive</b></span></a>
</li>
</ul>
</div>
</div>
<br><br>
<div class="row" style="text-align: left;">
<div class="col-lg-8 col-lg-offset-2">
<h2><i class="fa fa-ticket" aria-hidden="true"></i>&nbsp;&nbsp;Plex Media Server</h2>
<br>
<p class="documentation">
The <a href="https://www.plex.tv/">Plex Media Server</a> project allows administrators to make their personal media collections available to friends and family. The ENPN Plex Media Server is available both at the link below and directly through <a href="https://app.plex.tv">Plex.TV</a>.
The <a target="_blank" href="https://www.plex.tv/">Plex Media Server</a> project allows administrators to make their personal media collections available to friends and family. The ENPN Plex Media Server is available both at the link below and directly through <a target="_blank" href="https://app.plex.tv">Plex.TV</a>.
<br><br>
<b>Plex Media Server does not use Active Directory Authentication</b>
</p>
<ul class="list-inline banner-social-buttons">
<li>
<a href="https://plex.enpaul.net" class="btn btn-default btn-lg"><i class="fa fa-ticket"></i> <span class="network-name"><b>Plex Media Server</b></span></a>
<a target="_blank" href="https://plex.enpaul.net" class="btn btn-default btn-lg"><i class="fa fa-ticket"></i> <span class="network-name"><b>Plex Media Server</b></span></a>
</li>
</ul>
</div>
</div>
<br><br>
<div class="row" style="text-align: left;">
<div class="col-lg-8 col-lg-offset-2">
<h2><i class="fa fa-gitlab" aria-hidden="true"></i>&nbsp;&nbsp;Gitlab</h2>
<br>