[Docker] Create simoncor.net container
All checks were successful
continuous-integration/drone/push Build is passing
@ -15,7 +15,7 @@ RUN set -e \
|
|||||||
|
|
||||||
# install hugo
|
# install hugo
|
||||||
RUN set -e \
|
RUN set -e \
|
||||||
&& wget -q -O /tmp/hugo.deb https://github.com/gohugoio/hugo/releases/download/v0.112.1/hugo_0.112.1_linux-amd64.deb \
|
&& wget -q -O /tmp/hugo.deb https://github.com/gohugoio/hugo/releases/download/v0.112.1/hugo_extended_0.112.1_linux-amd64.deb \
|
||||||
&& apt -y install /tmp/hugo.deb \
|
&& apt -y install /tmp/hugo.deb \
|
||||||
&& rm -f /tmp/hugo.deb
|
&& rm -f /tmp/hugo.deb
|
||||||
|
|
||||||
|
158
public/404.html
@ -1,158 +0,0 @@
|
|||||||
<!DOCTYPE html>
|
|
||||||
<html lang="en">
|
|
||||||
|
|
||||||
<head>
|
|
||||||
<meta charset="utf-8">
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
||||||
<meta http-equiv="Content-Language" content="en">
|
|
||||||
|
|
||||||
<meta name="author" content="Simon Cornet">
|
|
||||||
<meta name="description" content="System Engineer">
|
|
||||||
<meta name="keywords" content="personal, cv">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary"/>
|
|
||||||
<meta name="twitter:title" content="404 Page not found"/>
|
|
||||||
<meta name="twitter:description" content="System Engineer"/>
|
|
||||||
|
|
||||||
<meta property="og:title" content="404 Page not found" />
|
|
||||||
<meta property="og:description" content="System Engineer" />
|
|
||||||
<meta property="og:type" content="website" />
|
|
||||||
<meta property="og:url" content="https://simoncor.net/404.html" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<base href="https://simoncor.net/404.html">
|
|
||||||
|
|
||||||
<title>/usr/home/simon/</title>
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="canonical" href="https://simoncor.net/404.html">
|
|
||||||
|
|
||||||
|
|
||||||
<link href="https://fonts.googleapis.com/css?family=Lato:400,700%7CMerriweather:300,700%7CSource+Code+Pro:400,700&display=swap" rel="stylesheet">
|
|
||||||
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.13.0/css/all.css" integrity="sha384-Bfad6CLCknfcloXFOyFnlgtENryhrpZCe29RTifKEixXQZ38WheV+i/6YWSzkz3V" crossorigin="anonymous">
|
|
||||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.min.css" integrity="sha256-l85OmPOjvil/SOvVt3HnSSjzF1TUMyT9eV0c2BzEGzU=" crossorigin="anonymous" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://simoncor.net/css/coder.min.3219ef62ae52679b7a9c19043171c3cd9f523628c2a65f3ef247ee18836bc90b.css" integrity="sha256-MhnvYq5SZ5t6nBkEMXHDzZ9SNijCpl8+8kfuGINryQs=" crossorigin="anonymous" media="screen" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://simoncor.net/css/coder-dark.min.e78e80fc3a585a4d1c8fc7f58623b6ff852411e38431a9cd1792877ecaa160f6.css" integrity="sha256-546A/DpYWk0cj8f1hiO2/4UkEeOEManNF5KHfsqhYPY=" crossorigin="anonymous" media="screen" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="apple-touch-icon" sizes="180x180" href="https://simoncor.net/images/apple-touch-icon.png">
|
|
||||||
<link rel="icon" type="image/png" sizes="32x32" href="https://simoncor.net/images/favicon-32x32.png">
|
|
||||||
<link rel="icon" type="image/png" sizes="16x16" href="https://simoncor.net/images/favicon-16x16.png">
|
|
||||||
<link rel="manifest" href="https://simoncor.net/images/site.webmanifest">
|
|
||||||
<link rel="mask-icon" href="https://simoncor.net/images/safari-pinned-tab.svg" color="#5bbad5">
|
|
||||||
<meta name="msapplication-TileColor" content="#2b5797">
|
|
||||||
<meta name="theme-color" content="#ffffff">
|
|
||||||
|
|
||||||
<meta name="generator" content="Hugo 0.93.3" />
|
|
||||||
</head>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<body class="colorscheme-dark"
|
|
||||||
onload=""
|
|
||||||
>
|
|
||||||
<main class="wrapper">
|
|
||||||
<nav class="navigation">
|
|
||||||
<section class="container">
|
|
||||||
<a class="navigation-title" href="https://simoncor.net/">
|
|
||||||
/usr/home/simon/
|
|
||||||
</a>
|
|
||||||
|
|
||||||
<input type="checkbox" id="menu-toggle" />
|
|
||||||
<label class="menu-button float-right" for="menu-toggle"><i class="fas fa-bars"></i></label>
|
|
||||||
<ul class="navigation-list">
|
|
||||||
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
|
||||||
<a class="navigation-link" href="https://simoncor.net/post/">Blog</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
|
||||||
<a class="navigation-link" href="https://simoncor.net/status/">Status</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
|
||||||
<a class="navigation-link" href="https://simoncor.net/position/">About</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
|
||||||
<a class="navigation-link" href="https://simoncor.net/scornet_cv.pdf">CV</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
</section>
|
|
||||||
</nav>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="content">
|
|
||||||
|
|
||||||
<section class="container centered">
|
|
||||||
<div class="error">
|
|
||||||
<h1>404</h1>
|
|
||||||
<h2>Page Not Found</h2>
|
|
||||||
<p>Sorry, this page does not exist.<br />You can head back to <a href="https://simoncor.net">homepage</a>.</p>
|
|
||||||
</div>
|
|
||||||
</section>
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
<footer class="footer">
|
|
||||||
<section class="container">
|
|
||||||
|
|
||||||
<p>Ansible | FreeBSD | Linux | Networking | Security</p>
|
|
||||||
|
|
||||||
|
|
||||||
©
|
|
||||||
|
|
||||||
2022
|
|
||||||
Simon Cornet
|
|
||||||
|
|
||||||
|
|
||||||
·
|
|
||||||
Powered by <a href="https://gohugo.io/">Hugo</a> & <a href="https://github.com/luizdepra/hugo-coder/">Coder</a>.
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</section>
|
|
||||||
</footer>
|
|
||||||
|
|
||||||
</main>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</body>
|
|
||||||
|
|
||||||
</html>
|
|
Before Width: | Height: | Size: 58 KiB |
Before Width: | Height: | Size: 37 KiB |
@ -1,9 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<browserconfig>
|
|
||||||
<msapplication>
|
|
||||||
<tile>
|
|
||||||
<square150x150logo src="/images/mstile-150x150.png"/>
|
|
||||||
<TileColor>#2b5797</TileColor>
|
|
||||||
</tile>
|
|
||||||
</msapplication>
|
|
||||||
</browserconfig>
|
|
@ -1,166 +0,0 @@
|
|||||||
<!DOCTYPE html>
|
|
||||||
<html lang="en">
|
|
||||||
|
|
||||||
<head>
|
|
||||||
<meta charset="utf-8">
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
||||||
<meta http-equiv="Content-Language" content="en">
|
|
||||||
|
|
||||||
<meta name="author" content="Simon Cornet">
|
|
||||||
<meta name="description" content="System Engineer">
|
|
||||||
<meta name="keywords" content="personal, cv">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary"/>
|
|
||||||
<meta name="twitter:title" content="Categories"/>
|
|
||||||
<meta name="twitter:description" content="System Engineer"/>
|
|
||||||
|
|
||||||
<meta property="og:title" content="Categories" />
|
|
||||||
<meta property="og:description" content="System Engineer" />
|
|
||||||
<meta property="og:type" content="website" />
|
|
||||||
<meta property="og:url" content="https://simoncor.net/categories/" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<base href="https://simoncor.net/categories/">
|
|
||||||
|
|
||||||
<title>Category: Categories · /usr/home/simon/</title>
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="canonical" href="https://simoncor.net/categories/">
|
|
||||||
|
|
||||||
|
|
||||||
<link href="https://fonts.googleapis.com/css?family=Lato:400,700%7CMerriweather:300,700%7CSource+Code+Pro:400,700&display=swap" rel="stylesheet">
|
|
||||||
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.13.0/css/all.css" integrity="sha384-Bfad6CLCknfcloXFOyFnlgtENryhrpZCe29RTifKEixXQZ38WheV+i/6YWSzkz3V" crossorigin="anonymous">
|
|
||||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.min.css" integrity="sha256-l85OmPOjvil/SOvVt3HnSSjzF1TUMyT9eV0c2BzEGzU=" crossorigin="anonymous" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://simoncor.net/css/coder.min.3219ef62ae52679b7a9c19043171c3cd9f523628c2a65f3ef247ee18836bc90b.css" integrity="sha256-MhnvYq5SZ5t6nBkEMXHDzZ9SNijCpl8+8kfuGINryQs=" crossorigin="anonymous" media="screen" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://simoncor.net/css/coder-dark.min.e78e80fc3a585a4d1c8fc7f58623b6ff852411e38431a9cd1792877ecaa160f6.css" integrity="sha256-546A/DpYWk0cj8f1hiO2/4UkEeOEManNF5KHfsqhYPY=" crossorigin="anonymous" media="screen" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="apple-touch-icon" sizes="180x180" href="https://simoncor.net/images/apple-touch-icon.png">
|
|
||||||
<link rel="icon" type="image/png" sizes="32x32" href="https://simoncor.net/images/favicon-32x32.png">
|
|
||||||
<link rel="icon" type="image/png" sizes="16x16" href="https://simoncor.net/images/favicon-16x16.png">
|
|
||||||
<link rel="manifest" href="https://simoncor.net/images/site.webmanifest">
|
|
||||||
<link rel="mask-icon" href="https://simoncor.net/images/safari-pinned-tab.svg" color="#5bbad5">
|
|
||||||
<meta name="msapplication-TileColor" content="#2b5797">
|
|
||||||
<meta name="theme-color" content="#ffffff">
|
|
||||||
|
|
||||||
<link rel="alternate" type="application/rss+xml" href="https://simoncor.net/categories/index.xml" title="/usr/home/simon/" />
|
|
||||||
<meta name="generator" content="Hugo 0.93.3" />
|
|
||||||
</head>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<body class="colorscheme-dark"
|
|
||||||
onload=""
|
|
||||||
>
|
|
||||||
<main class="wrapper">
|
|
||||||
<nav class="navigation">
|
|
||||||
<section class="container">
|
|
||||||
<a class="navigation-title" href="https://simoncor.net/">
|
|
||||||
/usr/home/simon/
|
|
||||||
</a>
|
|
||||||
|
|
||||||
<input type="checkbox" id="menu-toggle" />
|
|
||||||
<label class="menu-button float-right" for="menu-toggle"><i class="fas fa-bars"></i></label>
|
|
||||||
<ul class="navigation-list">
|
|
||||||
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
|
||||||
<a class="navigation-link" href="https://simoncor.net/post/">Blog</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
|
||||||
<a class="navigation-link" href="https://simoncor.net/status/">Status</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
|
||||||
<a class="navigation-link" href="https://simoncor.net/position/">About</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
|
||||||
<a class="navigation-link" href="https://simoncor.net/scornet_cv.pdf">CV</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
</section>
|
|
||||||
</nav>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="content">
|
|
||||||
|
|
||||||
<section class="container list">
|
|
||||||
<h1 class="title">Category: Categories</h1>
|
|
||||||
|
|
||||||
<ul>
|
|
||||||
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</section>
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
<footer class="footer">
|
|
||||||
<section class="container">
|
|
||||||
|
|
||||||
<p>Ansible | FreeBSD | Linux | Networking | Security</p>
|
|
||||||
|
|
||||||
|
|
||||||
©
|
|
||||||
|
|
||||||
2022
|
|
||||||
Simon Cornet
|
|
||||||
|
|
||||||
|
|
||||||
·
|
|
||||||
Powered by <a href="https://gohugo.io/">Hugo</a> & <a href="https://github.com/luizdepra/hugo-coder/">Coder</a>.
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</section>
|
|
||||||
</footer>
|
|
||||||
|
|
||||||
</main>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</body>
|
|
||||||
|
|
||||||
</html>
|
|
@ -1,10 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
|
||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
|
||||||
<channel>
|
|
||||||
<title>Categories on /usr/home/simon/</title>
|
|
||||||
<link>https://simoncor.net/categories/</link>
|
|
||||||
<description>Recent content in Categories on /usr/home/simon/</description>
|
|
||||||
<generator>Hugo -- gohugo.io</generator>
|
|
||||||
<language>en-us</language><atom:link href="https://simoncor.net/categories/index.xml" rel="self" type="application/rss+xml" />
|
|
||||||
</channel>
|
|
||||||
</rss>
|
|
@ -1 +0,0 @@
|
|||||||
<!DOCTYPE html><html><head><title>https://simoncor.net/categories/</title><link rel="canonical" href="https://simoncor.net/categories/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=https://simoncor.net/categories/" /></head></html>
|
|
@ -1 +0,0 @@
|
|||||||
body.colorscheme-dark{color:#dadada;background-color:#212121}body.colorscheme-dark a{color:#42a5f5}body.colorscheme-dark h1,body.colorscheme-dark h2,body.colorscheme-dark h3,body.colorscheme-dark h4,body.colorscheme-dark h5,body.colorscheme-dark h6{color:#dadada}body.colorscheme-dark code{background-color:#424242;color:#dadada}body.colorscheme-dark pre code{background-color:inherit;color:inherit}body.colorscheme-dark blockquote{border-left:2px solid #424242}body.colorscheme-dark table td,body.colorscheme-dark table th{border:2px solid #dadada}@media(prefers-color-scheme:dark){body.colorscheme-auto{color:#dadada;background-color:#212121}body.colorscheme-auto a{color:#42a5f5}body.colorscheme-auto h1,body.colorscheme-auto h2,body.colorscheme-auto h3,body.colorscheme-auto h4,body.colorscheme-auto h5,body.colorscheme-auto h6{color:#dadada}body.colorscheme-auto code{background-color:#424242;color:#dadada}body.colorscheme-auto pre code{background-color:inherit;color:inherit}body.colorscheme-auto blockquote{border-left:2px solid #424242}body.colorscheme-auto table td,body.colorscheme-auto table th{border:2px solid #dadada}}body.colorscheme-dark .content .list ul li .title{color:#dadada}body.colorscheme-dark .content .list ul li .title:hover,body.colorscheme-dark .content .list ul li .title:focus{color:#42a5f5}body.colorscheme-dark .content .centered .about ul li a{color:#dadada}body.colorscheme-dark .content .centered .about ul li a:hover,body.colorscheme-dark .content .centered .about ul li a:focus{color:#42a5f5}@media(prefers-color-scheme:dark){body.colorscheme-auto .content .list ul li .title{color:#dadada}body.colorscheme-auto .content .list ul li .title:hover,body.colorscheme-auto .content .list ul li .title:focus{color:#42a5f5}body.colorscheme-auto .content .centered .about ul li a{color:#dadada}body.colorscheme-auto .content .centered .about ul li a:hover,body.colorscheme-auto .content .centered .about ul li a:focus{color:#42a5f5}}body.colorscheme-dark .navigation a,body.colorscheme-dark .navigation span{color:#dadada}body.colorscheme-dark .navigation a:hover,body.colorscheme-dark .navigation a:focus{color:#42a5f5}@media only screen and (max-width:768px){body.colorscheme-dark .navigation .navigation-list{background-color:#212121;border-top:solid 2px #424242;border-bottom:solid 2px #424242}}@media only screen and (max-width:768px){body.colorscheme-dark .navigation .navigation-list .menu-separator{border-top:2px solid #dadada}}@media only screen and (max-width:768px){body.colorscheme-dark .navigation #menu-toggle:checked+label{color:#424242}}@media only screen and (max-width:768px){body.colorscheme-dark .navigation .menu-button{color:#dadada}body.colorscheme-dark .navigation .menu-button:hover,body.colorscheme-dark .navigation .menu-button:focus{color:#42a5f5}}@media(prefers-color-scheme:dark){body.colorscheme-auto .navigation a,body.colorscheme-auto .navigation span{color:#dadada}body.colorscheme-auto .navigation a:hover,body.colorscheme-auto .navigation a:focus{color:#42a5f5}}@media only screen and (prefers-color-scheme:dark) and (max-width:768px){body.colorscheme-auto .navigation .navigation-list{background-color:#212121;border-top:solid 2px #424242;border-bottom:solid 2px #424242}}@media only screen and (prefers-color-scheme:dark) and (max-width:768px){body.colorscheme-auto .navigation .navigation-list .menu-separator{border-top:2px solid #dadada}}@media only screen and (prefers-color-scheme:dark) and (max-width:768px){body.colorscheme-auto .navigation #menu-toggle:checked+label{color:#424242}}@media only screen and (prefers-color-scheme:dark) and (max-width:768px){body.colorscheme-auto .navigation .menu-button{color:#dadada}body.colorscheme-auto .navigation .menu-button:hover,body.colorscheme-auto .navigation .menu-button:focus{color:#42a5f5}}body.colorscheme-dark .footer a{color:#42a5f5}@media(prefers-color-scheme:dark){body.colorscheme-auto .footer a{color:#42a5f5}}
|
|
Before Width: | Height: | Size: 2.0 KiB |
Before Width: | Height: | Size: 3.6 KiB |
Before Width: | Height: | Size: 15 KiB |
Before Width: | Height: | Size: 58 KiB |
Before Width: | Height: | Size: 37 KiB |
Before Width: | Height: | Size: 2.0 KiB |
Before Width: | Height: | Size: 3.6 KiB |
Before Width: | Height: | Size: 162 KiB |
Before Width: | Height: | Size: 31 KiB |
@ -1,18 +0,0 @@
|
|||||||
<?xml version="1.0" standalone="no"?>
|
|
||||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
|
|
||||||
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
|
|
||||||
<svg version="1.0" xmlns="http://www.w3.org/2000/svg"
|
|
||||||
width="200.000000pt" height="200.000000pt" viewBox="0 0 200.000000 200.000000"
|
|
||||||
preserveAspectRatio="xMidYMid meet">
|
|
||||||
<metadata>
|
|
||||||
Created by potrace 1.14, written by Peter Selinger 2001-2017
|
|
||||||
</metadata>
|
|
||||||
<g transform="translate(0.000000,200.000000) scale(0.100000,-0.100000)"
|
|
||||||
fill="#000000" stroke="none">
|
|
||||||
<path d="M875 1993 c-348 -46 -656 -278 -790 -594 -96 -222 -109 -488 -35
|
|
||||||
-709 23 -72 80 -193 92 -198 4 -2 8 -8 8 -13 0 -37 160 -212 263 -287 84 -63
|
|
||||||
235 -135 327 -157 143 -35 358 -42 465 -15 147 36 296 105 404 185 67 50 241
|
|
||||||
247 241 272 0 6 6 16 14 22 17 14 82 165 97 225 41 162 47 357 14 496 -90 385
|
|
||||||
-389 677 -775 760 -56 12 -270 21 -325 13z"/>
|
|
||||||
</g>
|
|
||||||
</svg>
|
|
Before Width: | Height: | Size: 864 B |
@ -1,14 +0,0 @@
|
|||||||
{
|
|
||||||
"name": "/usr/home/simon",
|
|
||||||
"short_name": "/usr/home/simon",
|
|
||||||
"icons": [
|
|
||||||
{
|
|
||||||
"src": "/images/android-chrome-192x192.png",
|
|
||||||
"sizes": "192x192",
|
|
||||||
"type": "image/png"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"theme_color": "#ffffff",
|
|
||||||
"background_color": "#ffffff",
|
|
||||||
"display": "standalone"
|
|
||||||
}
|
|
@ -1,185 +0,0 @@
|
|||||||
<!DOCTYPE html>
|
|
||||||
<html lang="en">
|
|
||||||
|
|
||||||
<head>
|
|
||||||
<meta charset="utf-8">
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
||||||
<meta http-equiv="Content-Language" content="en">
|
|
||||||
|
|
||||||
<meta name="author" content="Simon Cornet">
|
|
||||||
<meta name="description" content="System Engineer">
|
|
||||||
<meta name="keywords" content="personal, cv">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary"/>
|
|
||||||
<meta name="twitter:title" content="/usr/home/simon/"/>
|
|
||||||
<meta name="twitter:description" content="System Engineer"/>
|
|
||||||
|
|
||||||
<meta property="og:title" content="/usr/home/simon/" />
|
|
||||||
<meta property="og:description" content="System Engineer" />
|
|
||||||
<meta property="og:type" content="website" />
|
|
||||||
<meta property="og:url" content="https://simoncor.net/" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<base href="https://simoncor.net/">
|
|
||||||
|
|
||||||
<title>/usr/home/simon/</title>
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="canonical" href="https://simoncor.net/">
|
|
||||||
|
|
||||||
|
|
||||||
<link href="https://fonts.googleapis.com/css?family=Lato:400,700%7CMerriweather:300,700%7CSource+Code+Pro:400,700&display=swap" rel="stylesheet">
|
|
||||||
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.13.0/css/all.css" integrity="sha384-Bfad6CLCknfcloXFOyFnlgtENryhrpZCe29RTifKEixXQZ38WheV+i/6YWSzkz3V" crossorigin="anonymous">
|
|
||||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.min.css" integrity="sha256-l85OmPOjvil/SOvVt3HnSSjzF1TUMyT9eV0c2BzEGzU=" crossorigin="anonymous" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://simoncor.net/css/coder.min.3219ef62ae52679b7a9c19043171c3cd9f523628c2a65f3ef247ee18836bc90b.css" integrity="sha256-MhnvYq5SZ5t6nBkEMXHDzZ9SNijCpl8+8kfuGINryQs=" crossorigin="anonymous" media="screen" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://simoncor.net/css/coder-dark.min.e78e80fc3a585a4d1c8fc7f58623b6ff852411e38431a9cd1792877ecaa160f6.css" integrity="sha256-546A/DpYWk0cj8f1hiO2/4UkEeOEManNF5KHfsqhYPY=" crossorigin="anonymous" media="screen" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="apple-touch-icon" sizes="180x180" href="https://simoncor.net/images/apple-touch-icon.png">
|
|
||||||
<link rel="icon" type="image/png" sizes="32x32" href="https://simoncor.net/images/favicon-32x32.png">
|
|
||||||
<link rel="icon" type="image/png" sizes="16x16" href="https://simoncor.net/images/favicon-16x16.png">
|
|
||||||
<link rel="manifest" href="https://simoncor.net/images/site.webmanifest">
|
|
||||||
<link rel="mask-icon" href="https://simoncor.net/images/safari-pinned-tab.svg" color="#5bbad5">
|
|
||||||
<meta name="msapplication-TileColor" content="#2b5797">
|
|
||||||
<meta name="theme-color" content="#ffffff">
|
|
||||||
|
|
||||||
<link rel="alternate" type="application/rss+xml" href="https://simoncor.net/index.xml" title="/usr/home/simon/" />
|
|
||||||
<meta name="generator" content="Hugo 0.93.3" />
|
|
||||||
</head>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<body class="colorscheme-dark"
|
|
||||||
onload=""
|
|
||||||
>
|
|
||||||
<main class="wrapper">
|
|
||||||
<nav class="navigation">
|
|
||||||
<section class="container">
|
|
||||||
<a class="navigation-title" href="https://simoncor.net/">
|
|
||||||
/usr/home/simon/
|
|
||||||
</a>
|
|
||||||
|
|
||||||
<input type="checkbox" id="menu-toggle" />
|
|
||||||
<label class="menu-button float-right" for="menu-toggle"><i class="fas fa-bars"></i></label>
|
|
||||||
<ul class="navigation-list">
|
|
||||||
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
|
||||||
<a class="navigation-link" href="https://simoncor.net/post/">Blog</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
|
||||||
<a class="navigation-link" href="https://simoncor.net/status/">Status</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
|
||||||
<a class="navigation-link" href="https://simoncor.net/position/">About</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
|
||||||
<a class="navigation-link" href="https://simoncor.net/scornet_cv.pdf">CV</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
</section>
|
|
||||||
</nav>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="content">
|
|
||||||
|
|
||||||
<section class="container centered">
|
|
||||||
<div class="about">
|
|
||||||
|
|
||||||
|
|
||||||
<div class="avatar"><img src="https://simoncor.net/pp.jpeg" alt="avatar"></div>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<h1>Simon Cornet</h1>
|
|
||||||
<h2>System Engineer</h2>
|
|
||||||
|
|
||||||
<ul>
|
|
||||||
|
|
||||||
|
|
||||||
<li>
|
|
||||||
<a href="https://git.simoncor.net/siempie" aria-label="Gitea" >
|
|
||||||
<i class="fab fa-github" aria-hidden="true"></i>
|
|
||||||
</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<li>
|
|
||||||
<a href="https://www.linkedin.com/in/simon-cornet-9b1b832b/" aria-label="LinkedIn" >
|
|
||||||
<i class="fab fa-linkedin" aria-hidden="true"></i>
|
|
||||||
</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
</section>
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
<footer class="footer">
|
|
||||||
<section class="container">
|
|
||||||
|
|
||||||
<p>Ansible | FreeBSD | Linux | Networking | Security</p>
|
|
||||||
|
|
||||||
|
|
||||||
©
|
|
||||||
|
|
||||||
2022
|
|
||||||
Simon Cornet
|
|
||||||
|
|
||||||
|
|
||||||
·
|
|
||||||
Powered by <a href="https://gohugo.io/">Hugo</a> & <a href="https://github.com/luizdepra/hugo-coder/">Coder</a>.
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</section>
|
|
||||||
</footer>
|
|
||||||
|
|
||||||
</main>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</body>
|
|
||||||
|
|
||||||
</html>
|
|
@ -1,91 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
|
||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
|
||||||
<channel>
|
|
||||||
<title>/usr/home/simon/</title>
|
|
||||||
<link>https://simoncor.net/</link>
|
|
||||||
<description>Recent content on /usr/home/simon/</description>
|
|
||||||
<generator>Hugo -- gohugo.io</generator>
|
|
||||||
<language>en-us</language>
|
|
||||||
<lastBuildDate>Tue, 20 Oct 2020 00:00:00 +0000</lastBuildDate><atom:link href="https://simoncor.net/index.xml" rel="self" type="application/rss+xml" />
|
|
||||||
<item>
|
|
||||||
<title>FreeBSD - Jail - Secure Jumphost</title>
|
|
||||||
<link>https://simoncor.net/post/freebsd_jail_jumphost/</link>
|
|
||||||
<pubDate>Tue, 20 Oct 2020 00:00:00 +0000</pubDate>
|
|
||||||
|
|
||||||
<guid>https://simoncor.net/post/freebsd_jail_jumphost/</guid>
|
|
||||||
<description>The goal is to create a limited jail using rbash and securing it so it can only accept secure SSH sessions. It should only be used as an SSH jumphost to connect further. It should therefor not be possible to create, use or install other code in this limited environment.
|
|
||||||
All commands are executed as root inside the jail, unless specified otherwise.
|
|
||||||
FreeBSD jail Create a jail and connect to the console.</description>
|
|
||||||
</item>
|
|
||||||
|
|
||||||
<item>
|
|
||||||
<title>Rundeck 3.3.1 - MySQL connection</title>
|
|
||||||
<link>https://simoncor.net/post/rundeck_331_mysql/</link>
|
|
||||||
<pubDate>Wed, 12 Aug 2020 00:00:00 +0000</pubDate>
|
|
||||||
|
|
||||||
<guid>https://simoncor.net/post/rundeck_331_mysql/</guid>
|
|
||||||
<description>Rundeck 3.3.1 updated its &lsquo;mysql-connector-java&rsquo; dependancy to version 8.0.21 which renamed the com.mysql.jdbc.Driver classname to com.mysql.cj.jdbc.Driver.
|
|
||||||
Reconfigure Rundeck accordingly:
|
|
||||||
/etc/rundeck/rundeck-config.properties ... - dataSource.url = jdbc:mysql://localhost/rundeck?autoReconnect=true&amp;useSSL=false + dataSource.url = jdbc:mysql://localhost/rundeck?serverTimezone=Europe/Amsterdam ... - dataSource.driverClassName = com.mysql.jdbc.Driver + dataSource.driverClassName = com.mysql.cj.jdbc.Driver + dataSource.properties.autoReconnect = true + dataSource.properties.useSSL = false ... </description>
|
|
||||||
</item>
|
|
||||||
|
|
||||||
<item>
|
|
||||||
<title>Personal Overview</title>
|
|
||||||
<link>https://simoncor.net/position/personal/</link>
|
|
||||||
<pubDate>Tue, 14 Jul 2020 00:00:00 +0000</pubDate>
|
|
||||||
|
|
||||||
<guid>https://simoncor.net/position/personal/</guid>
|
|
||||||
<description>My name is Simon Cornet.
|
|
||||||
Things I like include Ansible, FreeBSD, Linux, Networking and Security.
|
|
||||||
I live near Rotterdam, The Netherlands.
|
|
||||||
More later &hellip;</description>
|
|
||||||
</item>
|
|
||||||
|
|
||||||
<item>
|
|
||||||
<title>Skills and certifications</title>
|
|
||||||
<link>https://simoncor.net/position/skills/</link>
|
|
||||||
<pubDate>Mon, 13 Jul 2020 00:00:00 +0000</pubDate>
|
|
||||||
|
|
||||||
<guid>https://simoncor.net/position/skills/</guid>
|
|
||||||
<description></description>
|
|
||||||
</item>
|
|
||||||
|
|
||||||
<item>
|
|
||||||
<title>IT creation (2017 - present)</title>
|
|
||||||
<link>https://simoncor.net/position/itcreation/</link>
|
|
||||||
<pubDate>Wed, 13 Dec 2017 00:00:00 +0000</pubDate>
|
|
||||||
|
|
||||||
<guid>https://simoncor.net/position/itcreation/</guid>
|
|
||||||
<description></description>
|
|
||||||
</item>
|
|
||||||
|
|
||||||
<item>
|
|
||||||
<title>Coolblue (2012 - 2017)</title>
|
|
||||||
<link>https://simoncor.net/position/coolblue/</link>
|
|
||||||
<pubDate>Sat, 01 Sep 2012 00:00:00 +0000</pubDate>
|
|
||||||
|
|
||||||
<guid>https://simoncor.net/position/coolblue/</guid>
|
|
||||||
<description></description>
|
|
||||||
</item>
|
|
||||||
|
|
||||||
<item>
|
|
||||||
<title>ThyssenKrupp Accessibility (2009 - 2012)</title>
|
|
||||||
<link>https://simoncor.net/position/thyssenkrupp/</link>
|
|
||||||
<pubDate>Sun, 13 Dec 2009 00:00:00 +0000</pubDate>
|
|
||||||
|
|
||||||
<guid>https://simoncor.net/position/thyssenkrupp/</guid>
|
|
||||||
<description></description>
|
|
||||||
</item>
|
|
||||||
|
|
||||||
<item>
|
|
||||||
<title>Status Page</title>
|
|
||||||
<link>https://simoncor.net/status/</link>
|
|
||||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
|
||||||
|
|
||||||
<guid>https://simoncor.net/status/</guid>
|
|
||||||
<description>&hellip;More details in this overview&hellip;
|
|
||||||
Overall status Virtual Private Clouds Services </description>
|
|
||||||
</item>
|
|
||||||
|
|
||||||
</channel>
|
|
||||||
</rss>
|
|
Before Width: | Height: | Size: 31 KiB |
@ -1,165 +0,0 @@
|
|||||||
<!DOCTYPE html>
|
|
||||||
<html lang="en">
|
|
||||||
|
|
||||||
<head>
|
|
||||||
<meta charset="utf-8">
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
||||||
<meta http-equiv="Content-Language" content="en">
|
|
||||||
|
|
||||||
<meta name="author" content="Simon Cornet">
|
|
||||||
<meta name="description" content="Coolblue">
|
|
||||||
<meta name="keywords" content="personal, cv">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary"/>
|
|
||||||
<meta name="twitter:title" content="Coolblue (2012 - 2017)"/>
|
|
||||||
<meta name="twitter:description" content="Coolblue"/>
|
|
||||||
|
|
||||||
<meta property="og:title" content="Coolblue (2012 - 2017)" />
|
|
||||||
<meta property="og:description" content="Coolblue" />
|
|
||||||
<meta property="og:type" content="article" />
|
|
||||||
<meta property="og:url" content="https://simoncor.net/position/coolblue/" /><meta property="article:section" content="position" />
|
|
||||||
<meta property="article:published_time" content="2012-09-01T00:00:00+00:00" />
|
|
||||||
<meta property="article:modified_time" content="2012-09-01T00:00:00+00:00" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<base href="https://simoncor.net/position/coolblue/">
|
|
||||||
|
|
||||||
<title>
|
|
||||||
Coolblue (2012 - 2017) · /usr/home/simon/
|
|
||||||
</title>
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="canonical" href="https://simoncor.net/position/coolblue/">
|
|
||||||
|
|
||||||
|
|
||||||
<link href="https://fonts.googleapis.com/css?family=Lato:400,700%7CMerriweather:300,700%7CSource+Code+Pro:400,700&display=swap" rel="stylesheet">
|
|
||||||
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.13.0/css/all.css" integrity="sha384-Bfad6CLCknfcloXFOyFnlgtENryhrpZCe29RTifKEixXQZ38WheV+i/6YWSzkz3V" crossorigin="anonymous">
|
|
||||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.min.css" integrity="sha256-l85OmPOjvil/SOvVt3HnSSjzF1TUMyT9eV0c2BzEGzU=" crossorigin="anonymous" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://simoncor.net/css/coder.min.3219ef62ae52679b7a9c19043171c3cd9f523628c2a65f3ef247ee18836bc90b.css" integrity="sha256-MhnvYq5SZ5t6nBkEMXHDzZ9SNijCpl8+8kfuGINryQs=" crossorigin="anonymous" media="screen" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://simoncor.net/css/coder-dark.min.e78e80fc3a585a4d1c8fc7f58623b6ff852411e38431a9cd1792877ecaa160f6.css" integrity="sha256-546A/DpYWk0cj8f1hiO2/4UkEeOEManNF5KHfsqhYPY=" crossorigin="anonymous" media="screen" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="apple-touch-icon" sizes="180x180" href="https://simoncor.net/images/apple-touch-icon.png">
|
|
||||||
<link rel="icon" type="image/png" sizes="32x32" href="https://simoncor.net/images/favicon-32x32.png">
|
|
||||||
<link rel="icon" type="image/png" sizes="16x16" href="https://simoncor.net/images/favicon-16x16.png">
|
|
||||||
<link rel="manifest" href="https://simoncor.net/images/site.webmanifest">
|
|
||||||
<link rel="mask-icon" href="https://simoncor.net/images/safari-pinned-tab.svg" color="#5bbad5">
|
|
||||||
<meta name="msapplication-TileColor" content="#2b5797">
|
|
||||||
<meta name="theme-color" content="#ffffff">
|
|
||||||
|
|
||||||
<meta name="generator" content="Hugo 0.93.3" />
|
|
||||||
</head>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<body class="colorscheme-dark"
|
|
||||||
onload=""
|
|
||||||
>
|
|
||||||
<main class="wrapper">
|
|
||||||
<nav class="navigation">
|
|
||||||
<section class="container">
|
|
||||||
<a class="navigation-title" href="https://simoncor.net/">
|
|
||||||
/usr/home/simon/
|
|
||||||
</a>
|
|
||||||
|
|
||||||
<input type="checkbox" id="menu-toggle" />
|
|
||||||
<label class="menu-button float-right" for="menu-toggle"><i class="fas fa-bars"></i></label>
|
|
||||||
<ul class="navigation-list">
|
|
||||||
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
|
||||||
<a class="navigation-link" href="https://simoncor.net/post/">Blog</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
|
||||||
<a class="navigation-link" href="https://simoncor.net/status/">Status</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
|
||||||
<a class="navigation-link" href="https://simoncor.net/position/">About</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
|
||||||
<a class="navigation-link" href="https://simoncor.net/scornet_cv.pdf">CV</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
</section>
|
|
||||||
</nav>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="content">
|
|
||||||
|
|
||||||
<section class="container page">
|
|
||||||
<article>
|
|
||||||
<header>
|
|
||||||
<h1>Coolblue (2012 - 2017)</h1>
|
|
||||||
</header>
|
|
||||||
|
|
||||||
|
|
||||||
</article>
|
|
||||||
</section>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
<footer class="footer">
|
|
||||||
<section class="container">
|
|
||||||
|
|
||||||
<p>Ansible | FreeBSD | Linux | Networking | Security</p>
|
|
||||||
|
|
||||||
|
|
||||||
©
|
|
||||||
|
|
||||||
2022
|
|
||||||
Simon Cornet
|
|
||||||
|
|
||||||
|
|
||||||
·
|
|
||||||
Powered by <a href="https://gohugo.io/">Hugo</a> & <a href="https://github.com/luizdepra/hugo-coder/">Coder</a>.
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</section>
|
|
||||||
</footer>
|
|
||||||
|
|
||||||
</main>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</body>
|
|
||||||
|
|
||||||
</html>
|
|
@ -1,191 +0,0 @@
|
|||||||
<!DOCTYPE html>
|
|
||||||
<html lang="en">
|
|
||||||
|
|
||||||
<head>
|
|
||||||
<meta charset="utf-8">
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
||||||
<meta http-equiv="Content-Language" content="en">
|
|
||||||
|
|
||||||
<meta name="author" content="Simon Cornet">
|
|
||||||
<meta name="description" content="System Engineer">
|
|
||||||
<meta name="keywords" content="personal, cv">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary"/>
|
|
||||||
<meta name="twitter:title" content="Positions"/>
|
|
||||||
<meta name="twitter:description" content="System Engineer"/>
|
|
||||||
|
|
||||||
<meta property="og:title" content="Positions" />
|
|
||||||
<meta property="og:description" content="System Engineer" />
|
|
||||||
<meta property="og:type" content="website" />
|
|
||||||
<meta property="og:url" content="https://simoncor.net/position/" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<base href="https://simoncor.net/position/">
|
|
||||||
|
|
||||||
<title>Positions · /usr/home/simon/</title>
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="canonical" href="https://simoncor.net/position/">
|
|
||||||
|
|
||||||
|
|
||||||
<link href="https://fonts.googleapis.com/css?family=Lato:400,700%7CMerriweather:300,700%7CSource+Code+Pro:400,700&display=swap" rel="stylesheet">
|
|
||||||
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.13.0/css/all.css" integrity="sha384-Bfad6CLCknfcloXFOyFnlgtENryhrpZCe29RTifKEixXQZ38WheV+i/6YWSzkz3V" crossorigin="anonymous">
|
|
||||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.min.css" integrity="sha256-l85OmPOjvil/SOvVt3HnSSjzF1TUMyT9eV0c2BzEGzU=" crossorigin="anonymous" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://simoncor.net/css/coder.min.3219ef62ae52679b7a9c19043171c3cd9f523628c2a65f3ef247ee18836bc90b.css" integrity="sha256-MhnvYq5SZ5t6nBkEMXHDzZ9SNijCpl8+8kfuGINryQs=" crossorigin="anonymous" media="screen" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://simoncor.net/css/coder-dark.min.e78e80fc3a585a4d1c8fc7f58623b6ff852411e38431a9cd1792877ecaa160f6.css" integrity="sha256-546A/DpYWk0cj8f1hiO2/4UkEeOEManNF5KHfsqhYPY=" crossorigin="anonymous" media="screen" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="apple-touch-icon" sizes="180x180" href="https://simoncor.net/images/apple-touch-icon.png">
|
|
||||||
<link rel="icon" type="image/png" sizes="32x32" href="https://simoncor.net/images/favicon-32x32.png">
|
|
||||||
<link rel="icon" type="image/png" sizes="16x16" href="https://simoncor.net/images/favicon-16x16.png">
|
|
||||||
<link rel="manifest" href="https://simoncor.net/images/site.webmanifest">
|
|
||||||
<link rel="mask-icon" href="https://simoncor.net/images/safari-pinned-tab.svg" color="#5bbad5">
|
|
||||||
<meta name="msapplication-TileColor" content="#2b5797">
|
|
||||||
<meta name="theme-color" content="#ffffff">
|
|
||||||
|
|
||||||
<link rel="alternate" type="application/rss+xml" href="https://simoncor.net/position/index.xml" title="/usr/home/simon/" />
|
|
||||||
<meta name="generator" content="Hugo 0.93.3" />
|
|
||||||
</head>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<body class="colorscheme-dark"
|
|
||||||
onload=""
|
|
||||||
>
|
|
||||||
<main class="wrapper">
|
|
||||||
<nav class="navigation">
|
|
||||||
<section class="container">
|
|
||||||
<a class="navigation-title" href="https://simoncor.net/">
|
|
||||||
/usr/home/simon/
|
|
||||||
</a>
|
|
||||||
|
|
||||||
<input type="checkbox" id="menu-toggle" />
|
|
||||||
<label class="menu-button float-right" for="menu-toggle"><i class="fas fa-bars"></i></label>
|
|
||||||
<ul class="navigation-list">
|
|
||||||
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
|
||||||
<a class="navigation-link" href="https://simoncor.net/post/">Blog</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
|
||||||
<a class="navigation-link" href="https://simoncor.net/status/">Status</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
|
||||||
<a class="navigation-link" href="https://simoncor.net/position/">About</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
|
||||||
<a class="navigation-link" href="https://simoncor.net/scornet_cv.pdf">CV</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
</section>
|
|
||||||
</nav>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="content">
|
|
||||||
|
|
||||||
<section class="container list">
|
|
||||||
<h1 class="title">Positions</h1>
|
|
||||||
|
|
||||||
<ul>
|
|
||||||
|
|
||||||
<li>
|
|
||||||
<span class="date">July 14, 2020</span>
|
|
||||||
<a class="title" href="https://simoncor.net/position/personal/">Personal Overview</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li>
|
|
||||||
<span class="date">July 13, 2020</span>
|
|
||||||
<a class="title" href="https://simoncor.net/position/skills/">Skills and certifications</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li>
|
|
||||||
<span class="date">December 13, 2017</span>
|
|
||||||
<a class="title" href="https://simoncor.net/position/itcreation/">IT creation (2017 - present)</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li>
|
|
||||||
<span class="date">September 1, 2012</span>
|
|
||||||
<a class="title" href="https://simoncor.net/position/coolblue/">Coolblue (2012 - 2017)</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li>
|
|
||||||
<span class="date">December 13, 2009</span>
|
|
||||||
<a class="title" href="https://simoncor.net/position/thyssenkrupp/">ThyssenKrupp Accessibility (2009 - 2012)</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</section>
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
<footer class="footer">
|
|
||||||
<section class="container">
|
|
||||||
|
|
||||||
<p>Ansible | FreeBSD | Linux | Networking | Security</p>
|
|
||||||
|
|
||||||
|
|
||||||
©
|
|
||||||
|
|
||||||
2022
|
|
||||||
Simon Cornet
|
|
||||||
|
|
||||||
|
|
||||||
·
|
|
||||||
Powered by <a href="https://gohugo.io/">Hugo</a> & <a href="https://github.com/luizdepra/hugo-coder/">Coder</a>.
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</section>
|
|
||||||
</footer>
|
|
||||||
|
|
||||||
</main>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</body>
|
|
||||||
|
|
||||||
</html>
|
|
@ -1,59 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
|
||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
|
||||||
<channel>
|
|
||||||
<title>Positions on /usr/home/simon/</title>
|
|
||||||
<link>https://simoncor.net/position/</link>
|
|
||||||
<description>Recent content in Positions on /usr/home/simon/</description>
|
|
||||||
<generator>Hugo -- gohugo.io</generator>
|
|
||||||
<language>en-us</language>
|
|
||||||
<lastBuildDate>Tue, 14 Jul 2020 00:00:00 +0000</lastBuildDate><atom:link href="https://simoncor.net/position/index.xml" rel="self" type="application/rss+xml" />
|
|
||||||
<item>
|
|
||||||
<title>Personal Overview</title>
|
|
||||||
<link>https://simoncor.net/position/personal/</link>
|
|
||||||
<pubDate>Tue, 14 Jul 2020 00:00:00 +0000</pubDate>
|
|
||||||
|
|
||||||
<guid>https://simoncor.net/position/personal/</guid>
|
|
||||||
<description>My name is Simon Cornet.
|
|
||||||
Things I like include Ansible, FreeBSD, Linux, Networking and Security.
|
|
||||||
I live near Rotterdam, The Netherlands.
|
|
||||||
More later &hellip;</description>
|
|
||||||
</item>
|
|
||||||
|
|
||||||
<item>
|
|
||||||
<title>Skills and certifications</title>
|
|
||||||
<link>https://simoncor.net/position/skills/</link>
|
|
||||||
<pubDate>Mon, 13 Jul 2020 00:00:00 +0000</pubDate>
|
|
||||||
|
|
||||||
<guid>https://simoncor.net/position/skills/</guid>
|
|
||||||
<description></description>
|
|
||||||
</item>
|
|
||||||
|
|
||||||
<item>
|
|
||||||
<title>IT creation (2017 - present)</title>
|
|
||||||
<link>https://simoncor.net/position/itcreation/</link>
|
|
||||||
<pubDate>Wed, 13 Dec 2017 00:00:00 +0000</pubDate>
|
|
||||||
|
|
||||||
<guid>https://simoncor.net/position/itcreation/</guid>
|
|
||||||
<description></description>
|
|
||||||
</item>
|
|
||||||
|
|
||||||
<item>
|
|
||||||
<title>Coolblue (2012 - 2017)</title>
|
|
||||||
<link>https://simoncor.net/position/coolblue/</link>
|
|
||||||
<pubDate>Sat, 01 Sep 2012 00:00:00 +0000</pubDate>
|
|
||||||
|
|
||||||
<guid>https://simoncor.net/position/coolblue/</guid>
|
|
||||||
<description></description>
|
|
||||||
</item>
|
|
||||||
|
|
||||||
<item>
|
|
||||||
<title>ThyssenKrupp Accessibility (2009 - 2012)</title>
|
|
||||||
<link>https://simoncor.net/position/thyssenkrupp/</link>
|
|
||||||
<pubDate>Sun, 13 Dec 2009 00:00:00 +0000</pubDate>
|
|
||||||
|
|
||||||
<guid>https://simoncor.net/position/thyssenkrupp/</guid>
|
|
||||||
<description></description>
|
|
||||||
</item>
|
|
||||||
|
|
||||||
</channel>
|
|
||||||
</rss>
|
|
@ -1,165 +0,0 @@
|
|||||||
<!DOCTYPE html>
|
|
||||||
<html lang="en">
|
|
||||||
|
|
||||||
<head>
|
|
||||||
<meta charset="utf-8">
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
||||||
<meta http-equiv="Content-Language" content="en">
|
|
||||||
|
|
||||||
<meta name="author" content="Simon Cornet">
|
|
||||||
<meta name="description" content="IT creation">
|
|
||||||
<meta name="keywords" content="personal, cv">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary"/>
|
|
||||||
<meta name="twitter:title" content="IT creation (2017 - present)"/>
|
|
||||||
<meta name="twitter:description" content="IT creation"/>
|
|
||||||
|
|
||||||
<meta property="og:title" content="IT creation (2017 - present)" />
|
|
||||||
<meta property="og:description" content="IT creation" />
|
|
||||||
<meta property="og:type" content="article" />
|
|
||||||
<meta property="og:url" content="https://simoncor.net/position/itcreation/" /><meta property="article:section" content="position" />
|
|
||||||
<meta property="article:published_time" content="2017-12-13T00:00:00+00:00" />
|
|
||||||
<meta property="article:modified_time" content="2017-12-13T00:00:00+00:00" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<base href="https://simoncor.net/position/itcreation/">
|
|
||||||
|
|
||||||
<title>
|
|
||||||
IT creation (2017 - present) · /usr/home/simon/
|
|
||||||
</title>
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="canonical" href="https://simoncor.net/position/itcreation/">
|
|
||||||
|
|
||||||
|
|
||||||
<link href="https://fonts.googleapis.com/css?family=Lato:400,700%7CMerriweather:300,700%7CSource+Code+Pro:400,700&display=swap" rel="stylesheet">
|
|
||||||
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.13.0/css/all.css" integrity="sha384-Bfad6CLCknfcloXFOyFnlgtENryhrpZCe29RTifKEixXQZ38WheV+i/6YWSzkz3V" crossorigin="anonymous">
|
|
||||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.min.css" integrity="sha256-l85OmPOjvil/SOvVt3HnSSjzF1TUMyT9eV0c2BzEGzU=" crossorigin="anonymous" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://simoncor.net/css/coder.min.3219ef62ae52679b7a9c19043171c3cd9f523628c2a65f3ef247ee18836bc90b.css" integrity="sha256-MhnvYq5SZ5t6nBkEMXHDzZ9SNijCpl8+8kfuGINryQs=" crossorigin="anonymous" media="screen" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://simoncor.net/css/coder-dark.min.e78e80fc3a585a4d1c8fc7f58623b6ff852411e38431a9cd1792877ecaa160f6.css" integrity="sha256-546A/DpYWk0cj8f1hiO2/4UkEeOEManNF5KHfsqhYPY=" crossorigin="anonymous" media="screen" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="apple-touch-icon" sizes="180x180" href="https://simoncor.net/images/apple-touch-icon.png">
|
|
||||||
<link rel="icon" type="image/png" sizes="32x32" href="https://simoncor.net/images/favicon-32x32.png">
|
|
||||||
<link rel="icon" type="image/png" sizes="16x16" href="https://simoncor.net/images/favicon-16x16.png">
|
|
||||||
<link rel="manifest" href="https://simoncor.net/images/site.webmanifest">
|
|
||||||
<link rel="mask-icon" href="https://simoncor.net/images/safari-pinned-tab.svg" color="#5bbad5">
|
|
||||||
<meta name="msapplication-TileColor" content="#2b5797">
|
|
||||||
<meta name="theme-color" content="#ffffff">
|
|
||||||
|
|
||||||
<meta name="generator" content="Hugo 0.93.3" />
|
|
||||||
</head>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<body class="colorscheme-dark"
|
|
||||||
onload=""
|
|
||||||
>
|
|
||||||
<main class="wrapper">
|
|
||||||
<nav class="navigation">
|
|
||||||
<section class="container">
|
|
||||||
<a class="navigation-title" href="https://simoncor.net/">
|
|
||||||
/usr/home/simon/
|
|
||||||
</a>
|
|
||||||
|
|
||||||
<input type="checkbox" id="menu-toggle" />
|
|
||||||
<label class="menu-button float-right" for="menu-toggle"><i class="fas fa-bars"></i></label>
|
|
||||||
<ul class="navigation-list">
|
|
||||||
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
|
||||||
<a class="navigation-link" href="https://simoncor.net/post/">Blog</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
|
||||||
<a class="navigation-link" href="https://simoncor.net/status/">Status</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
|
||||||
<a class="navigation-link" href="https://simoncor.net/position/">About</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
|
||||||
<a class="navigation-link" href="https://simoncor.net/scornet_cv.pdf">CV</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
</section>
|
|
||||||
</nav>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="content">
|
|
||||||
|
|
||||||
<section class="container page">
|
|
||||||
<article>
|
|
||||||
<header>
|
|
||||||
<h1>IT creation (2017 - present)</h1>
|
|
||||||
</header>
|
|
||||||
|
|
||||||
|
|
||||||
</article>
|
|
||||||
</section>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
<footer class="footer">
|
|
||||||
<section class="container">
|
|
||||||
|
|
||||||
<p>Ansible | FreeBSD | Linux | Networking | Security</p>
|
|
||||||
|
|
||||||
|
|
||||||
©
|
|
||||||
|
|
||||||
2022
|
|
||||||
Simon Cornet
|
|
||||||
|
|
||||||
|
|
||||||
·
|
|
||||||
Powered by <a href="https://gohugo.io/">Hugo</a> & <a href="https://github.com/luizdepra/hugo-coder/">Coder</a>.
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</section>
|
|
||||||
</footer>
|
|
||||||
|
|
||||||
</main>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</body>
|
|
||||||
|
|
||||||
</html>
|
|
@ -1 +0,0 @@
|
|||||||
<!DOCTYPE html><html><head><title>https://simoncor.net/position/</title><link rel="canonical" href="https://simoncor.net/position/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=https://simoncor.net/position/" /></head></html>
|
|
@ -1,171 +0,0 @@
|
|||||||
<!DOCTYPE html>
|
|
||||||
<html lang="en">
|
|
||||||
|
|
||||||
<head>
|
|
||||||
<meta charset="utf-8">
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
||||||
<meta http-equiv="Content-Language" content="en">
|
|
||||||
|
|
||||||
<meta name="author" content="Simon Cornet">
|
|
||||||
<meta name="description" content="Personal">
|
|
||||||
<meta name="keywords" content="personal, cv">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary"/>
|
|
||||||
<meta name="twitter:title" content="Personal Overview"/>
|
|
||||||
<meta name="twitter:description" content="Personal"/>
|
|
||||||
|
|
||||||
<meta property="og:title" content="Personal Overview" />
|
|
||||||
<meta property="og:description" content="Personal" />
|
|
||||||
<meta property="og:type" content="article" />
|
|
||||||
<meta property="og:url" content="https://simoncor.net/position/personal/" /><meta property="article:section" content="position" />
|
|
||||||
<meta property="article:published_time" content="2020-07-14T00:00:00+00:00" />
|
|
||||||
<meta property="article:modified_time" content="2020-07-14T00:00:00+00:00" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<base href="https://simoncor.net/position/personal/">
|
|
||||||
|
|
||||||
<title>
|
|
||||||
Personal Overview · /usr/home/simon/
|
|
||||||
</title>
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="canonical" href="https://simoncor.net/position/personal/">
|
|
||||||
|
|
||||||
|
|
||||||
<link href="https://fonts.googleapis.com/css?family=Lato:400,700%7CMerriweather:300,700%7CSource+Code+Pro:400,700&display=swap" rel="stylesheet">
|
|
||||||
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.13.0/css/all.css" integrity="sha384-Bfad6CLCknfcloXFOyFnlgtENryhrpZCe29RTifKEixXQZ38WheV+i/6YWSzkz3V" crossorigin="anonymous">
|
|
||||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.min.css" integrity="sha256-l85OmPOjvil/SOvVt3HnSSjzF1TUMyT9eV0c2BzEGzU=" crossorigin="anonymous" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://simoncor.net/css/coder.min.3219ef62ae52679b7a9c19043171c3cd9f523628c2a65f3ef247ee18836bc90b.css" integrity="sha256-MhnvYq5SZ5t6nBkEMXHDzZ9SNijCpl8+8kfuGINryQs=" crossorigin="anonymous" media="screen" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://simoncor.net/css/coder-dark.min.e78e80fc3a585a4d1c8fc7f58623b6ff852411e38431a9cd1792877ecaa160f6.css" integrity="sha256-546A/DpYWk0cj8f1hiO2/4UkEeOEManNF5KHfsqhYPY=" crossorigin="anonymous" media="screen" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="apple-touch-icon" sizes="180x180" href="https://simoncor.net/images/apple-touch-icon.png">
|
|
||||||
<link rel="icon" type="image/png" sizes="32x32" href="https://simoncor.net/images/favicon-32x32.png">
|
|
||||||
<link rel="icon" type="image/png" sizes="16x16" href="https://simoncor.net/images/favicon-16x16.png">
|
|
||||||
<link rel="manifest" href="https://simoncor.net/images/site.webmanifest">
|
|
||||||
<link rel="mask-icon" href="https://simoncor.net/images/safari-pinned-tab.svg" color="#5bbad5">
|
|
||||||
<meta name="msapplication-TileColor" content="#2b5797">
|
|
||||||
<meta name="theme-color" content="#ffffff">
|
|
||||||
|
|
||||||
<meta name="generator" content="Hugo 0.93.3" />
|
|
||||||
</head>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<body class="colorscheme-dark"
|
|
||||||
onload=""
|
|
||||||
>
|
|
||||||
<main class="wrapper">
|
|
||||||
<nav class="navigation">
|
|
||||||
<section class="container">
|
|
||||||
<a class="navigation-title" href="https://simoncor.net/">
|
|
||||||
/usr/home/simon/
|
|
||||||
</a>
|
|
||||||
|
|
||||||
<input type="checkbox" id="menu-toggle" />
|
|
||||||
<label class="menu-button float-right" for="menu-toggle"><i class="fas fa-bars"></i></label>
|
|
||||||
<ul class="navigation-list">
|
|
||||||
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
|
||||||
<a class="navigation-link" href="https://simoncor.net/post/">Blog</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
|
||||||
<a class="navigation-link" href="https://simoncor.net/status/">Status</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
|
||||||
<a class="navigation-link" href="https://simoncor.net/position/">About</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
|
||||||
<a class="navigation-link" href="https://simoncor.net/scornet_cv.pdf">CV</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
</section>
|
|
||||||
</nav>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="content">
|
|
||||||
|
|
||||||
<section class="container page">
|
|
||||||
<article>
|
|
||||||
<header>
|
|
||||||
<h1>Personal Overview</h1>
|
|
||||||
</header>
|
|
||||||
|
|
||||||
<p>My name is Simon Cornet.<br>
|
|
||||||
<!-- raw HTML omitted --><br>
|
|
||||||
Things I like include Ansible, FreeBSD, Linux, Networking and Security.<br>
|
|
||||||
I live near Rotterdam, The Netherlands.<br>
|
|
||||||
<!-- raw HTML omitted --><br>
|
|
||||||
More later …</p>
|
|
||||||
|
|
||||||
</article>
|
|
||||||
</section>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
<footer class="footer">
|
|
||||||
<section class="container">
|
|
||||||
|
|
||||||
<p>Ansible | FreeBSD | Linux | Networking | Security</p>
|
|
||||||
|
|
||||||
|
|
||||||
©
|
|
||||||
|
|
||||||
2022
|
|
||||||
Simon Cornet
|
|
||||||
|
|
||||||
|
|
||||||
·
|
|
||||||
Powered by <a href="https://gohugo.io/">Hugo</a> & <a href="https://github.com/luizdepra/hugo-coder/">Coder</a>.
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</section>
|
|
||||||
</footer>
|
|
||||||
|
|
||||||
</main>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</body>
|
|
||||||
|
|
||||||
</html>
|
|
@ -1,165 +0,0 @@
|
|||||||
<!DOCTYPE html>
|
|
||||||
<html lang="en">
|
|
||||||
|
|
||||||
<head>
|
|
||||||
<meta charset="utf-8">
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
||||||
<meta http-equiv="Content-Language" content="en">
|
|
||||||
|
|
||||||
<meta name="author" content="Simon Cornet">
|
|
||||||
<meta name="description" content="Personal">
|
|
||||||
<meta name="keywords" content="personal, cv">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary"/>
|
|
||||||
<meta name="twitter:title" content="Skills and certifications"/>
|
|
||||||
<meta name="twitter:description" content="Personal"/>
|
|
||||||
|
|
||||||
<meta property="og:title" content="Skills and certifications" />
|
|
||||||
<meta property="og:description" content="Personal" />
|
|
||||||
<meta property="og:type" content="article" />
|
|
||||||
<meta property="og:url" content="https://simoncor.net/position/skills/" /><meta property="article:section" content="position" />
|
|
||||||
<meta property="article:published_time" content="2020-07-13T00:00:00+00:00" />
|
|
||||||
<meta property="article:modified_time" content="2020-07-13T00:00:00+00:00" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<base href="https://simoncor.net/position/skills/">
|
|
||||||
|
|
||||||
<title>
|
|
||||||
Skills and certifications · /usr/home/simon/
|
|
||||||
</title>
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="canonical" href="https://simoncor.net/position/skills/">
|
|
||||||
|
|
||||||
|
|
||||||
<link href="https://fonts.googleapis.com/css?family=Lato:400,700%7CMerriweather:300,700%7CSource+Code+Pro:400,700&display=swap" rel="stylesheet">
|
|
||||||
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.13.0/css/all.css" integrity="sha384-Bfad6CLCknfcloXFOyFnlgtENryhrpZCe29RTifKEixXQZ38WheV+i/6YWSzkz3V" crossorigin="anonymous">
|
|
||||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.min.css" integrity="sha256-l85OmPOjvil/SOvVt3HnSSjzF1TUMyT9eV0c2BzEGzU=" crossorigin="anonymous" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://simoncor.net/css/coder.min.3219ef62ae52679b7a9c19043171c3cd9f523628c2a65f3ef247ee18836bc90b.css" integrity="sha256-MhnvYq5SZ5t6nBkEMXHDzZ9SNijCpl8+8kfuGINryQs=" crossorigin="anonymous" media="screen" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://simoncor.net/css/coder-dark.min.e78e80fc3a585a4d1c8fc7f58623b6ff852411e38431a9cd1792877ecaa160f6.css" integrity="sha256-546A/DpYWk0cj8f1hiO2/4UkEeOEManNF5KHfsqhYPY=" crossorigin="anonymous" media="screen" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="apple-touch-icon" sizes="180x180" href="https://simoncor.net/images/apple-touch-icon.png">
|
|
||||||
<link rel="icon" type="image/png" sizes="32x32" href="https://simoncor.net/images/favicon-32x32.png">
|
|
||||||
<link rel="icon" type="image/png" sizes="16x16" href="https://simoncor.net/images/favicon-16x16.png">
|
|
||||||
<link rel="manifest" href="https://simoncor.net/images/site.webmanifest">
|
|
||||||
<link rel="mask-icon" href="https://simoncor.net/images/safari-pinned-tab.svg" color="#5bbad5">
|
|
||||||
<meta name="msapplication-TileColor" content="#2b5797">
|
|
||||||
<meta name="theme-color" content="#ffffff">
|
|
||||||
|
|
||||||
<meta name="generator" content="Hugo 0.93.3" />
|
|
||||||
</head>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<body class="colorscheme-dark"
|
|
||||||
onload=""
|
|
||||||
>
|
|
||||||
<main class="wrapper">
|
|
||||||
<nav class="navigation">
|
|
||||||
<section class="container">
|
|
||||||
<a class="navigation-title" href="https://simoncor.net/">
|
|
||||||
/usr/home/simon/
|
|
||||||
</a>
|
|
||||||
|
|
||||||
<input type="checkbox" id="menu-toggle" />
|
|
||||||
<label class="menu-button float-right" for="menu-toggle"><i class="fas fa-bars"></i></label>
|
|
||||||
<ul class="navigation-list">
|
|
||||||
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
|
||||||
<a class="navigation-link" href="https://simoncor.net/post/">Blog</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
|
||||||
<a class="navigation-link" href="https://simoncor.net/status/">Status</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
|
||||||
<a class="navigation-link" href="https://simoncor.net/position/">About</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
|
||||||
<a class="navigation-link" href="https://simoncor.net/scornet_cv.pdf">CV</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
</section>
|
|
||||||
</nav>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="content">
|
|
||||||
|
|
||||||
<section class="container page">
|
|
||||||
<article>
|
|
||||||
<header>
|
|
||||||
<h1>Skills and certifications</h1>
|
|
||||||
</header>
|
|
||||||
|
|
||||||
|
|
||||||
</article>
|
|
||||||
</section>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
<footer class="footer">
|
|
||||||
<section class="container">
|
|
||||||
|
|
||||||
<p>Ansible | FreeBSD | Linux | Networking | Security</p>
|
|
||||||
|
|
||||||
|
|
||||||
©
|
|
||||||
|
|
||||||
2022
|
|
||||||
Simon Cornet
|
|
||||||
|
|
||||||
|
|
||||||
·
|
|
||||||
Powered by <a href="https://gohugo.io/">Hugo</a> & <a href="https://github.com/luizdepra/hugo-coder/">Coder</a>.
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</section>
|
|
||||||
</footer>
|
|
||||||
|
|
||||||
</main>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</body>
|
|
||||||
|
|
||||||
</html>
|
|
@ -1,165 +0,0 @@
|
|||||||
<!DOCTYPE html>
|
|
||||||
<html lang="en">
|
|
||||||
|
|
||||||
<head>
|
|
||||||
<meta charset="utf-8">
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
||||||
<meta http-equiv="Content-Language" content="en">
|
|
||||||
|
|
||||||
<meta name="author" content="Simon Cornet">
|
|
||||||
<meta name="description" content="IT creation">
|
|
||||||
<meta name="keywords" content="personal, cv">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary"/>
|
|
||||||
<meta name="twitter:title" content="ThyssenKrupp Accessibility (2009 - 2012)"/>
|
|
||||||
<meta name="twitter:description" content="IT creation"/>
|
|
||||||
|
|
||||||
<meta property="og:title" content="ThyssenKrupp Accessibility (2009 - 2012)" />
|
|
||||||
<meta property="og:description" content="IT creation" />
|
|
||||||
<meta property="og:type" content="article" />
|
|
||||||
<meta property="og:url" content="https://simoncor.net/position/thyssenkrupp/" /><meta property="article:section" content="position" />
|
|
||||||
<meta property="article:published_time" content="2009-12-13T00:00:00+00:00" />
|
|
||||||
<meta property="article:modified_time" content="2009-12-13T00:00:00+00:00" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<base href="https://simoncor.net/position/thyssenkrupp/">
|
|
||||||
|
|
||||||
<title>
|
|
||||||
ThyssenKrupp Accessibility (2009 - 2012) · /usr/home/simon/
|
|
||||||
</title>
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="canonical" href="https://simoncor.net/position/thyssenkrupp/">
|
|
||||||
|
|
||||||
|
|
||||||
<link href="https://fonts.googleapis.com/css?family=Lato:400,700%7CMerriweather:300,700%7CSource+Code+Pro:400,700&display=swap" rel="stylesheet">
|
|
||||||
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.13.0/css/all.css" integrity="sha384-Bfad6CLCknfcloXFOyFnlgtENryhrpZCe29RTifKEixXQZ38WheV+i/6YWSzkz3V" crossorigin="anonymous">
|
|
||||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.min.css" integrity="sha256-l85OmPOjvil/SOvVt3HnSSjzF1TUMyT9eV0c2BzEGzU=" crossorigin="anonymous" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://simoncor.net/css/coder.min.3219ef62ae52679b7a9c19043171c3cd9f523628c2a65f3ef247ee18836bc90b.css" integrity="sha256-MhnvYq5SZ5t6nBkEMXHDzZ9SNijCpl8+8kfuGINryQs=" crossorigin="anonymous" media="screen" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://simoncor.net/css/coder-dark.min.e78e80fc3a585a4d1c8fc7f58623b6ff852411e38431a9cd1792877ecaa160f6.css" integrity="sha256-546A/DpYWk0cj8f1hiO2/4UkEeOEManNF5KHfsqhYPY=" crossorigin="anonymous" media="screen" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="apple-touch-icon" sizes="180x180" href="https://simoncor.net/images/apple-touch-icon.png">
|
|
||||||
<link rel="icon" type="image/png" sizes="32x32" href="https://simoncor.net/images/favicon-32x32.png">
|
|
||||||
<link rel="icon" type="image/png" sizes="16x16" href="https://simoncor.net/images/favicon-16x16.png">
|
|
||||||
<link rel="manifest" href="https://simoncor.net/images/site.webmanifest">
|
|
||||||
<link rel="mask-icon" href="https://simoncor.net/images/safari-pinned-tab.svg" color="#5bbad5">
|
|
||||||
<meta name="msapplication-TileColor" content="#2b5797">
|
|
||||||
<meta name="theme-color" content="#ffffff">
|
|
||||||
|
|
||||||
<meta name="generator" content="Hugo 0.93.3" />
|
|
||||||
</head>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<body class="colorscheme-dark"
|
|
||||||
onload=""
|
|
||||||
>
|
|
||||||
<main class="wrapper">
|
|
||||||
<nav class="navigation">
|
|
||||||
<section class="container">
|
|
||||||
<a class="navigation-title" href="https://simoncor.net/">
|
|
||||||
/usr/home/simon/
|
|
||||||
</a>
|
|
||||||
|
|
||||||
<input type="checkbox" id="menu-toggle" />
|
|
||||||
<label class="menu-button float-right" for="menu-toggle"><i class="fas fa-bars"></i></label>
|
|
||||||
<ul class="navigation-list">
|
|
||||||
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
|
||||||
<a class="navigation-link" href="https://simoncor.net/post/">Blog</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
|
||||||
<a class="navigation-link" href="https://simoncor.net/status/">Status</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
|
||||||
<a class="navigation-link" href="https://simoncor.net/position/">About</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
|
||||||
<a class="navigation-link" href="https://simoncor.net/scornet_cv.pdf">CV</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
</section>
|
|
||||||
</nav>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="content">
|
|
||||||
|
|
||||||
<section class="container page">
|
|
||||||
<article>
|
|
||||||
<header>
|
|
||||||
<h1>ThyssenKrupp Accessibility (2009 - 2012)</h1>
|
|
||||||
</header>
|
|
||||||
|
|
||||||
|
|
||||||
</article>
|
|
||||||
</section>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
<footer class="footer">
|
|
||||||
<section class="container">
|
|
||||||
|
|
||||||
<p>Ansible | FreeBSD | Linux | Networking | Security</p>
|
|
||||||
|
|
||||||
|
|
||||||
©
|
|
||||||
|
|
||||||
2022
|
|
||||||
Simon Cornet
|
|
||||||
|
|
||||||
|
|
||||||
·
|
|
||||||
Powered by <a href="https://gohugo.io/">Hugo</a> & <a href="https://github.com/luizdepra/hugo-coder/">Coder</a>.
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</section>
|
|
||||||
</footer>
|
|
||||||
|
|
||||||
</main>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</body>
|
|
||||||
|
|
||||||
</html>
|
|
@ -1,242 +0,0 @@
|
|||||||
<!DOCTYPE html>
|
|
||||||
<html lang="en">
|
|
||||||
|
|
||||||
<head>
|
|
||||||
<meta charset="utf-8">
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
||||||
<meta http-equiv="Content-Language" content="en">
|
|
||||||
|
|
||||||
<meta name="author" content="Simon Cornet">
|
|
||||||
<meta name="description" content="FreeBSD">
|
|
||||||
<meta name="keywords" content="personal, cv">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary"/>
|
|
||||||
<meta name="twitter:title" content="FreeBSD - Jail - Secure Jumphost"/>
|
|
||||||
<meta name="twitter:description" content="FreeBSD"/>
|
|
||||||
|
|
||||||
<meta property="og:title" content="FreeBSD - Jail - Secure Jumphost" />
|
|
||||||
<meta property="og:description" content="FreeBSD" />
|
|
||||||
<meta property="og:type" content="article" />
|
|
||||||
<meta property="og:url" content="https://simoncor.net/post/freebsd_jail_jumphost/" /><meta property="article:section" content="post" />
|
|
||||||
<meta property="article:published_time" content="2020-10-20T00:00:00+00:00" />
|
|
||||||
<meta property="article:modified_time" content="2020-10-20T00:00:00+00:00" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<base href="https://simoncor.net/post/freebsd_jail_jumphost/">
|
|
||||||
|
|
||||||
<title>
|
|
||||||
FreeBSD - Jail - Secure Jumphost · /usr/home/simon/
|
|
||||||
</title>
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="canonical" href="https://simoncor.net/post/freebsd_jail_jumphost/">
|
|
||||||
|
|
||||||
|
|
||||||
<link href="https://fonts.googleapis.com/css?family=Lato:400,700%7CMerriweather:300,700%7CSource+Code+Pro:400,700&display=swap" rel="stylesheet">
|
|
||||||
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.13.0/css/all.css" integrity="sha384-Bfad6CLCknfcloXFOyFnlgtENryhrpZCe29RTifKEixXQZ38WheV+i/6YWSzkz3V" crossorigin="anonymous">
|
|
||||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.min.css" integrity="sha256-l85OmPOjvil/SOvVt3HnSSjzF1TUMyT9eV0c2BzEGzU=" crossorigin="anonymous" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://simoncor.net/css/coder.min.3219ef62ae52679b7a9c19043171c3cd9f523628c2a65f3ef247ee18836bc90b.css" integrity="sha256-MhnvYq5SZ5t6nBkEMXHDzZ9SNijCpl8+8kfuGINryQs=" crossorigin="anonymous" media="screen" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://simoncor.net/css/coder-dark.min.e78e80fc3a585a4d1c8fc7f58623b6ff852411e38431a9cd1792877ecaa160f6.css" integrity="sha256-546A/DpYWk0cj8f1hiO2/4UkEeOEManNF5KHfsqhYPY=" crossorigin="anonymous" media="screen" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="apple-touch-icon" sizes="180x180" href="https://simoncor.net/images/apple-touch-icon.png">
|
|
||||||
<link rel="icon" type="image/png" sizes="32x32" href="https://simoncor.net/images/favicon-32x32.png">
|
|
||||||
<link rel="icon" type="image/png" sizes="16x16" href="https://simoncor.net/images/favicon-16x16.png">
|
|
||||||
<link rel="manifest" href="https://simoncor.net/images/site.webmanifest">
|
|
||||||
<link rel="mask-icon" href="https://simoncor.net/images/safari-pinned-tab.svg" color="#5bbad5">
|
|
||||||
<meta name="msapplication-TileColor" content="#2b5797">
|
|
||||||
<meta name="theme-color" content="#ffffff">
|
|
||||||
|
|
||||||
<meta name="generator" content="Hugo 0.93.3" />
|
|
||||||
</head>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<body class="colorscheme-dark"
|
|
||||||
onload=""
|
|
||||||
>
|
|
||||||
<main class="wrapper">
|
|
||||||
<nav class="navigation">
|
|
||||||
<section class="container">
|
|
||||||
<a class="navigation-title" href="https://simoncor.net/">
|
|
||||||
/usr/home/simon/
|
|
||||||
</a>
|
|
||||||
|
|
||||||
<input type="checkbox" id="menu-toggle" />
|
|
||||||
<label class="menu-button float-right" for="menu-toggle"><i class="fas fa-bars"></i></label>
|
|
||||||
<ul class="navigation-list">
|
|
||||||
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
|
||||||
<a class="navigation-link" href="https://simoncor.net/post/">Blog</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
|
||||||
<a class="navigation-link" href="https://simoncor.net/status/">Status</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
|
||||||
<a class="navigation-link" href="https://simoncor.net/position/">About</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
|
||||||
<a class="navigation-link" href="https://simoncor.net/scornet_cv.pdf">CV</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
</section>
|
|
||||||
</nav>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="content">
|
|
||||||
|
|
||||||
<section class="container page">
|
|
||||||
<article>
|
|
||||||
<header>
|
|
||||||
<h1>FreeBSD - Jail - Secure Jumphost</h1>
|
|
||||||
</header>
|
|
||||||
|
|
||||||
<p>The goal is to create a limited jail using rbash and securing it so it can only accept secure SSH sessions. It should only be used as an SSH jumphost to connect further. It should therefor not be possible to create, use or install other code in this limited environment.</p>
|
|
||||||
<p>All commands are executed as root inside the jail, unless specified otherwise.</p>
|
|
||||||
<h1 id="freebsd-jail">FreeBSD jail</h1>
|
|
||||||
<p>Create a jail and connect to the console.</p>
|
|
||||||
<div class="highlight"><pre tabindex="0" style="color:#e5e5e5;background-color:#000;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-fallback" data-lang="fallback"><span style="display:flex;"><span>[simon@host ~]$ sudo ezjail-admin create bastion 'bridge0|10.0.0.10'
|
|
||||||
</span></span><span style="display:flex;"><span>[simon@host ~]$ sudo ezjail-admin console bastion
|
|
||||||
</span></span></code></pre></div><p>Install <code>bash</code>.</p>
|
|
||||||
<div class="highlight"><pre tabindex="0" style="color:#e5e5e5;background-color:#000;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-fallback" data-lang="fallback"><span style="display:flex;"><span># pkg install bash
|
|
||||||
</span></span></code></pre></div><h1 id="openssh-portable">OpenSSH-Portable</h1>
|
|
||||||
<p>Install <code>openssh-portable</code>.</p>
|
|
||||||
<div class="highlight"><pre tabindex="0" style="color:#e5e5e5;background-color:#000;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-fallback" data-lang="fallback"><span style="display:flex;"><span># pkg install openssh-portable
|
|
||||||
</span></span></code></pre></div><p>Configure <code>rc.conf</code>.</p>
|
|
||||||
<div class="highlight"><pre tabindex="0" style="color:#e5e5e5;background-color:#000;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-fallback" data-lang="fallback"><span style="display:flex;"><span># sysrc sshd_enable=NO
|
|
||||||
</span></span><span style="display:flex;"><span># sysrc openssh_enable=YES
|
|
||||||
</span></span></code></pre></div><p>Check only what the current best practices are regarding the full OpenSSH daemon configuration.
|
|
||||||
For example check; <a href="https://infosec.mozilla.org/guidelines/openssh">https://infosec.mozilla.org/guidelines/openssh</a></p>
|
|
||||||
<p>Make sure the daemon only listens to the assigned IP for this jail. And make sure the firewall running on the host accepts incoming and outgoing SSH connections.</p>
|
|
||||||
<div class="highlight"><pre tabindex="0" style="color:#e5e5e5;background-color:#000;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-fallback" data-lang="fallback"><span style="display:flex;"><span># cat /usr/local/etc/sshd
|
|
||||||
</span></span><span style="display:flex;"><span>...
|
|
||||||
</span></span><span style="display:flex;"><span>ListenAddress 10.0.0.10
|
|
||||||
</span></span><span style="display:flex;"><span>...
|
|
||||||
</span></span></code></pre></div><p>Stop and start the services.</p>
|
|
||||||
<div class="highlight"><pre tabindex="0" style="color:#e5e5e5;background-color:#000;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-fallback" data-lang="fallback"><span style="display:flex;"><span># service sshd stop
|
|
||||||
</span></span><span style="display:flex;"><span># service openssh start
|
|
||||||
</span></span></code></pre></div><h1 id="user">User</h1>
|
|
||||||
<p>Create a default <code>user</code> and make sure the <code>user</code> has the <code>/usr/local/bin/rbash</code> shell configured.</p>
|
|
||||||
<div class="highlight"><pre tabindex="0" style="color:#e5e5e5;background-color:#000;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-fallback" data-lang="fallback"><span style="display:flex;"><span># mkdir /usr/home/user/bin
|
|
||||||
</span></span></code></pre></div><p>Symlink the only required binaries into this directory.</p>
|
|
||||||
<div class="highlight"><pre tabindex="0" style="color:#e5e5e5;background-color:#000;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-fallback" data-lang="fallback"><span style="display:flex;"><span># ln -s /usr/local/bin/ssh /usr/home/user/bin/ssh
|
|
||||||
</span></span></code></pre></div><p>Create bash profile.</p>
|
|
||||||
<div class="highlight"><pre tabindex="0" style="color:#e5e5e5;background-color:#000;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-fallback" data-lang="fallback"><span style="display:flex;"><span># cat /usr/home/user/.bash_profile
|
|
||||||
</span></span><span style="display:flex;"><span>PATH=$HOME/bin
|
|
||||||
</span></span><span style="display:flex;"><span>export PATH
|
|
||||||
</span></span></code></pre></div><p>Make sure the permissions are so that the user cannot modify its own <code>.(bash_)profile</code> files.</p>
|
|
||||||
<div class="highlight"><pre tabindex="0" style="color:#e5e5e5;background-color:#000;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-fallback" data-lang="fallback"><span style="display:flex;"><span># chown root:user .bash_profile .profile
|
|
||||||
</span></span></code></pre></div><p>Remove also all unused <!-- raw HTML omitted -->rc files like cshrc, shrc, etc.</p>
|
|
||||||
<div class="highlight"><pre tabindex="0" style="color:#e5e5e5;background-color:#000;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-fallback" data-lang="fallback"><span style="display:flex;"><span># rm .cshrc .shrc ...
|
|
||||||
</span></span></code></pre></div><p>Create <code>.ssh</code> folder and fill <code>authorized_keys</code> file (optional).</p>
|
|
||||||
<div class="highlight"><pre tabindex="0" style="color:#e5e5e5;background-color:#000;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-fallback" data-lang="fallback"><span style="display:flex;"><span># mkdir /usr/home/user/.ssh
|
|
||||||
</span></span><span style="display:flex;"><span># echo "your_public_key_here" >> /usr/home/user/.ssh/authorized_keys
|
|
||||||
</span></span><span style="display:flex;"><span># chown -R user:user /usr/home/user/.ssh
|
|
||||||
</span></span><span style="display:flex;"><span># chmod -R 700 /usr/home/user/.ssh
|
|
||||||
</span></span></code></pre></div><p>User directory can look like this.</p>
|
|
||||||
<div class="highlight"><pre tabindex="0" style="color:#e5e5e5;background-color:#000;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-fallback" data-lang="fallback"><span style="display:flex;"><span>[user@bastion ~]$ ls -al
|
|
||||||
</span></span><span style="display:flex;"><span>total 3
|
|
||||||
</span></span><span style="display:flex;"><span>drwxr-xr-x 4 user user 5 Oct 20 11:24 .
|
|
||||||
</span></span><span style="display:flex;"><span>drwxr-xr-x 4 root wheel 4 Oct 19 11:59 ..
|
|
||||||
</span></span><span style="display:flex;"><span>-rw-r--r-- 1 root user 43 Oct 19 14:09 .bash_profile
|
|
||||||
</span></span><span style="display:flex;"><span>drwx------ 2 user user 5 Oct 19 12:40 .ssh
|
|
||||||
</span></span><span style="display:flex;"><span>drwxr-xr-x 2 user user 3 Oct 19 14:21 bin
|
|
||||||
</span></span></code></pre></div><h1 id="result">Result</h1>
|
|
||||||
<ul>
|
|
||||||
<li>FreeBSD Jail with latest packaged version of OpenSSH-Portable</li>
|
|
||||||
<li>Commands are unavailable and absolute paths are not allowed.</li>
|
|
||||||
<li>The <code>$PATH</code> variable is read-only.</li>
|
|
||||||
<li>The <code>.bash_profile</code> file is read-only for the user.</li>
|
|
||||||
<li>Only some bash functions + the <code>ssh</code> binary is available for the user.</li>
|
|
||||||
</ul>
|
|
||||||
<div class="highlight"><pre tabindex="0" style="color:#e5e5e5;background-color:#000;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-fallback" data-lang="fallback"><span style="display:flex;"><span>[user@bastion ~]$ ls
|
|
||||||
</span></span><span style="display:flex;"><span>-rbash: ls: command not found
|
|
||||||
</span></span><span style="display:flex;"><span>
|
|
||||||
</span></span><span style="display:flex;"><span>[user@bastion ~]$ /bin/ls
|
|
||||||
</span></span><span style="display:flex;"><span>-rbash: /bin/ls: restricted: cannot specify `/' in command names
|
|
||||||
</span></span><span style="display:flex;"><span>
|
|
||||||
</span></span><span style="display:flex;"><span>[user@bastion ~]$ export PATH=/usr/bin
|
|
||||||
</span></span><span style="display:flex;"><span>-rbash: PATH: readonly variable
|
|
||||||
</span></span><span style="display:flex;"><span>
|
|
||||||
</span></span><span style="display:flex;"><span>[user@bastion ~]$
|
|
||||||
</span></span><span style="display:flex;"><span>! break continue else fg in pushd shopt true while
|
|
||||||
</span></span><span style="display:flex;"><span>./ builtin coproc enable fi jobs pwd source type {
|
|
||||||
</span></span><span style="display:flex;"><span>: caller declare esac for kill read ssh typeset }
|
|
||||||
</span></span><span style="display:flex;"><span>[ case dirs eval function let readarray suspend ulimit
|
|
||||||
</span></span><span style="display:flex;"><span>[[ cd disown exec getopts local readonly test umask
|
|
||||||
</span></span><span style="display:flex;"><span>]] command do exit hash logout return then unalias
|
|
||||||
</span></span><span style="display:flex;"><span>alias compgen done export help mapfile select time unset
|
|
||||||
</span></span><span style="display:flex;"><span>bg complete echo false history popd set times until
|
|
||||||
</span></span><span style="display:flex;"><span>bind compopt elif fc if printf shift trap wait
|
|
||||||
</span></span></code></pre></div>
|
|
||||||
</article>
|
|
||||||
</section>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
<footer class="footer">
|
|
||||||
<section class="container">
|
|
||||||
|
|
||||||
<p>Ansible | FreeBSD | Linux | Networking | Security</p>
|
|
||||||
|
|
||||||
|
|
||||||
©
|
|
||||||
|
|
||||||
2022
|
|
||||||
Simon Cornet
|
|
||||||
|
|
||||||
|
|
||||||
·
|
|
||||||
Powered by <a href="https://gohugo.io/">Hugo</a> & <a href="https://github.com/luizdepra/hugo-coder/">Coder</a>.
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</section>
|
|
||||||
</footer>
|
|
||||||
|
|
||||||
</main>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</body>
|
|
||||||
|
|
||||||
</html>
|
|
@ -1,176 +0,0 @@
|
|||||||
<!DOCTYPE html>
|
|
||||||
<html lang="en">
|
|
||||||
|
|
||||||
<head>
|
|
||||||
<meta charset="utf-8">
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
||||||
<meta http-equiv="Content-Language" content="en">
|
|
||||||
|
|
||||||
<meta name="author" content="Simon Cornet">
|
|
||||||
<meta name="description" content="System Engineer">
|
|
||||||
<meta name="keywords" content="personal, cv">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary"/>
|
|
||||||
<meta name="twitter:title" content="Posts"/>
|
|
||||||
<meta name="twitter:description" content="System Engineer"/>
|
|
||||||
|
|
||||||
<meta property="og:title" content="Posts" />
|
|
||||||
<meta property="og:description" content="System Engineer" />
|
|
||||||
<meta property="og:type" content="website" />
|
|
||||||
<meta property="og:url" content="https://simoncor.net/post/" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<base href="https://simoncor.net/post/">
|
|
||||||
|
|
||||||
<title>Posts · /usr/home/simon/</title>
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="canonical" href="https://simoncor.net/post/">
|
|
||||||
|
|
||||||
|
|
||||||
<link href="https://fonts.googleapis.com/css?family=Lato:400,700%7CMerriweather:300,700%7CSource+Code+Pro:400,700&display=swap" rel="stylesheet">
|
|
||||||
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.13.0/css/all.css" integrity="sha384-Bfad6CLCknfcloXFOyFnlgtENryhrpZCe29RTifKEixXQZ38WheV+i/6YWSzkz3V" crossorigin="anonymous">
|
|
||||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.min.css" integrity="sha256-l85OmPOjvil/SOvVt3HnSSjzF1TUMyT9eV0c2BzEGzU=" crossorigin="anonymous" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://simoncor.net/css/coder.min.3219ef62ae52679b7a9c19043171c3cd9f523628c2a65f3ef247ee18836bc90b.css" integrity="sha256-MhnvYq5SZ5t6nBkEMXHDzZ9SNijCpl8+8kfuGINryQs=" crossorigin="anonymous" media="screen" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://simoncor.net/css/coder-dark.min.e78e80fc3a585a4d1c8fc7f58623b6ff852411e38431a9cd1792877ecaa160f6.css" integrity="sha256-546A/DpYWk0cj8f1hiO2/4UkEeOEManNF5KHfsqhYPY=" crossorigin="anonymous" media="screen" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="apple-touch-icon" sizes="180x180" href="https://simoncor.net/images/apple-touch-icon.png">
|
|
||||||
<link rel="icon" type="image/png" sizes="32x32" href="https://simoncor.net/images/favicon-32x32.png">
|
|
||||||
<link rel="icon" type="image/png" sizes="16x16" href="https://simoncor.net/images/favicon-16x16.png">
|
|
||||||
<link rel="manifest" href="https://simoncor.net/images/site.webmanifest">
|
|
||||||
<link rel="mask-icon" href="https://simoncor.net/images/safari-pinned-tab.svg" color="#5bbad5">
|
|
||||||
<meta name="msapplication-TileColor" content="#2b5797">
|
|
||||||
<meta name="theme-color" content="#ffffff">
|
|
||||||
|
|
||||||
<link rel="alternate" type="application/rss+xml" href="https://simoncor.net/post/index.xml" title="/usr/home/simon/" />
|
|
||||||
<meta name="generator" content="Hugo 0.93.3" />
|
|
||||||
</head>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<body class="colorscheme-dark"
|
|
||||||
onload=""
|
|
||||||
>
|
|
||||||
<main class="wrapper">
|
|
||||||
<nav class="navigation">
|
|
||||||
<section class="container">
|
|
||||||
<a class="navigation-title" href="https://simoncor.net/">
|
|
||||||
/usr/home/simon/
|
|
||||||
</a>
|
|
||||||
|
|
||||||
<input type="checkbox" id="menu-toggle" />
|
|
||||||
<label class="menu-button float-right" for="menu-toggle"><i class="fas fa-bars"></i></label>
|
|
||||||
<ul class="navigation-list">
|
|
||||||
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
|
||||||
<a class="navigation-link" href="https://simoncor.net/post/">Blog</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
|
||||||
<a class="navigation-link" href="https://simoncor.net/status/">Status</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
|
||||||
<a class="navigation-link" href="https://simoncor.net/position/">About</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
|
||||||
<a class="navigation-link" href="https://simoncor.net/scornet_cv.pdf">CV</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
</section>
|
|
||||||
</nav>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="content">
|
|
||||||
|
|
||||||
<section class="container list">
|
|
||||||
<h1 class="title">Posts</h1>
|
|
||||||
|
|
||||||
<ul>
|
|
||||||
|
|
||||||
<li>
|
|
||||||
<span class="date">October 20, 2020</span>
|
|
||||||
<a class="title" href="https://simoncor.net/post/freebsd_jail_jumphost/">FreeBSD - Jail - Secure Jumphost</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li>
|
|
||||||
<span class="date">August 12, 2020</span>
|
|
||||||
<a class="title" href="https://simoncor.net/post/rundeck_331_mysql/">Rundeck 3.3.1 - MySQL connection</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</section>
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
<footer class="footer">
|
|
||||||
<section class="container">
|
|
||||||
|
|
||||||
<p>Ansible | FreeBSD | Linux | Networking | Security</p>
|
|
||||||
|
|
||||||
|
|
||||||
©
|
|
||||||
|
|
||||||
2022
|
|
||||||
Simon Cornet
|
|
||||||
|
|
||||||
|
|
||||||
·
|
|
||||||
Powered by <a href="https://gohugo.io/">Hugo</a> & <a href="https://github.com/luizdepra/hugo-coder/">Coder</a>.
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</section>
|
|
||||||
</footer>
|
|
||||||
|
|
||||||
</main>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</body>
|
|
||||||
|
|
||||||
</html>
|
|
@ -1,33 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
|
||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
|
||||||
<channel>
|
|
||||||
<title>Posts on /usr/home/simon/</title>
|
|
||||||
<link>https://simoncor.net/post/</link>
|
|
||||||
<description>Recent content in Posts on /usr/home/simon/</description>
|
|
||||||
<generator>Hugo -- gohugo.io</generator>
|
|
||||||
<language>en-us</language>
|
|
||||||
<lastBuildDate>Tue, 20 Oct 2020 00:00:00 +0000</lastBuildDate><atom:link href="https://simoncor.net/post/index.xml" rel="self" type="application/rss+xml" />
|
|
||||||
<item>
|
|
||||||
<title>FreeBSD - Jail - Secure Jumphost</title>
|
|
||||||
<link>https://simoncor.net/post/freebsd_jail_jumphost/</link>
|
|
||||||
<pubDate>Tue, 20 Oct 2020 00:00:00 +0000</pubDate>
|
|
||||||
|
|
||||||
<guid>https://simoncor.net/post/freebsd_jail_jumphost/</guid>
|
|
||||||
<description>The goal is to create a limited jail using rbash and securing it so it can only accept secure SSH sessions. It should only be used as an SSH jumphost to connect further. It should therefor not be possible to create, use or install other code in this limited environment.
|
|
||||||
All commands are executed as root inside the jail, unless specified otherwise.
|
|
||||||
FreeBSD jail Create a jail and connect to the console.</description>
|
|
||||||
</item>
|
|
||||||
|
|
||||||
<item>
|
|
||||||
<title>Rundeck 3.3.1 - MySQL connection</title>
|
|
||||||
<link>https://simoncor.net/post/rundeck_331_mysql/</link>
|
|
||||||
<pubDate>Wed, 12 Aug 2020 00:00:00 +0000</pubDate>
|
|
||||||
|
|
||||||
<guid>https://simoncor.net/post/rundeck_331_mysql/</guid>
|
|
||||||
<description>Rundeck 3.3.1 updated its &lsquo;mysql-connector-java&rsquo; dependancy to version 8.0.21 which renamed the com.mysql.jdbc.Driver classname to com.mysql.cj.jdbc.Driver.
|
|
||||||
Reconfigure Rundeck accordingly:
|
|
||||||
/etc/rundeck/rundeck-config.properties ... - dataSource.url = jdbc:mysql://localhost/rundeck?autoReconnect=true&amp;useSSL=false + dataSource.url = jdbc:mysql://localhost/rundeck?serverTimezone=Europe/Amsterdam ... - dataSource.driverClassName = com.mysql.jdbc.Driver + dataSource.driverClassName = com.mysql.cj.jdbc.Driver + dataSource.properties.autoReconnect = true + dataSource.properties.useSSL = false ... </description>
|
|
||||||
</item>
|
|
||||||
|
|
||||||
</channel>
|
|
||||||
</rss>
|
|
@ -1 +0,0 @@
|
|||||||
<!DOCTYPE html><html><head><title>https://simoncor.net/post/</title><link rel="canonical" href="https://simoncor.net/post/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=https://simoncor.net/post/" /></head></html>
|
|
@ -1,177 +0,0 @@
|
|||||||
<!DOCTYPE html>
|
|
||||||
<html lang="en">
|
|
||||||
|
|
||||||
<head>
|
|
||||||
<meta charset="utf-8">
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
||||||
<meta http-equiv="Content-Language" content="en">
|
|
||||||
|
|
||||||
<meta name="author" content="Simon Cornet">
|
|
||||||
<meta name="description" content="Rundeck">
|
|
||||||
<meta name="keywords" content="personal, cv">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary"/>
|
|
||||||
<meta name="twitter:title" content="Rundeck 3.3.1 - MySQL connection"/>
|
|
||||||
<meta name="twitter:description" content="Rundeck"/>
|
|
||||||
|
|
||||||
<meta property="og:title" content="Rundeck 3.3.1 - MySQL connection" />
|
|
||||||
<meta property="og:description" content="Rundeck" />
|
|
||||||
<meta property="og:type" content="article" />
|
|
||||||
<meta property="og:url" content="https://simoncor.net/post/rundeck_331_mysql/" /><meta property="article:section" content="post" />
|
|
||||||
<meta property="article:published_time" content="2020-08-12T00:00:00+00:00" />
|
|
||||||
<meta property="article:modified_time" content="2020-08-12T00:00:00+00:00" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<base href="https://simoncor.net/post/rundeck_331_mysql/">
|
|
||||||
|
|
||||||
<title>
|
|
||||||
Rundeck 3.3.1 - MySQL connection · /usr/home/simon/
|
|
||||||
</title>
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="canonical" href="https://simoncor.net/post/rundeck_331_mysql/">
|
|
||||||
|
|
||||||
|
|
||||||
<link href="https://fonts.googleapis.com/css?family=Lato:400,700%7CMerriweather:300,700%7CSource+Code+Pro:400,700&display=swap" rel="stylesheet">
|
|
||||||
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.13.0/css/all.css" integrity="sha384-Bfad6CLCknfcloXFOyFnlgtENryhrpZCe29RTifKEixXQZ38WheV+i/6YWSzkz3V" crossorigin="anonymous">
|
|
||||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.min.css" integrity="sha256-l85OmPOjvil/SOvVt3HnSSjzF1TUMyT9eV0c2BzEGzU=" crossorigin="anonymous" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://simoncor.net/css/coder.min.3219ef62ae52679b7a9c19043171c3cd9f523628c2a65f3ef247ee18836bc90b.css" integrity="sha256-MhnvYq5SZ5t6nBkEMXHDzZ9SNijCpl8+8kfuGINryQs=" crossorigin="anonymous" media="screen" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://simoncor.net/css/coder-dark.min.e78e80fc3a585a4d1c8fc7f58623b6ff852411e38431a9cd1792877ecaa160f6.css" integrity="sha256-546A/DpYWk0cj8f1hiO2/4UkEeOEManNF5KHfsqhYPY=" crossorigin="anonymous" media="screen" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="apple-touch-icon" sizes="180x180" href="https://simoncor.net/images/apple-touch-icon.png">
|
|
||||||
<link rel="icon" type="image/png" sizes="32x32" href="https://simoncor.net/images/favicon-32x32.png">
|
|
||||||
<link rel="icon" type="image/png" sizes="16x16" href="https://simoncor.net/images/favicon-16x16.png">
|
|
||||||
<link rel="manifest" href="https://simoncor.net/images/site.webmanifest">
|
|
||||||
<link rel="mask-icon" href="https://simoncor.net/images/safari-pinned-tab.svg" color="#5bbad5">
|
|
||||||
<meta name="msapplication-TileColor" content="#2b5797">
|
|
||||||
<meta name="theme-color" content="#ffffff">
|
|
||||||
|
|
||||||
<meta name="generator" content="Hugo 0.93.3" />
|
|
||||||
</head>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<body class="colorscheme-dark"
|
|
||||||
onload=""
|
|
||||||
>
|
|
||||||
<main class="wrapper">
|
|
||||||
<nav class="navigation">
|
|
||||||
<section class="container">
|
|
||||||
<a class="navigation-title" href="https://simoncor.net/">
|
|
||||||
/usr/home/simon/
|
|
||||||
</a>
|
|
||||||
|
|
||||||
<input type="checkbox" id="menu-toggle" />
|
|
||||||
<label class="menu-button float-right" for="menu-toggle"><i class="fas fa-bars"></i></label>
|
|
||||||
<ul class="navigation-list">
|
|
||||||
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
|
||||||
<a class="navigation-link" href="https://simoncor.net/post/">Blog</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
|
||||||
<a class="navigation-link" href="https://simoncor.net/status/">Status</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
|
||||||
<a class="navigation-link" href="https://simoncor.net/position/">About</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
|
||||||
<a class="navigation-link" href="https://simoncor.net/scornet_cv.pdf">CV</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
</section>
|
|
||||||
</nav>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="content">
|
|
||||||
|
|
||||||
<section class="container page">
|
|
||||||
<article>
|
|
||||||
<header>
|
|
||||||
<h1>Rundeck 3.3.1 - MySQL connection</h1>
|
|
||||||
</header>
|
|
||||||
|
|
||||||
<p>Rundeck 3.3.1 updated its ‘mysql-connector-java’ dependancy to version 8.0.21 which renamed the <code>com.mysql.jdbc.Driver</code> classname to <code>com.mysql.cj.jdbc.Driver</code>.</p>
|
|
||||||
<p>Reconfigure Rundeck accordingly:</p>
|
|
||||||
<div class="highlight"><pre tabindex="0" style="color:#e5e5e5;background-color:#000;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-fallback" data-lang="fallback"><span style="display:flex;"><span>/etc/rundeck/rundeck-config.properties
|
|
||||||
</span></span></code></pre></div><div class="highlight"><pre tabindex="0" style="color:#e5e5e5;background-color:#000;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-fallback" data-lang="fallback"><span style="display:flex;"><span>...
|
|
||||||
</span></span><span style="display:flex;"><span>- dataSource.url = jdbc:mysql://localhost/rundeck?autoReconnect=true&useSSL=false
|
|
||||||
</span></span><span style="display:flex;"><span>+ dataSource.url = jdbc:mysql://localhost/rundeck?serverTimezone=Europe/Amsterdam
|
|
||||||
</span></span><span style="display:flex;"><span>...
|
|
||||||
</span></span><span style="display:flex;"><span>- dataSource.driverClassName = com.mysql.jdbc.Driver
|
|
||||||
</span></span><span style="display:flex;"><span>+ dataSource.driverClassName = com.mysql.cj.jdbc.Driver
|
|
||||||
</span></span><span style="display:flex;"><span>+ dataSource.properties.autoReconnect = true
|
|
||||||
</span></span><span style="display:flex;"><span>+ dataSource.properties.useSSL = false
|
|
||||||
</span></span><span style="display:flex;"><span>...
|
|
||||||
</span></span></code></pre></div>
|
|
||||||
</article>
|
|
||||||
</section>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
<footer class="footer">
|
|
||||||
<section class="container">
|
|
||||||
|
|
||||||
<p>Ansible | FreeBSD | Linux | Networking | Security</p>
|
|
||||||
|
|
||||||
|
|
||||||
©
|
|
||||||
|
|
||||||
2022
|
|
||||||
Simon Cornet
|
|
||||||
|
|
||||||
|
|
||||||
·
|
|
||||||
Powered by <a href="https://gohugo.io/">Hugo</a> & <a href="https://github.com/luizdepra/hugo-coder/">Coder</a>.
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</section>
|
|
||||||
</footer>
|
|
||||||
|
|
||||||
</main>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</body>
|
|
||||||
|
|
||||||
</html>
|
|
BIN
public/pp.jpeg
Before Width: | Height: | Size: 39 KiB |
@ -1,18 +0,0 @@
|
|||||||
<?xml version="1.0" standalone="no"?>
|
|
||||||
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
|
|
||||||
"http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">
|
|
||||||
<svg version="1.0" xmlns="http://www.w3.org/2000/svg"
|
|
||||||
width="200.000000pt" height="200.000000pt" viewBox="0 0 200.000000 200.000000"
|
|
||||||
preserveAspectRatio="xMidYMid meet">
|
|
||||||
<metadata>
|
|
||||||
Created by potrace 1.14, written by Peter Selinger 2001-2017
|
|
||||||
</metadata>
|
|
||||||
<g transform="translate(0.000000,200.000000) scale(0.100000,-0.100000)"
|
|
||||||
fill="#000000" stroke="none">
|
|
||||||
<path d="M875 1993 c-348 -46 -656 -278 -790 -594 -96 -222 -109 -488 -35
|
|
||||||
-709 23 -72 80 -193 92 -198 4 -2 8 -8 8 -13 0 -37 160 -212 263 -287 84 -63
|
|
||||||
235 -135 327 -157 143 -35 358 -42 465 -15 147 36 296 105 404 185 67 50 241
|
|
||||||
247 241 272 0 6 6 16 14 22 17 14 82 165 97 225 41 162 47 357 14 496 -90 385
|
|
||||||
-389 677 -775 760 -56 12 -270 21 -325 13z"/>
|
|
||||||
</g>
|
|
||||||
</svg>
|
|
Before Width: | Height: | Size: 864 B |
@ -1,166 +0,0 @@
|
|||||||
<!DOCTYPE html>
|
|
||||||
<html lang="en">
|
|
||||||
|
|
||||||
<head>
|
|
||||||
<meta charset="utf-8">
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
||||||
<meta http-equiv="Content-Language" content="en">
|
|
||||||
|
|
||||||
<meta name="author" content="Simon Cornet">
|
|
||||||
<meta name="description" content="System Engineer">
|
|
||||||
<meta name="keywords" content="personal, cv">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary"/>
|
|
||||||
<meta name="twitter:title" content="Series"/>
|
|
||||||
<meta name="twitter:description" content="System Engineer"/>
|
|
||||||
|
|
||||||
<meta property="og:title" content="Series" />
|
|
||||||
<meta property="og:description" content="System Engineer" />
|
|
||||||
<meta property="og:type" content="website" />
|
|
||||||
<meta property="og:url" content="https://simoncor.net/series/" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<base href="https://simoncor.net/series/">
|
|
||||||
|
|
||||||
<title>Series: Series · /usr/home/simon/</title>
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="canonical" href="https://simoncor.net/series/">
|
|
||||||
|
|
||||||
|
|
||||||
<link href="https://fonts.googleapis.com/css?family=Lato:400,700%7CMerriweather:300,700%7CSource+Code+Pro:400,700&display=swap" rel="stylesheet">
|
|
||||||
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.13.0/css/all.css" integrity="sha384-Bfad6CLCknfcloXFOyFnlgtENryhrpZCe29RTifKEixXQZ38WheV+i/6YWSzkz3V" crossorigin="anonymous">
|
|
||||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.min.css" integrity="sha256-l85OmPOjvil/SOvVt3HnSSjzF1TUMyT9eV0c2BzEGzU=" crossorigin="anonymous" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://simoncor.net/css/coder.min.3219ef62ae52679b7a9c19043171c3cd9f523628c2a65f3ef247ee18836bc90b.css" integrity="sha256-MhnvYq5SZ5t6nBkEMXHDzZ9SNijCpl8+8kfuGINryQs=" crossorigin="anonymous" media="screen" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://simoncor.net/css/coder-dark.min.e78e80fc3a585a4d1c8fc7f58623b6ff852411e38431a9cd1792877ecaa160f6.css" integrity="sha256-546A/DpYWk0cj8f1hiO2/4UkEeOEManNF5KHfsqhYPY=" crossorigin="anonymous" media="screen" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="apple-touch-icon" sizes="180x180" href="https://simoncor.net/images/apple-touch-icon.png">
|
|
||||||
<link rel="icon" type="image/png" sizes="32x32" href="https://simoncor.net/images/favicon-32x32.png">
|
|
||||||
<link rel="icon" type="image/png" sizes="16x16" href="https://simoncor.net/images/favicon-16x16.png">
|
|
||||||
<link rel="manifest" href="https://simoncor.net/images/site.webmanifest">
|
|
||||||
<link rel="mask-icon" href="https://simoncor.net/images/safari-pinned-tab.svg" color="#5bbad5">
|
|
||||||
<meta name="msapplication-TileColor" content="#2b5797">
|
|
||||||
<meta name="theme-color" content="#ffffff">
|
|
||||||
|
|
||||||
<link rel="alternate" type="application/rss+xml" href="https://simoncor.net/series/index.xml" title="/usr/home/simon/" />
|
|
||||||
<meta name="generator" content="Hugo 0.93.3" />
|
|
||||||
</head>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<body class="colorscheme-dark"
|
|
||||||
onload=""
|
|
||||||
>
|
|
||||||
<main class="wrapper">
|
|
||||||
<nav class="navigation">
|
|
||||||
<section class="container">
|
|
||||||
<a class="navigation-title" href="https://simoncor.net/">
|
|
||||||
/usr/home/simon/
|
|
||||||
</a>
|
|
||||||
|
|
||||||
<input type="checkbox" id="menu-toggle" />
|
|
||||||
<label class="menu-button float-right" for="menu-toggle"><i class="fas fa-bars"></i></label>
|
|
||||||
<ul class="navigation-list">
|
|
||||||
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
|
||||||
<a class="navigation-link" href="https://simoncor.net/post/">Blog</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
|
||||||
<a class="navigation-link" href="https://simoncor.net/status/">Status</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
|
||||||
<a class="navigation-link" href="https://simoncor.net/position/">About</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
|
||||||
<a class="navigation-link" href="https://simoncor.net/scornet_cv.pdf">CV</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
</section>
|
|
||||||
</nav>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="content">
|
|
||||||
|
|
||||||
<section class="container list">
|
|
||||||
<h1 class="title">Series: Series</h1>
|
|
||||||
|
|
||||||
<ul>
|
|
||||||
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</section>
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
<footer class="footer">
|
|
||||||
<section class="container">
|
|
||||||
|
|
||||||
<p>Ansible | FreeBSD | Linux | Networking | Security</p>
|
|
||||||
|
|
||||||
|
|
||||||
©
|
|
||||||
|
|
||||||
2022
|
|
||||||
Simon Cornet
|
|
||||||
|
|
||||||
|
|
||||||
·
|
|
||||||
Powered by <a href="https://gohugo.io/">Hugo</a> & <a href="https://github.com/luizdepra/hugo-coder/">Coder</a>.
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</section>
|
|
||||||
</footer>
|
|
||||||
|
|
||||||
</main>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</body>
|
|
||||||
|
|
||||||
</html>
|
|
@ -1,10 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
|
||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
|
||||||
<channel>
|
|
||||||
<title>Series on /usr/home/simon/</title>
|
|
||||||
<link>https://simoncor.net/series/</link>
|
|
||||||
<description>Recent content in Series on /usr/home/simon/</description>
|
|
||||||
<generator>Hugo -- gohugo.io</generator>
|
|
||||||
<language>en-us</language><atom:link href="https://simoncor.net/series/index.xml" rel="self" type="application/rss+xml" />
|
|
||||||
</channel>
|
|
||||||
</rss>
|
|
@ -1 +0,0 @@
|
|||||||
<!DOCTYPE html><html><head><title>https://simoncor.net/series/</title><link rel="canonical" href="https://simoncor.net/series/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=https://simoncor.net/series/" /></head></html>
|
|
@ -1,54 +0,0 @@
|
|||||||
{
|
|
||||||
"name": "/usr/home/simon",
|
|
||||||
"short_name": "/usr/home/simon",
|
|
||||||
"icons": [
|
|
||||||
{
|
|
||||||
"src": "/android-chrome-36x36.png",
|
|
||||||
"sizes": "36x36",
|
|
||||||
"type": "image/png"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"src": "/android-chrome-48x48.png",
|
|
||||||
"sizes": "48x48",
|
|
||||||
"type": "image/png"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"src": "/android-chrome-72x72.png",
|
|
||||||
"sizes": "72x72",
|
|
||||||
"type": "image/png"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"src": "/android-chrome-96x96.png",
|
|
||||||
"sizes": "96x96",
|
|
||||||
"type": "image/png"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"src": "/android-chrome-144x144.png",
|
|
||||||
"sizes": "144x144",
|
|
||||||
"type": "image/png"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"src": "/android-chrome-192x192.png",
|
|
||||||
"sizes": "192x192",
|
|
||||||
"type": "image/png"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"src": "/android-chrome-256x256.png",
|
|
||||||
"sizes": "256x256",
|
|
||||||
"type": "image/png"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"src": "/android-chrome-384x384.png",
|
|
||||||
"sizes": "384x384",
|
|
||||||
"type": "image/png"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"src": "/android-chrome-512x512.png",
|
|
||||||
"sizes": "512x512",
|
|
||||||
"type": "image/png"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"theme_color": "#ffffff",
|
|
||||||
"background_color": "#ffffff",
|
|
||||||
"display": "standalone"
|
|
||||||
}
|
|
@ -1,14 +0,0 @@
|
|||||||
{
|
|
||||||
"name": "/usr/home/simon",
|
|
||||||
"short_name": "/usr/home/simon",
|
|
||||||
"icons": [
|
|
||||||
{
|
|
||||||
"src": "/images/android-chrome-192x192.png",
|
|
||||||
"sizes": "192x192",
|
|
||||||
"type": "image/png"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"theme_color": "#ffffff",
|
|
||||||
"background_color": "#ffffff",
|
|
||||||
"display": "standalone"
|
|
||||||
}
|
|
@ -1,43 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
|
||||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
|
|
||||||
xmlns:xhtml="http://www.w3.org/1999/xhtml">
|
|
||||||
<url>
|
|
||||||
<loc>https://simoncor.net/</loc>
|
|
||||||
<lastmod>2020-10-20T00:00:00+00:00</lastmod>
|
|
||||||
</url><url>
|
|
||||||
<loc>https://simoncor.net/post/freebsd_jail_jumphost/</loc>
|
|
||||||
<lastmod>2020-10-20T00:00:00+00:00</lastmod>
|
|
||||||
</url><url>
|
|
||||||
<loc>https://simoncor.net/post/</loc>
|
|
||||||
<lastmod>2020-10-20T00:00:00+00:00</lastmod>
|
|
||||||
</url><url>
|
|
||||||
<loc>https://simoncor.net/post/rundeck_331_mysql/</loc>
|
|
||||||
<lastmod>2020-08-12T00:00:00+00:00</lastmod>
|
|
||||||
</url><url>
|
|
||||||
<loc>https://simoncor.net/position/personal/</loc>
|
|
||||||
<lastmod>2020-07-14T00:00:00+00:00</lastmod>
|
|
||||||
</url><url>
|
|
||||||
<loc>https://simoncor.net/position/</loc>
|
|
||||||
<lastmod>2020-07-14T00:00:00+00:00</lastmod>
|
|
||||||
</url><url>
|
|
||||||
<loc>https://simoncor.net/position/skills/</loc>
|
|
||||||
<lastmod>2020-07-13T00:00:00+00:00</lastmod>
|
|
||||||
</url><url>
|
|
||||||
<loc>https://simoncor.net/position/itcreation/</loc>
|
|
||||||
<lastmod>2017-12-13T00:00:00+00:00</lastmod>
|
|
||||||
</url><url>
|
|
||||||
<loc>https://simoncor.net/position/coolblue/</loc>
|
|
||||||
<lastmod>2012-09-01T00:00:00+00:00</lastmod>
|
|
||||||
</url><url>
|
|
||||||
<loc>https://simoncor.net/position/thyssenkrupp/</loc>
|
|
||||||
<lastmod>2009-12-13T00:00:00+00:00</lastmod>
|
|
||||||
</url><url>
|
|
||||||
<loc>https://simoncor.net/categories/</loc>
|
|
||||||
</url><url>
|
|
||||||
<loc>https://simoncor.net/series/</loc>
|
|
||||||
</url><url>
|
|
||||||
<loc>https://simoncor.net/status/</loc>
|
|
||||||
</url><url>
|
|
||||||
<loc>https://simoncor.net/tags/</loc>
|
|
||||||
</url>
|
|
||||||
</urlset>
|
|
@ -1,186 +0,0 @@
|
|||||||
<!DOCTYPE html>
|
|
||||||
<html lang="en">
|
|
||||||
|
|
||||||
<head>
|
|
||||||
<meta charset="utf-8">
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
||||||
<meta http-equiv="Content-Language" content="en">
|
|
||||||
|
|
||||||
<meta name="author" content="Simon Cornet">
|
|
||||||
<meta name="description" content="…More details in this overview…
|
|
||||||
Overall status Virtual Private Clouds Services ">
|
|
||||||
<meta name="keywords" content="personal, cv">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary"/>
|
|
||||||
<meta name="twitter:title" content="Status Page"/>
|
|
||||||
<meta name="twitter:description" content="…More details in this overview…
|
|
||||||
Overall status Virtual Private Clouds Services "/>
|
|
||||||
|
|
||||||
<meta property="og:title" content="Status Page" />
|
|
||||||
<meta property="og:description" content="…More details in this overview…
|
|
||||||
Overall status Virtual Private Clouds Services " />
|
|
||||||
<meta property="og:type" content="article" />
|
|
||||||
<meta property="og:url" content="https://simoncor.net/status/" /><meta property="article:section" content="" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<base href="https://simoncor.net/status/">
|
|
||||||
|
|
||||||
<title>
|
|
||||||
Status Page · /usr/home/simon/
|
|
||||||
</title>
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="canonical" href="https://simoncor.net/status/">
|
|
||||||
|
|
||||||
|
|
||||||
<link href="https://fonts.googleapis.com/css?family=Lato:400,700%7CMerriweather:300,700%7CSource+Code+Pro:400,700&display=swap" rel="stylesheet">
|
|
||||||
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.13.0/css/all.css" integrity="sha384-Bfad6CLCknfcloXFOyFnlgtENryhrpZCe29RTifKEixXQZ38WheV+i/6YWSzkz3V" crossorigin="anonymous">
|
|
||||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.min.css" integrity="sha256-l85OmPOjvil/SOvVt3HnSSjzF1TUMyT9eV0c2BzEGzU=" crossorigin="anonymous" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://simoncor.net/css/coder.min.3219ef62ae52679b7a9c19043171c3cd9f523628c2a65f3ef247ee18836bc90b.css" integrity="sha256-MhnvYq5SZ5t6nBkEMXHDzZ9SNijCpl8+8kfuGINryQs=" crossorigin="anonymous" media="screen" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://simoncor.net/css/coder-dark.min.e78e80fc3a585a4d1c8fc7f58623b6ff852411e38431a9cd1792877ecaa160f6.css" integrity="sha256-546A/DpYWk0cj8f1hiO2/4UkEeOEManNF5KHfsqhYPY=" crossorigin="anonymous" media="screen" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="apple-touch-icon" sizes="180x180" href="https://simoncor.net/images/apple-touch-icon.png">
|
|
||||||
<link rel="icon" type="image/png" sizes="32x32" href="https://simoncor.net/images/favicon-32x32.png">
|
|
||||||
<link rel="icon" type="image/png" sizes="16x16" href="https://simoncor.net/images/favicon-16x16.png">
|
|
||||||
<link rel="manifest" href="https://simoncor.net/images/site.webmanifest">
|
|
||||||
<link rel="mask-icon" href="https://simoncor.net/images/safari-pinned-tab.svg" color="#5bbad5">
|
|
||||||
<meta name="msapplication-TileColor" content="#2b5797">
|
|
||||||
<meta name="theme-color" content="#ffffff">
|
|
||||||
|
|
||||||
<meta name="generator" content="Hugo 0.93.3" />
|
|
||||||
</head>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<body class="colorscheme-dark"
|
|
||||||
onload=""
|
|
||||||
>
|
|
||||||
<main class="wrapper">
|
|
||||||
<nav class="navigation">
|
|
||||||
<section class="container">
|
|
||||||
<a class="navigation-title" href="https://simoncor.net/">
|
|
||||||
/usr/home/simon/
|
|
||||||
</a>
|
|
||||||
|
|
||||||
<input type="checkbox" id="menu-toggle" />
|
|
||||||
<label class="menu-button float-right" for="menu-toggle"><i class="fas fa-bars"></i></label>
|
|
||||||
<ul class="navigation-list">
|
|
||||||
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
|
||||||
<a class="navigation-link" href="https://simoncor.net/post/">Blog</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
|
||||||
<a class="navigation-link" href="https://simoncor.net/status/">Status</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
|
||||||
<a class="navigation-link" href="https://simoncor.net/position/">About</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
|
||||||
<a class="navigation-link" href="https://simoncor.net/scornet_cv.pdf">CV</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
</section>
|
|
||||||
</nav>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="content">
|
|
||||||
|
|
||||||
<section class="container page">
|
|
||||||
<article>
|
|
||||||
<header>
|
|
||||||
<h1>Status Page</h1>
|
|
||||||
</header>
|
|
||||||
|
|
||||||
<p><a href="https://uptime.simoncor.net/status/services">…More details in this overview…</a></p>
|
|
||||||
<h3 id="overall-status">Overall status</h3>
|
|
||||||
<p><img src="https://healthchecks.io/badge/cca9660e-47ef-4ecd-8a91-98e26d/fvyuagE1.svg" alt="overall"></p>
|
|
||||||
<h3 id="virtual-private-clouds">Virtual Private Clouds</h3>
|
|
||||||
<p><img src="https://healthchecks.io/badge/cca9660e-47ef-4ecd-8a91-98e26d/q66CzAU5/siempie.svg" alt="siempie"><br>
|
|
||||||
<img src="https://healthchecks.io/badge/cca9660e-47ef-4ecd-8a91-98e26d/sC218-xu/digitalocean.svg" alt="digitalocean"></p>
|
|
||||||
<h3 id="services">Services</h3>
|
|
||||||
<p><img src="https://healthchecks.io/badge/cca9660e-47ef-4ecd-8a91-98e26d/nPDcarIn-2/bastion.svg" alt="bastion"><br>
|
|
||||||
<img src="https://healthchecks.io/badge/cca9660e-47ef-4ecd-8a91-98e26d/qjCXeJe9/bitwarden.svg" alt="bitwarden"><br>
|
|
||||||
<img src="https://healthchecks.io/badge/cca9660e-47ef-4ecd-8a91-98e26d/3TMq_DGb/emby.svg" alt="emby"><br>
|
|
||||||
<img src="https://healthchecks.io/badge/cca9660e-47ef-4ecd-8a91-98e26d/5sve7_TT/gitea.svg" alt="gitea"><br>
|
|
||||||
<img src="https://healthchecks.io/badge/cca9660e-47ef-4ecd-8a91-98e26d/-0qmM2vs-2/mattermost.svg" alt="mattermost"><br>
|
|
||||||
<img src="https://healthchecks.io/badge/cca9660e-47ef-4ecd-8a91-98e26d/4AjeAUOG/nextcloud.svg" alt="nextcloud"><br>
|
|
||||||
<img src="https://healthchecks.io/badge/cca9660e-47ef-4ecd-8a91-98e26d/nKgbm5hj/radarr.svg" alt="radarr"><br>
|
|
||||||
<img src="https://healthchecks.io/badge/cca9660e-47ef-4ecd-8a91-98e26d/Z7PF5fye/rundeck.svg" alt="rundeck"><br>
|
|
||||||
<img src="https://healthchecks.io/badge/cca9660e-47ef-4ecd-8a91-98e26d/hzZfZsuP/sonarr.svg" alt="sonarr"><br>
|
|
||||||
<img src="https://healthchecks.io/badge/cca9660e-47ef-4ecd-8a91-98e26d/TwhsgsQ6/splunk.svg" alt="splunk"><br>
|
|
||||||
<img src="https://healthchecks.io/badge/cca9660e-47ef-4ecd-8a91-98e26d/4S0Yt9L2/webmail.svg" alt="webmail"></p>
|
|
||||||
|
|
||||||
</article>
|
|
||||||
</section>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
<footer class="footer">
|
|
||||||
<section class="container">
|
|
||||||
|
|
||||||
<p>Ansible | FreeBSD | Linux | Networking | Security</p>
|
|
||||||
|
|
||||||
|
|
||||||
©
|
|
||||||
|
|
||||||
2022
|
|
||||||
Simon Cornet
|
|
||||||
|
|
||||||
|
|
||||||
·
|
|
||||||
Powered by <a href="https://gohugo.io/">Hugo</a> & <a href="https://github.com/luizdepra/hugo-coder/">Coder</a>.
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</section>
|
|
||||||
</footer>
|
|
||||||
|
|
||||||
</main>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</body>
|
|
||||||
|
|
||||||
</html>
|
|
@ -1,166 +0,0 @@
|
|||||||
<!DOCTYPE html>
|
|
||||||
<html lang="en">
|
|
||||||
|
|
||||||
<head>
|
|
||||||
<meta charset="utf-8">
|
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
||||||
<meta http-equiv="Content-Language" content="en">
|
|
||||||
|
|
||||||
<meta name="author" content="Simon Cornet">
|
|
||||||
<meta name="description" content="System Engineer">
|
|
||||||
<meta name="keywords" content="personal, cv">
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<meta name="twitter:card" content="summary"/>
|
|
||||||
<meta name="twitter:title" content="Tags"/>
|
|
||||||
<meta name="twitter:description" content="System Engineer"/>
|
|
||||||
|
|
||||||
<meta property="og:title" content="Tags" />
|
|
||||||
<meta property="og:description" content="System Engineer" />
|
|
||||||
<meta property="og:type" content="website" />
|
|
||||||
<meta property="og:url" content="https://simoncor.net/tags/" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<base href="https://simoncor.net/tags/">
|
|
||||||
|
|
||||||
<title>Tag: Tags · /usr/home/simon/</title>
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="canonical" href="https://simoncor.net/tags/">
|
|
||||||
|
|
||||||
|
|
||||||
<link href="https://fonts.googleapis.com/css?family=Lato:400,700%7CMerriweather:300,700%7CSource+Code+Pro:400,700&display=swap" rel="stylesheet">
|
|
||||||
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.13.0/css/all.css" integrity="sha384-Bfad6CLCknfcloXFOyFnlgtENryhrpZCe29RTifKEixXQZ38WheV+i/6YWSzkz3V" crossorigin="anonymous">
|
|
||||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.min.css" integrity="sha256-l85OmPOjvil/SOvVt3HnSSjzF1TUMyT9eV0c2BzEGzU=" crossorigin="anonymous" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://simoncor.net/css/coder.min.3219ef62ae52679b7a9c19043171c3cd9f523628c2a65f3ef247ee18836bc90b.css" integrity="sha256-MhnvYq5SZ5t6nBkEMXHDzZ9SNijCpl8+8kfuGINryQs=" crossorigin="anonymous" media="screen" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="stylesheet" href="https://simoncor.net/css/coder-dark.min.e78e80fc3a585a4d1c8fc7f58623b6ff852411e38431a9cd1792877ecaa160f6.css" integrity="sha256-546A/DpYWk0cj8f1hiO2/4UkEeOEManNF5KHfsqhYPY=" crossorigin="anonymous" media="screen" />
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<link rel="apple-touch-icon" sizes="180x180" href="https://simoncor.net/images/apple-touch-icon.png">
|
|
||||||
<link rel="icon" type="image/png" sizes="32x32" href="https://simoncor.net/images/favicon-32x32.png">
|
|
||||||
<link rel="icon" type="image/png" sizes="16x16" href="https://simoncor.net/images/favicon-16x16.png">
|
|
||||||
<link rel="manifest" href="https://simoncor.net/images/site.webmanifest">
|
|
||||||
<link rel="mask-icon" href="https://simoncor.net/images/safari-pinned-tab.svg" color="#5bbad5">
|
|
||||||
<meta name="msapplication-TileColor" content="#2b5797">
|
|
||||||
<meta name="theme-color" content="#ffffff">
|
|
||||||
|
|
||||||
<link rel="alternate" type="application/rss+xml" href="https://simoncor.net/tags/index.xml" title="/usr/home/simon/" />
|
|
||||||
<meta name="generator" content="Hugo 0.93.3" />
|
|
||||||
</head>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<body class="colorscheme-dark"
|
|
||||||
onload=""
|
|
||||||
>
|
|
||||||
<main class="wrapper">
|
|
||||||
<nav class="navigation">
|
|
||||||
<section class="container">
|
|
||||||
<a class="navigation-title" href="https://simoncor.net/">
|
|
||||||
/usr/home/simon/
|
|
||||||
</a>
|
|
||||||
|
|
||||||
<input type="checkbox" id="menu-toggle" />
|
|
||||||
<label class="menu-button float-right" for="menu-toggle"><i class="fas fa-bars"></i></label>
|
|
||||||
<ul class="navigation-list">
|
|
||||||
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
|
||||||
<a class="navigation-link" href="https://simoncor.net/post/">Blog</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
|
||||||
<a class="navigation-link" href="https://simoncor.net/status/">Status</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
|
||||||
<a class="navigation-link" href="https://simoncor.net/position/">About</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
<li class="navigation-item">
|
|
||||||
<a class="navigation-link" href="https://simoncor.net/scornet_cv.pdf">CV</a>
|
|
||||||
</li>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
</section>
|
|
||||||
</nav>
|
|
||||||
|
|
||||||
|
|
||||||
<div class="content">
|
|
||||||
|
|
||||||
<section class="container list">
|
|
||||||
<h1 class="title">Tag: Tags</h1>
|
|
||||||
|
|
||||||
<ul>
|
|
||||||
|
|
||||||
</ul>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</section>
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
<footer class="footer">
|
|
||||||
<section class="container">
|
|
||||||
|
|
||||||
<p>Ansible | FreeBSD | Linux | Networking | Security</p>
|
|
||||||
|
|
||||||
|
|
||||||
©
|
|
||||||
|
|
||||||
2022
|
|
||||||
Simon Cornet
|
|
||||||
|
|
||||||
|
|
||||||
·
|
|
||||||
Powered by <a href="https://gohugo.io/">Hugo</a> & <a href="https://github.com/luizdepra/hugo-coder/">Coder</a>.
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</section>
|
|
||||||
</footer>
|
|
||||||
|
|
||||||
</main>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
</body>
|
|
||||||
|
|
||||||
</html>
|
|
@ -1,10 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
|
||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
|
||||||
<channel>
|
|
||||||
<title>Tags on /usr/home/simon/</title>
|
|
||||||
<link>https://simoncor.net/tags/</link>
|
|
||||||
<description>Recent content in Tags on /usr/home/simon/</description>
|
|
||||||
<generator>Hugo -- gohugo.io</generator>
|
|
||||||
<language>en-us</language><atom:link href="https://simoncor.net/tags/index.xml" rel="self" type="application/rss+xml" />
|
|
||||||
</channel>
|
|
||||||
</rss>
|
|
@ -1 +0,0 @@
|
|||||||
<!DOCTYPE html><html><head><title>https://simoncor.net/tags/</title><link rel="canonical" href="https://simoncor.net/tags/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=https://simoncor.net/tags/" /></head></html>
|
|
@ -1 +0,0 @@
|
|||||||
body.colorscheme-dark{color:#dadada;background-color:#212121}body.colorscheme-dark a{color:#42a5f5}body.colorscheme-dark h1,body.colorscheme-dark h2,body.colorscheme-dark h3,body.colorscheme-dark h4,body.colorscheme-dark h5,body.colorscheme-dark h6{color:#dadada}body.colorscheme-dark code{background-color:#424242;color:#dadada}body.colorscheme-dark pre code{background-color:inherit;color:inherit}body.colorscheme-dark blockquote{border-left:2px solid #424242}body.colorscheme-dark table td,body.colorscheme-dark table th{border:2px solid #dadada}@media(prefers-color-scheme:dark){body.colorscheme-auto{color:#dadada;background-color:#212121}body.colorscheme-auto a{color:#42a5f5}body.colorscheme-auto h1,body.colorscheme-auto h2,body.colorscheme-auto h3,body.colorscheme-auto h4,body.colorscheme-auto h5,body.colorscheme-auto h6{color:#dadada}body.colorscheme-auto code{background-color:#424242;color:#dadada}body.colorscheme-auto pre code{background-color:inherit;color:inherit}body.colorscheme-auto blockquote{border-left:2px solid #424242}body.colorscheme-auto table td,body.colorscheme-auto table th{border:2px solid #dadada}}body.colorscheme-dark .content .list ul li .title{color:#dadada}body.colorscheme-dark .content .list ul li .title:hover,body.colorscheme-dark .content .list ul li .title:focus{color:#42a5f5}body.colorscheme-dark .content .centered .about ul li a{color:#dadada}body.colorscheme-dark .content .centered .about ul li a:hover,body.colorscheme-dark .content .centered .about ul li a:focus{color:#42a5f5}@media(prefers-color-scheme:dark){body.colorscheme-auto .content .list ul li .title{color:#dadada}body.colorscheme-auto .content .list ul li .title:hover,body.colorscheme-auto .content .list ul li .title:focus{color:#42a5f5}body.colorscheme-auto .content .centered .about ul li a{color:#dadada}body.colorscheme-auto .content .centered .about ul li a:hover,body.colorscheme-auto .content .centered .about ul li a:focus{color:#42a5f5}}body.colorscheme-dark .navigation a,body.colorscheme-dark .navigation span{color:#dadada}body.colorscheme-dark .navigation a:hover,body.colorscheme-dark .navigation a:focus{color:#42a5f5}@media only screen and (max-width:768px){body.colorscheme-dark .navigation .navigation-list{background-color:#212121;border-top:solid 2px #424242;border-bottom:solid 2px #424242}}@media only screen and (max-width:768px){body.colorscheme-dark .navigation .navigation-list .menu-separator{border-top:2px solid #dadada}}@media only screen and (max-width:768px){body.colorscheme-dark .navigation #menu-toggle:checked+label{color:#424242}}@media only screen and (max-width:768px){body.colorscheme-dark .navigation .menu-button{color:#dadada}body.colorscheme-dark .navigation .menu-button:hover,body.colorscheme-dark .navigation .menu-button:focus{color:#42a5f5}}@media(prefers-color-scheme:dark){body.colorscheme-auto .navigation a,body.colorscheme-auto .navigation span{color:#dadada}body.colorscheme-auto .navigation a:hover,body.colorscheme-auto .navigation a:focus{color:#42a5f5}}@media only screen and (prefers-color-scheme:dark) and (max-width:768px){body.colorscheme-auto .navigation .navigation-list{background-color:#212121;border-top:solid 2px #424242;border-bottom:solid 2px #424242}}@media only screen and (prefers-color-scheme:dark) and (max-width:768px){body.colorscheme-auto .navigation .navigation-list .menu-separator{border-top:2px solid #dadada}}@media only screen and (prefers-color-scheme:dark) and (max-width:768px){body.colorscheme-auto .navigation #menu-toggle:checked+label{color:#424242}}@media only screen and (prefers-color-scheme:dark) and (max-width:768px){body.colorscheme-auto .navigation .menu-button{color:#dadada}body.colorscheme-auto .navigation .menu-button:hover,body.colorscheme-auto .navigation .menu-button:focus{color:#42a5f5}}body.colorscheme-dark .footer a{color:#42a5f5}@media(prefers-color-scheme:dark){body.colorscheme-auto .footer a{color:#42a5f5}}
|
|
@ -1 +0,0 @@
|
|||||||
{"Target":"css/coder-dark.min.e78e80fc3a585a4d1c8fc7f58623b6ff852411e38431a9cd1792877ecaa160f6.css","MediaType":"text/css","Data":{"Integrity":"sha256-546A/DpYWk0cj8f1hiO2/4UkEeOEManNF5KHfsqhYPY="}}
|
|
@ -1,127 +0,0 @@
|
|||||||
body.colorscheme-dark {
|
|
||||||
color: #dadada;
|
|
||||||
background-color: #212121; }
|
|
||||||
body.colorscheme-dark a {
|
|
||||||
color: #42a5f5; }
|
|
||||||
body.colorscheme-dark h1,
|
|
||||||
body.colorscheme-dark h2,
|
|
||||||
body.colorscheme-dark h3,
|
|
||||||
body.colorscheme-dark h4,
|
|
||||||
body.colorscheme-dark h5,
|
|
||||||
body.colorscheme-dark h6 {
|
|
||||||
color: #dadada; }
|
|
||||||
body.colorscheme-dark code {
|
|
||||||
background-color: #424242;
|
|
||||||
color: #dadada; }
|
|
||||||
body.colorscheme-dark pre code {
|
|
||||||
background-color: inherit;
|
|
||||||
color: inherit; }
|
|
||||||
body.colorscheme-dark blockquote {
|
|
||||||
border-left: 2px solid #424242; }
|
|
||||||
body.colorscheme-dark table td, body.colorscheme-dark table th {
|
|
||||||
border: 2px solid #dadada; }
|
|
||||||
|
|
||||||
@media (prefers-color-scheme: dark) {
|
|
||||||
body.colorscheme-auto {
|
|
||||||
color: #dadada;
|
|
||||||
background-color: #212121; }
|
|
||||||
body.colorscheme-auto a {
|
|
||||||
color: #42a5f5; }
|
|
||||||
body.colorscheme-auto h1,
|
|
||||||
body.colorscheme-auto h2,
|
|
||||||
body.colorscheme-auto h3,
|
|
||||||
body.colorscheme-auto h4,
|
|
||||||
body.colorscheme-auto h5,
|
|
||||||
body.colorscheme-auto h6 {
|
|
||||||
color: #dadada; }
|
|
||||||
body.colorscheme-auto code {
|
|
||||||
background-color: #424242;
|
|
||||||
color: #dadada; }
|
|
||||||
body.colorscheme-auto pre code {
|
|
||||||
background-color: inherit;
|
|
||||||
color: inherit; }
|
|
||||||
body.colorscheme-auto blockquote {
|
|
||||||
border-left: 2px solid #424242; }
|
|
||||||
body.colorscheme-auto table td, body.colorscheme-auto table th {
|
|
||||||
border: 2px solid #dadada; } }
|
|
||||||
|
|
||||||
body.colorscheme-dark .content .list ul li .title {
|
|
||||||
color: #dadada; }
|
|
||||||
body.colorscheme-dark .content .list ul li .title:hover, body.colorscheme-dark .content .list ul li .title:focus {
|
|
||||||
color: #42a5f5; }
|
|
||||||
|
|
||||||
body.colorscheme-dark .content .centered .about ul li a {
|
|
||||||
color: #dadada; }
|
|
||||||
body.colorscheme-dark .content .centered .about ul li a:hover, body.colorscheme-dark .content .centered .about ul li a:focus {
|
|
||||||
color: #42a5f5; }
|
|
||||||
|
|
||||||
@media (prefers-color-scheme: dark) {
|
|
||||||
body.colorscheme-auto .content .list ul li .title {
|
|
||||||
color: #dadada; }
|
|
||||||
body.colorscheme-auto .content .list ul li .title:hover, body.colorscheme-auto .content .list ul li .title:focus {
|
|
||||||
color: #42a5f5; }
|
|
||||||
body.colorscheme-auto .content .centered .about ul li a {
|
|
||||||
color: #dadada; }
|
|
||||||
body.colorscheme-auto .content .centered .about ul li a:hover, body.colorscheme-auto .content .centered .about ul li a:focus {
|
|
||||||
color: #42a5f5; } }
|
|
||||||
|
|
||||||
body.colorscheme-dark .navigation a, body.colorscheme-dark .navigation span {
|
|
||||||
color: #dadada; }
|
|
||||||
|
|
||||||
body.colorscheme-dark .navigation a:hover, body.colorscheme-dark .navigation a:focus {
|
|
||||||
color: #42a5f5; }
|
|
||||||
|
|
||||||
@media only screen and (max-width: 768px) {
|
|
||||||
body.colorscheme-dark .navigation .navigation-list {
|
|
||||||
background-color: #212121;
|
|
||||||
border-top: solid 2px #424242;
|
|
||||||
border-bottom: solid 2px #424242; } }
|
|
||||||
|
|
||||||
@media only screen and (max-width: 768px) {
|
|
||||||
body.colorscheme-dark .navigation .navigation-list .menu-separator {
|
|
||||||
border-top: 2px solid #dadada; } }
|
|
||||||
|
|
||||||
@media only screen and (max-width: 768px) {
|
|
||||||
body.colorscheme-dark .navigation #menu-toggle:checked + label {
|
|
||||||
color: #424242; } }
|
|
||||||
|
|
||||||
@media only screen and (max-width: 768px) {
|
|
||||||
body.colorscheme-dark .navigation .menu-button {
|
|
||||||
color: #dadada; }
|
|
||||||
body.colorscheme-dark .navigation .menu-button:hover, body.colorscheme-dark .navigation .menu-button:focus {
|
|
||||||
color: #42a5f5; } }
|
|
||||||
|
|
||||||
@media (prefers-color-scheme: dark) {
|
|
||||||
body.colorscheme-auto .navigation a, body.colorscheme-auto .navigation span {
|
|
||||||
color: #dadada; }
|
|
||||||
body.colorscheme-auto .navigation a:hover, body.colorscheme-auto .navigation a:focus {
|
|
||||||
color: #42a5f5; } }
|
|
||||||
|
|
||||||
@media only screen and (prefers-color-scheme: dark) and (max-width: 768px) {
|
|
||||||
body.colorscheme-auto .navigation .navigation-list {
|
|
||||||
background-color: #212121;
|
|
||||||
border-top: solid 2px #424242;
|
|
||||||
border-bottom: solid 2px #424242; } }
|
|
||||||
|
|
||||||
@media only screen and (prefers-color-scheme: dark) and (max-width: 768px) {
|
|
||||||
body.colorscheme-auto .navigation .navigation-list .menu-separator {
|
|
||||||
border-top: 2px solid #dadada; } }
|
|
||||||
|
|
||||||
@media only screen and (prefers-color-scheme: dark) and (max-width: 768px) {
|
|
||||||
body.colorscheme-auto .navigation #menu-toggle:checked + label {
|
|
||||||
color: #424242; } }
|
|
||||||
|
|
||||||
@media only screen and (prefers-color-scheme: dark) and (max-width: 768px) {
|
|
||||||
body.colorscheme-auto .navigation .menu-button {
|
|
||||||
color: #dadada; }
|
|
||||||
body.colorscheme-auto .navigation .menu-button:hover, body.colorscheme-auto .navigation .menu-button:focus {
|
|
||||||
color: #42a5f5; } }
|
|
||||||
|
|
||||||
body.colorscheme-dark .footer a {
|
|
||||||
color: #42a5f5; }
|
|
||||||
|
|
||||||
@media (prefers-color-scheme: dark) {
|
|
||||||
body.colorscheme-auto .footer a {
|
|
||||||
color: #42a5f5; } }
|
|
||||||
|
|
||||||
/*# sourceMappingURL=coder-dark.css.map */
|
|
@ -1 +0,0 @@
|
|||||||
{"Target":"css/coder-dark.css","MediaType":"text/css","Data":{}}
|
|
@ -1 +0,0 @@
|
|||||||
{"Target":"css/coder.min.3219ef62ae52679b7a9c19043171c3cd9f523628c2a65f3ef247ee18836bc90b.css","MediaType":"text/css","Data":{"Integrity":"sha256-MhnvYq5SZ5t6nBkEMXHDzZ9SNijCpl8+8kfuGINryQs="}}
|
|
@ -1,418 +0,0 @@
|
|||||||
*,
|
|
||||||
*:after,
|
|
||||||
*:before {
|
|
||||||
box-sizing: inherit; }
|
|
||||||
|
|
||||||
html {
|
|
||||||
box-sizing: border-box;
|
|
||||||
font-size: 62.5%; }
|
|
||||||
|
|
||||||
body {
|
|
||||||
color: #212121;
|
|
||||||
background-color: #FAFAFA;
|
|
||||||
font-family: Merriweather, Georgia, serif;
|
|
||||||
font-size: 1.6em;
|
|
||||||
font-weight: 300;
|
|
||||||
line-height: 1.8em; }
|
|
||||||
@media only screen and (max-width: 768px) {
|
|
||||||
body {
|
|
||||||
font-size: 1.6em;
|
|
||||||
line-height: 1.6em; } }
|
|
||||||
a {
|
|
||||||
font-weight: 300;
|
|
||||||
color: #1565c0;
|
|
||||||
text-decoration: none; }
|
|
||||||
a:focus, a:hover {
|
|
||||||
text-decoration: underline; }
|
|
||||||
|
|
||||||
p {
|
|
||||||
margin: 2.0rem 0 2.0rem 0; }
|
|
||||||
|
|
||||||
h1,
|
|
||||||
h2,
|
|
||||||
h3,
|
|
||||||
h4,
|
|
||||||
h5,
|
|
||||||
h6 {
|
|
||||||
font-family: Lato, Helvetica, sans-serif;
|
|
||||||
font-weight: 700;
|
|
||||||
color: #000;
|
|
||||||
margin: 6.4rem 0 3.2rem 0; }
|
|
||||||
|
|
||||||
h1 {
|
|
||||||
font-size: 3.2rem;
|
|
||||||
line-height: 3.6rem; }
|
|
||||||
@media only screen and (max-width: 768px) {
|
|
||||||
h1 {
|
|
||||||
font-size: 3.0rem;
|
|
||||||
line-height: 3.4rem; } }
|
|
||||||
h2 {
|
|
||||||
font-size: 2.8rem;
|
|
||||||
line-height: 3.2rem; }
|
|
||||||
@media only screen and (max-width: 768px) {
|
|
||||||
h2 {
|
|
||||||
font-size: 2.6rem;
|
|
||||||
line-height: 3.0rem; } }
|
|
||||||
h3 {
|
|
||||||
font-size: 2.4rem;
|
|
||||||
line-height: 2.8rem; }
|
|
||||||
@media only screen and (max-width: 768px) {
|
|
||||||
h3 {
|
|
||||||
font-size: 2.2rem;
|
|
||||||
line-height: 2.6rem; } }
|
|
||||||
h4 {
|
|
||||||
font-size: 2.2rem;
|
|
||||||
line-height: 2.6rem; }
|
|
||||||
@media only screen and (max-width: 768px) {
|
|
||||||
h4 {
|
|
||||||
font-size: 2.0rem;
|
|
||||||
line-height: 2.4rem; } }
|
|
||||||
h5 {
|
|
||||||
font-size: 2.0rem;
|
|
||||||
line-height: 2.4rem; }
|
|
||||||
@media only screen and (max-width: 768px) {
|
|
||||||
h5 {
|
|
||||||
font-size: 1.8rem;
|
|
||||||
line-height: 2.2rem; } }
|
|
||||||
h6 {
|
|
||||||
font-size: 1.8rem;
|
|
||||||
line-height: 2.2rem; }
|
|
||||||
@media only screen and (max-width: 768px) {
|
|
||||||
h6 {
|
|
||||||
font-size: 1.6rem;
|
|
||||||
line-height: 2.0rem; } }
|
|
||||||
b, strong {
|
|
||||||
font-weight: 700; }
|
|
||||||
|
|
||||||
.highlight > div,
|
|
||||||
.highlight > pre {
|
|
||||||
margin: 0 0 2rem;
|
|
||||||
padding: 1rem;
|
|
||||||
border-radius: 1rem; }
|
|
||||||
|
|
||||||
pre {
|
|
||||||
display: block;
|
|
||||||
font-family: "Source Code Pro", "Lucida Console", monospace;
|
|
||||||
font-size: 1.6rem;
|
|
||||||
font-weight: 400;
|
|
||||||
line-height: 2.6rem;
|
|
||||||
overflow-x: auto;
|
|
||||||
margin: 0; }
|
|
||||||
pre code {
|
|
||||||
display: inline-block;
|
|
||||||
background-color: inherit;
|
|
||||||
color: inherit; }
|
|
||||||
|
|
||||||
code {
|
|
||||||
font-family: "Source Code Pro", "Lucida Console", monospace;
|
|
||||||
font-size: 1.6rem;
|
|
||||||
font-weight: 400;
|
|
||||||
background-color: #E0E0E0;
|
|
||||||
color: #212121; }
|
|
||||||
|
|
||||||
blockquote {
|
|
||||||
border-left: 2px solid #E0E0E0;
|
|
||||||
padding-left: 2.0rem;
|
|
||||||
line-height: 2.2rem;
|
|
||||||
font-weight: 400;
|
|
||||||
font-style: italic; }
|
|
||||||
|
|
||||||
th, td {
|
|
||||||
padding: 1.6rem; }
|
|
||||||
|
|
||||||
table {
|
|
||||||
border-collapse: collapse; }
|
|
||||||
|
|
||||||
table td, table th {
|
|
||||||
border: 2px solid #000; }
|
|
||||||
|
|
||||||
table tr:first-child th {
|
|
||||||
border-top: 0; }
|
|
||||||
|
|
||||||
table tr:last-child td {
|
|
||||||
border-bottom: 0; }
|
|
||||||
|
|
||||||
table tr td:first-child,
|
|
||||||
table tr th:first-child {
|
|
||||||
border-left: 0; }
|
|
||||||
|
|
||||||
table tr td:last-child,
|
|
||||||
table tr th:last-child {
|
|
||||||
border-right: 0; }
|
|
||||||
|
|
||||||
img {
|
|
||||||
max-width: 100%; }
|
|
||||||
|
|
||||||
figure {
|
|
||||||
text-align: center; }
|
|
||||||
|
|
||||||
.wrapper {
|
|
||||||
display: flex;
|
|
||||||
flex-direction: column;
|
|
||||||
min-height: 100vh;
|
|
||||||
width: 100%; }
|
|
||||||
|
|
||||||
.container {
|
|
||||||
margin: 0 auto;
|
|
||||||
max-width: 90.0rem;
|
|
||||||
width: 100%;
|
|
||||||
padding-left: 2.0rem;
|
|
||||||
padding-right: 2.0rem; }
|
|
||||||
|
|
||||||
.fab {
|
|
||||||
font-weight: 400; }
|
|
||||||
|
|
||||||
.fas {
|
|
||||||
font-weight: 700; }
|
|
||||||
|
|
||||||
.float-right {
|
|
||||||
float: right; }
|
|
||||||
|
|
||||||
.float-left {
|
|
||||||
float: left; }
|
|
||||||
|
|
||||||
.fab {
|
|
||||||
font-weight: 400; }
|
|
||||||
|
|
||||||
.fas {
|
|
||||||
font-weight: 900; }
|
|
||||||
|
|
||||||
img.emoji {
|
|
||||||
height: 1em;
|
|
||||||
width: 1em;
|
|
||||||
margin: 0 .05em 0 .1em;
|
|
||||||
vertical-align: -0.1em; }
|
|
||||||
|
|
||||||
.content {
|
|
||||||
flex: 1;
|
|
||||||
display: flex;
|
|
||||||
margin-top: 1.6rem;
|
|
||||||
margin-bottom: 3.2rem; }
|
|
||||||
.content article header {
|
|
||||||
margin-top: 6.4rem;
|
|
||||||
margin-bottom: 3.2rem; }
|
|
||||||
.content article header h1 {
|
|
||||||
font-size: 4.2rem;
|
|
||||||
line-height: 4.6rem;
|
|
||||||
margin: 0; }
|
|
||||||
@media only screen and (max-width: 768px) {
|
|
||||||
.content article header h1 {
|
|
||||||
font-size: 4.0rem;
|
|
||||||
line-height: 4.4rem; } }
|
|
||||||
.content article footer {
|
|
||||||
margin-top: 4.0rem; }
|
|
||||||
.content article footer .see-also {
|
|
||||||
margin: 3.2rem 0; }
|
|
||||||
.content article footer .see-also h3 {
|
|
||||||
margin: 3.2rem 0; }
|
|
||||||
.content article p {
|
|
||||||
text-align: justify;
|
|
||||||
text-justify: auto;
|
|
||||||
hyphens: auto; }
|
|
||||||
.content .post .post-title {
|
|
||||||
margin-bottom: .75em; }
|
|
||||||
.content .post .post-meta i {
|
|
||||||
text-align: center;
|
|
||||||
width: 1.6rem;
|
|
||||||
margin-left: 0;
|
|
||||||
margin-right: 0.5rem; }
|
|
||||||
.content .post .post-meta .date .posted-on {
|
|
||||||
margin-left: 0;
|
|
||||||
margin-right: 1.5rem; }
|
|
||||||
.content figure {
|
|
||||||
margin: 0;
|
|
||||||
padding: 0; }
|
|
||||||
.content figcaption p {
|
|
||||||
text-align: center;
|
|
||||||
font-style: italic;
|
|
||||||
font-size: 1.6rem;
|
|
||||||
margin: 0; }
|
|
||||||
|
|
||||||
.avatar img {
|
|
||||||
width: 20rem;
|
|
||||||
height: auto;
|
|
||||||
border-radius: 50%; }
|
|
||||||
@media only screen and (max-width: 768px) {
|
|
||||||
.avatar img {
|
|
||||||
width: 10rem; } }
|
|
||||||
.list ul {
|
|
||||||
margin: 3.2rem 0 3.2rem 0;
|
|
||||||
list-style: none;
|
|
||||||
padding: 0; }
|
|
||||||
.list ul li {
|
|
||||||
font-size: 1.8rem; }
|
|
||||||
@media only screen and (max-width: 768px) {
|
|
||||||
.list ul li {
|
|
||||||
margin: 1.6rem 0 1.6rem 0; } }
|
|
||||||
.list ul li .date {
|
|
||||||
display: inline-block;
|
|
||||||
width: 20.0rem;
|
|
||||||
text-align: right;
|
|
||||||
margin-right: 3.0rem; }
|
|
||||||
@media only screen and (max-width: 768px) {
|
|
||||||
.list ul li .date {
|
|
||||||
display: block;
|
|
||||||
text-align: left; } }
|
|
||||||
.list ul li .title {
|
|
||||||
font-size: 1.8rem;
|
|
||||||
color: #212121;
|
|
||||||
font-family: Lato, Helvetica, sans-serif;
|
|
||||||
font-weight: 700; }
|
|
||||||
.list ul li .title:hover, .list ul li .title:focus {
|
|
||||||
color: #1565c0; }
|
|
||||||
|
|
||||||
.centered {
|
|
||||||
display: flex;
|
|
||||||
align-items: center;
|
|
||||||
justify-content: center; }
|
|
||||||
.centered .about {
|
|
||||||
text-align: center; }
|
|
||||||
.centered .about h1 {
|
|
||||||
margin-top: 2.0rem;
|
|
||||||
margin-bottom: 0.5rem; }
|
|
||||||
.centered .about h2 {
|
|
||||||
margin-top: 1.0rem;
|
|
||||||
margin-bottom: 0.5rem;
|
|
||||||
font-size: 2.4rem; }
|
|
||||||
@media only screen and (max-width: 768px) {
|
|
||||||
.centered .about h2 {
|
|
||||||
font-size: 2.0rem; } }
|
|
||||||
.centered .about ul {
|
|
||||||
list-style: none;
|
|
||||||
margin: 3.0rem 0 1.0rem 0;
|
|
||||||
padding: 0; }
|
|
||||||
.centered .about ul li {
|
|
||||||
display: inline-block;
|
|
||||||
position: relative; }
|
|
||||||
.centered .about ul li a {
|
|
||||||
color: #212121;
|
|
||||||
text-transform: uppercase;
|
|
||||||
margin-left: 1.0rem;
|
|
||||||
margin-right: 1.0rem;
|
|
||||||
font-size: 1.6rem; }
|
|
||||||
.centered .about ul li a:hover, .centered .about ul li a:focus {
|
|
||||||
color: #1565c0; }
|
|
||||||
@media only screen and (max-width: 768px) {
|
|
||||||
.centered .about ul li a {
|
|
||||||
font-size: 1.4rem; } }
|
|
||||||
.centered .about ul li a i {
|
|
||||||
font-size: 3.2rem; }
|
|
||||||
.centered .error {
|
|
||||||
text-align: center; }
|
|
||||||
.centered .error h1 {
|
|
||||||
margin-top: 2.0rem;
|
|
||||||
margin-bottom: 0.5rem;
|
|
||||||
font-size: 4.6rem; }
|
|
||||||
@media only screen and (max-width: 768px) {
|
|
||||||
.centered .error h1 {
|
|
||||||
font-size: 3.2rem; } }
|
|
||||||
.centered .error h2 {
|
|
||||||
margin-top: 2.0rem;
|
|
||||||
margin-bottom: 3.2rem;
|
|
||||||
font-size: 3.2rem; }
|
|
||||||
@media only screen and (max-width: 768px) {
|
|
||||||
.centered .error h2 {
|
|
||||||
font-size: 2.8rem; } }
|
|
||||||
.navigation {
|
|
||||||
height: 6.0rem;
|
|
||||||
width: 100%; }
|
|
||||||
.navigation a, .navigation span {
|
|
||||||
display: inline;
|
|
||||||
font-size: 1.6rem;
|
|
||||||
font-family: Lato, Helvetica, sans-serif;
|
|
||||||
font-weight: 700;
|
|
||||||
line-height: 6.0rem;
|
|
||||||
color: #212121; }
|
|
||||||
.navigation a:hover, .navigation a:focus {
|
|
||||||
color: #1565c0; }
|
|
||||||
.navigation .navigation-title {
|
|
||||||
letter-spacing: 0.1rem;
|
|
||||||
text-transform: uppercase; }
|
|
||||||
.navigation .navigation-list {
|
|
||||||
float: right;
|
|
||||||
list-style: none;
|
|
||||||
margin-bottom: 0;
|
|
||||||
margin-top: 0; }
|
|
||||||
@media only screen and (max-width: 768px) {
|
|
||||||
.navigation .navigation-list {
|
|
||||||
position: absolute;
|
|
||||||
top: 6.0rem;
|
|
||||||
right: 0;
|
|
||||||
z-index: 5;
|
|
||||||
visibility: hidden;
|
|
||||||
opacity: 0;
|
|
||||||
padding: 0;
|
|
||||||
max-height: 0;
|
|
||||||
width: 100%;
|
|
||||||
background-color: #FAFAFA;
|
|
||||||
border-top: solid 2px #E0E0E0;
|
|
||||||
border-bottom: solid 2px #E0E0E0;
|
|
||||||
transition: opacity 0.25s, max-height 0.15s linear; } }
|
|
||||||
.navigation .navigation-list .navigation-item {
|
|
||||||
float: left;
|
|
||||||
margin: 0;
|
|
||||||
position: relative; }
|
|
||||||
@media only screen and (max-width: 768px) {
|
|
||||||
.navigation .navigation-list .navigation-item {
|
|
||||||
float: none !important;
|
|
||||||
text-align: center; }
|
|
||||||
.navigation .navigation-list .navigation-item a, .navigation .navigation-list .navigation-item span {
|
|
||||||
line-height: 5.0rem; } }
|
|
||||||
.navigation .navigation-list .navigation-item a, .navigation .navigation-list .navigation-item span {
|
|
||||||
margin-left: 1.0rem;
|
|
||||||
margin-right: 1.0rem; }
|
|
||||||
@media only screen and (max-width: 768px) {
|
|
||||||
.navigation .navigation-list .menu-separator {
|
|
||||||
border-top: 2px solid #212121;
|
|
||||||
margin: 0 8.0rem; }
|
|
||||||
.navigation .navigation-list .menu-separator span {
|
|
||||||
display: none; } }
|
|
||||||
.navigation #menu-toggle {
|
|
||||||
display: none; }
|
|
||||||
@media only screen and (max-width: 768px) {
|
|
||||||
.navigation #menu-toggle:checked + label {
|
|
||||||
color: #E0E0E0; }
|
|
||||||
.navigation #menu-toggle:checked + label + ul {
|
|
||||||
visibility: visible;
|
|
||||||
opacity: 1;
|
|
||||||
max-height: 100rem; } }
|
|
||||||
.navigation .menu-button {
|
|
||||||
display: none; }
|
|
||||||
@media only screen and (max-width: 768px) {
|
|
||||||
.navigation .menu-button {
|
|
||||||
display: block;
|
|
||||||
font-size: 2.4rem;
|
|
||||||
font-weight: 400;
|
|
||||||
line-height: 6.0rem;
|
|
||||||
color: #212121;
|
|
||||||
cursor: pointer; }
|
|
||||||
.navigation .menu-button:hover, .navigation .menu-button:focus {
|
|
||||||
color: #1565c0; } }
|
|
||||||
.pagination {
|
|
||||||
margin-top: 6.0rem;
|
|
||||||
text-align: center;
|
|
||||||
font-family: Lato, Helvetica, sans-serif; }
|
|
||||||
.pagination li {
|
|
||||||
display: inline;
|
|
||||||
text-align: center;
|
|
||||||
font-weight: 700; }
|
|
||||||
.pagination li span {
|
|
||||||
margin: 0;
|
|
||||||
text-align: center;
|
|
||||||
width: 3.2rem; }
|
|
||||||
.pagination li a {
|
|
||||||
font-weight: 300; }
|
|
||||||
.pagination li a span {
|
|
||||||
margin: 0;
|
|
||||||
text-align: center;
|
|
||||||
width: 3.2rem; }
|
|
||||||
|
|
||||||
.footer {
|
|
||||||
width: 100%;
|
|
||||||
text-align: center;
|
|
||||||
line-height: 2.0rem;
|
|
||||||
margin-bottom: 1.0rem; }
|
|
||||||
.footer a {
|
|
||||||
color: #1565c0; }
|
|
||||||
|
|
||||||
/*# sourceMappingURL=coder.css.map */
|
|
@ -1 +0,0 @@
|
|||||||
{"Target":"css/coder.css","MediaType":"text/css","Data":{}}
|
|
@ -1 +0,0 @@
|
|||||||
{"Target":"main.d1ea4af8fd04fb24a4f8b882ea54bd04eb245427ca4baf527c81a5dab071410b.css","MediaType":"text/css","Data":{"Integrity":"sha256-0epK+P0E+ySk+LiC6lS9BOskVCfKS69SfIGl2rBxQQs="}}
|
|