2018-02-05 21:04:26 +00:00
<!DOCTYPE html>
< html lang = "en" >
< head >
<!-- Web crawler and search indexing meta -->
< meta charset = "utf-8" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=edge" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< meta name = "author" content = "enpaul@enpaul.net" / >
2018-02-06 15:43:50 +00:00
< meta name = "description" content = "Overview of the ENPN Homelab and network applications" / >
2018-02-05 21:04:26 +00:00
< meta name = "keywords" content = "enpaul, network, operations, networking, plex, media, server, adds, active, directory, wpi, worcester, polytechnic, institute, boston, mechanical, engineering, solidworks, home, lab, homelab, solid, works, autocad, cad, domain, windows, server" / >
< meta name = "robots" content = "index,follow" / >
<!-- Facebook integration meta -->
2018-02-06 15:43:50 +00:00
< meta property = "og:title" content = "ENPaul | Homelab" / >
< meta property = "og:url" content = "https://enpaul.net/homelab/" / >
< meta property = 'og:site_name' content = "ENPaul" / >
2018-02-05 21:04:26 +00:00
< meta property = "og:type" content = "website" / >
< meta property = 'og:locale' content = "en_US" / >
2018-02-06 15:43:50 +00:00
< meta property = "og:image" content = "https://enpaul.net/img/banners/homelab.jpg" / >
< meta property = 'og:description' content = "Overview of the ENPN Homelab and network applications" / >
2018-02-05 21:04:26 +00:00
<!-- Twitter integration meta -->
< meta name = "twitter:card" content = "summary" >
< meta name = "twitter:site" content = "@theenpaul" >
2018-02-06 15:43:50 +00:00
< meta name = "twitter:title" content = "ENPaul | Homelab" >
< meta name = "twitter:description" content = "Overview of the ENPN Homelab and network applications" >
< meta name = "twitter:image" content = "https://enpaul.net/img/banners/homelab.jpg" >
< meta name = "twitter:image:alt" content = "ENPaul" >
2018-02-05 21:04:26 +00:00
<!-- Page title and favicon definition -->
2018-02-06 15:43:50 +00:00
< title > ENPaul | Homelab< / title >
2018-02-05 21:04:26 +00:00
< link rel = "shortcut icon" href = "../img/e-b.png" >
< link rel = "apple-touch-icon" sizes = "180x180" href = "../img/e-b.png" >
< link rel = "icon" type = "image/png" href = "../img/e-b.png" sizes = "32x32" >
< link rel = "icon" type = "image/png" href = "../img/e-b.png" sizes = "16x16" >
<!-- CSS references -->
< link href = "../css/bootstrap.min.css" rel = "stylesheet" >
< link href = "../css/font-awesome.min.css" rel = "stylesheet" >
< link href = "../css/animate.min.css" rel = "stylesheet" >
< link href = "../css/hexagons.min.css" rel = "stylesheet" >
< link href = "../css/style.css" rel = "stylesheet" >
<!-- JavaScript references -->
< script type = "text/javascript" src = "../js/jquery.min.js" > < / script >
< script type = "text/javascript" src = "../js/bootstrap.min.js" > < / script >
< script type = "text/javascript" src = "../js/superfish.min.js" > < / script >
< script type = "text/javascript" src = "../js/morphext.min.js" > < / script >
< script type = "text/javascript" src = "../js/wow.min.js" > < / script >
< script type = "text/javascript" src = "../js/sticky.js" > < / script >
< script type = "text/javascript" src = "../js/easing.min.js" > < / script >
< script type = "text/javascript" src = "../js/custom.js" > < / script >
2018-02-07 02:13:19 +00:00
< noscript > < style > # preloader { display : none ; } < / style > < / noscript >
2018-02-05 21:04:26 +00:00
< / head >
< body >
< div id = "preloader" > < / div >
< header id = "header" >
< div class = "container" >
< div id = "logo" class = "pull-left" >
2018-02-06 15:58:57 +00:00
< a href = "/" > < img src = "../img/e-w.png" alt = "ENPaul" title = "" / > < / img > < / a >
2018-02-05 21:04:26 +00:00
< / div >
< nav id = "nav-menu-container" >
< ul class = "nav-menu" >
< li > < a href = "/" > Home< / a > < / li >
< li > < a href = "/about" > About< / a > < / li >
< li > < a href = "/homelab" > Homelab< / a > < / li >
< li > < a href = "/projects" > Projects< / a > < / li >
2018-02-08 05:27:55 +00:00
< li > < noscript > < a href = "/js/warn/" title = "Client Javascript Disabled" style = "color: orange;" > < i class = "fa fa-lg fa-exclamation-circle" > < / i > < / a > < / noscript > < / li >
2018-02-05 21:04:26 +00:00
< / ul >
< / nav >
< / div >
< / header >
< section id = "network" >
< div class = "container" >
< div class = "row" >
< div class = "col-md-12" >
2018-02-06 13:43:47 +00:00
< h3 class = "section-title" > Homelab< / h3 >
2018-02-05 21:04:26 +00:00
< div class = "section-title-divider" > < / div >
2018-02-06 13:43:47 +00:00
< p class = "section-description" > I use my homelab to provide a number of services for personal entertainment, reference, security, and productivity.< br > To learn more about the lab as a whole, please < a href = "https://docs.enpaul.net/" target = "_blank" > read the docs< / a > .< / p >
2018-02-05 21:04:26 +00:00
< / div >
< / div >
< div class = "row" >
< div class = "col-md-4 service-item" >
< div class = "service-icon-no-link" > < i class = "fa fa-sitemap" > < / i > < / div >
< h4 class = "service-title" > Active Directory< / h4 >
< p class = "service-description" > < a href = "https://docs.microsoft.com/en-us/windows-server/identity/ad-ds/get-started/virtual-dc/active-directory-domain-services-overview" target = "_blank" > Active Directory Domain Services (ADDS)< / a > provides federated user authentication, administration, and security for my computers.< / p >
< div class = "service-link" >
< a class = "btn btn-default" href = "https://docs.enpaul.net/adds/" > < i class = "fa fa-book" > < / i > Docs< / a >
< / div >
< / div >
< div class = "col-md-4 service-item" >
< div class = "service-icon-no-link" > < i class = "fa fa-key" > < / i > < / div >
< h4 class = "service-title" > VPN< / h4 >
< p class = "service-description" > The Virtual Private Networking (VPN) server, powered by < a href = "http://www.softether.org/" target = "_blank" > Softether< / a > , allows me to secure my network traffic from anywhere in the world.< / p >
< div class = "service-link" >
< a class = " btn btn-default" href = "https://docs.enpaul.net/app/vpn/" > < i class = "fa fa-book" > < / i > Docs< / a >
< a class = " btn btn-default" href = "https://docs.enpaul.net/app/vpn/connect/" > < i class = "fa fa-book" > < / i > Connect< / a >
< / div >
< / div >
< div class = "col-md-4 service-item" >
< a href = "https://storage.enpaul.net/" > < div class = "service-icon" > < i class = "fa fa-cloud" > < / i > < / div > < / a >
< h4 class = "service-title" > Cloud Storage< / h4 >
< p class = "service-description" > Local cloud storage allows for secure storage of my data. Online access is provided by the < a href = "https://github.com/misterunknown/ifm" target = "_blank" > Improved File Manager< / a > and < a href = "http://adamwhitcroft.com/apaxy/" target = "_blank" > Apaxy< / a > .< / p >
< div class = "service-link" >
< a class = " btn btn-default" href = "https://docs.enpaul.net/app/storage/" > < i class = "fa fa-book" > < / i > Docs< / a >
< a class = " btn btn-default" href = "https://storage.enpaul.net/" > < i class = "fa fa-chevron-right" > < / i > Storage< / a >
< / div >
< / div >
< div class = "col-md-4 service-item" >
< a href = "https://gitlab.enpaul.net/" > < div class = "service-icon" > < i class = "fa fa-gitlab" > < / i > < / div > < / a >
< h4 class = "service-title" > GitLab< / h4 >
< p class = "service-description" > < a href = "https://about.gitlab.com/" target = "_blank" > GitLab< / a > is a < a href = "https://git-scm.com/book/en/v2/Getting-Started-About-Version-Control" target = "_blank" > git-based source control< / a > service for collaborative project development and deployment.< / p >
< div class = "service-link" >
< a class = " btn btn-default" href = "https://docs.enpaul.net/app/gitlab/" > < i class = "fa fa-book" > < / i > Docs< / a >
< a class = " btn btn-default" href = "https://gitlab.enpaul.net/" > < i class = "fa fa-chevron-right" > < / i > GitLab< / a >
< / div >
< / div >
< div class = "col-md-4 service-item" >
< a href = "https://docs.enpaul.net/" > < div class = "service-icon" > < i class = "fa fa-book" > < / i > < / div > < / a >
< h4 class = "service-title" > Documentation< / h4 >
< p class = "service-description" > Any system is only as good as its documentation. My docs, powered by < a href = "http://www.mkdocs.org/" target = "_blank" > MkDocs< / a > , are constantly being updated.< / p >
< div class = "service-link" >
< a class = " btn btn-default" href = "https://docs.enpaul.net/app/docs-meta/" > < i class = "fa fa-book" > < / i > Docs (Meta)< / a >
< / div >
< / div >
< div class = "col-md-4 service-item" >
< a href = "https://plex.enpaul.net/" > < div class = "service-icon" > < i class = "fa fa-film" > < / i > < / div > < / a >
< h4 class = "service-title" > Plex Media Server< / h4 >
< p class = "service-description" > < a href = "https://www.plex.tv/" target = "_blank" > Plex< / a > is a media management solution for sharing my movie, TV, music, and photo collections with friends.< / p >
< div class = "service-link" >
< a class = " btn btn-default" href = "https://docs.enpaul.net/app/plex/" > < i class = "fa fa-book" > < / i > Docs< / a >
< a class = " btn btn-default" href = "https://plex.enpaul.net/" > < i class = "fa fa-chevron-right" > < / i > Plex< / a >
< / div >
< / div >
< / div >
< / div >
< / section >
< section id = "status" >
< div class = "container" >
< div class = "row" >
< div class = "col-md-8" >
< h3 class = "status-title" > Service Status< / h3 >
< p class = "status-text" > Having trouble accessing a network service? Soon you'll be able to check my network's status online and let me know if there are problems!< / p >
< / div >
< div class = "col-md-4 status-btn-container" >
< a class = "status-btn" href = "#status" > Coming Soon!< / a >
< / div >
< / div >
< / div >
< / section >
< footer id = "footer" >
< div class = "container" >
< div class = "row" >
< div class = "col-md-12" >
2018-02-06 13:43:47 +00:00
< div class = "copyright" >
< ul class = "list-inline" >
< li > < a target = "_blank" href = "https://download.enpaul.net/enpaul-resume.pdf" > < span class = "hb hb-xs hb-resume" title = "Download Resume" > < i class = "fa fa-file-text" > < / i > < / span > < / a > < / li >
< li > < a href = "mailto:enpaul@enpaul.net" > < span class = "hb hb-xs hb-email" title = "EMail enpaul@enpaul.net" > < i class = "fa fa-envelope" > < / i > < / span > < / a > < / li >
< li > < a target = "_blank" href = "https://www.linkedin.com/in/enpaul" > < span class = "hb hb-xs hb-linkedin" title = "LinkedIn ENPaul" > < i class = "fa fa-linkedin" > < / i > < / span > < / a > < / li >
< li > < a target = "_blank" href = "https://plus.google.com/+EthanPaul42" > < span class = "hb hb-xs hb-google-plus" title = "Google+ EthanPaul42" > < i class = "fa fa-google-plus" > < / i > < / span > < / a > < / li >
2018-03-05 06:12:24 +00:00
<!-- <li><a target="_blank" href="https://twitter.com/theenpaul"><span class="hb hb - xs hb - twitter" title="Twitter @theENPaul"><i class="fa fa - twitter"></i></span></a></li> -->
2018-02-06 13:43:47 +00:00
< li > < a target = "_blank" href = "https://www.instagram.com/theenpaul" > < span class = "hb hb-xs hb-instagram" title = "Instagram @theENPaul" > < i class = "fa fa-instagram" > < / i > < / span > < / a > < / li >
< / ul >
< / div >
2018-02-05 21:04:26 +00:00
< div class = "copyright" >
2018-02-06 15:43:50 +00:00
© 2018 < strong > Ethan N. Paul< / strong >
2018-02-08 05:20:59 +00:00
< noscript > < a href = "/js/warn/" title = "Client Javascript Disabled" style = "color: orange;" > < i class = "fa fa-lg fa-exclamation-circle" > < / i > < / a > < / noscript >
2018-02-05 21:04:26 +00:00
< / div >
< div class = "copyright" >
2018-02-06 15:43:50 +00:00
< a href = "https://gitlab.enpaul.net/enpaul/ENPaulNetHome/" > < img alt = "pipeline status" src = "https://gitlab.enpaul.net/enpaul/ENPaulNetHome/badges/master/pipeline.svg" / > < / a >
2018-02-05 21:04:26 +00:00
< / div >
< / div >
< / div >
< / div >
< / footer >
< a href = "#top" class = "back-to-top" > < span title = "Back to top" > < i class = "fa fa-chevron-up" > < / i > < / span > < / a >
< / body >
< / html >