captainarkdotnet/public/page/2/index.html

529 lines
15 KiB
HTML

<!DOCTYPE html>
<html lang="en-us">
<head>
<meta charset="utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="twitter:card" content="summary"/>
<meta name="twitter:image" content="/images/cover.jpg"/>
<meta name="twitter:title" content="Sysadmining. All day. Every day."/>
<meta name="twitter:description" content="Yet Another Blog about Linux and Networking"/>
<meta name="twitter:site" content="@"/>
<meta property="og:title" content="Sysadmining. All day. Every day." />
<meta property="og:site_name" content="Sysadmining. All day. Every day." />
<meta property="og:url" content="https://www.captainark.net/" />
<meta property="og:image" content="/images/cover.jpg"/>
<meta property="og:type" content="website" />
<meta property="og:description" content="Yet Another Blog about Linux and Networking" />
<title>Sysadmining. All day. Every day.</title>
<meta name="description" content="Yet Another Blog about Linux and Networking" />
<meta name="HandheldFriendly" content="True" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="shortcut icon" href="https://www.captainark.net/images/favicon.ico">
<link rel="apple-touch-icon" href="https://www.captainark.net/images/apple-touch-icon.png" />
<link rel="stylesheet" type="text/css" href="https://www.captainark.net/css/screen.css" />
<link rel="stylesheet" type="text/css" href="https://www.captainark.net/css/nav.css" />
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Merriweather:300,700,700italic,300italic|Open+Sans:700,400|Inconsolata:700,400" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.13.1/styles/solarized-light.min.css" integrity="sha384-bFKDPkG3geCujYJIbPornilfOgmYQoPS45Oh/8daqqo1SUwNY06OeHorpgnNvx82" crossorigin="anonymous">
<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/9.13.1/highlight.min.js" integrity="sha384-BlPof9RtjBqeJFskKv3sK3dh4Wk70iKlpIe92FeVN+6qxaGUOUu+mZNpALZ+K7ya" crossorigin="anonymous"></script>
<script type="text/javascript" src="https://www.captainark.net/js/hjsload.js"></script>
<link href="https://www.captainark.net/index.xml" rel="alternate" type="application/rss+xml" title="Sysadmining. All day. Every day." />
<meta name="generator" content="Hugo 0.53" />
<link rel="canonical" href="https://www.captainark.net/" />
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Website",
"publisher": {
"@type": "Person",
"name": ,
"image": {
"@type": "ImageObject",
"url": https://www.captainark.net/images/author.jpg,
"width": 250,
"height": 250
},
"url": https://www.captainark.net,
"sameAs": [
],
"description": Geek | Gamer | TV Shows Aficionado
},
"url": https://www.captainark.net/,
"mainEntityOfPage": {
"@type": "WebPage",
"@id": https://www.captainark.net/
},
"description": Yet Another Blog about Linux and Networking
}
</script>
<script type="text/javascript" src="https://www.captainark.net/js/stats.js"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/fork-awesome@1.1.5/css/fork-awesome.min.css" integrity="sha256-P64qV9gULPHiZTdrS1nM59toStkgjM0dsf5mK/UwBV4=" crossorigin="anonymous">
</head>
<body class="nav-closed">
<div class="nav">
<h3 class="nav-title">Menu</h3>
<a href="#" class="nav-close">
<span class="hidden">Close</span>
</a>
<ul>
<h3>This site</h3>
<li class="nav-opened nav-current" role="presentation">
<a href="https://www.captainark.net/">Home</a>
</li>
<li class="nav-opened" role="presentation">
<a href="https://www.captainark.net/about">About</a>
</li>
<li class="nav-opened" role="presentation">
<a href="https://www.captainark.net/resume">Resume</a>
</li>
<h3>Other services</h3>
<li class="nav-opened" role="presentation">
<a href="https://git.captainark.net">Gitea</a>
</li>
<li class="nav-opened" role="presentation">
<a href="https://pics.captainark.net">Chevereto</a>
</li>
<li class="nav-opened" role="presentation">
<a href="https://paste.captainark.net">Privatebin</a>
</li>
<li class="nav-opened" role="presentation">
<a href="https://chat.captainark.net">Rocket.Chat</a>
</li>
</ul>
<a class="subscribe-button icon-feed" href="https://www.captainark.net/index.xml">Subscribe</a>
</div>
<span class="nav-cover"></span>
<div class="site-wrapper">
<header class="main-header" style="background-image: url(/images/cover.jpg)">
<nav class="main-nav overlay clearfix">
<a class="blog-logo" href="https://www.captainark.net/"><img src="https://www.captainark.net/images/logo.png" alt="Blog Logo" /></a>
<a class="menu-button" href="#"><span class="burger">&#9776;</span><span class="word">Menu</span></a>
</nav>
<div class="vertical">
<div class="main-header-content inner">
<h1 class="page-title">Sysadmining. All day. Every day.</h1>
<h2 class="page-description">Yet Another Blog about Linux and Networking</h2>
</div>
</div>
<a class="scroll-down icon-arrow-left" href="#content"><span class="hidden">Scroll Down</span></a>
</header>
<main id="content" class="content" role="main">
<div class="extra-pagination inner">
<nav class="pagination" role="navigation">
<a class="newer-posts" href="https://www.captainark.net/">&larr; Newer Posts</a>
<span class="page-number">Page 2 of 3</span>
<a class="older-posts" href="https://www.captainark.net/page/3/">Older Posts &rarr;</a>
</nav>
</div>
<article class="post post">
<header class="post-header">
<h2 class="post-title"><a href="https://www.captainark.net/2016/03/26/webdav-with-nginx/">WebDAV with nginx</a></h2>
</header>
<section class="post-excerpt">
<p>This website has been hosted on an Online.net dedicated server since its creation. I&rsquo;ve been one of their customers for the past 3 years now, and I still don&rsquo;t have anything bad to say about them. <a class="read-more" href="https://www.captainark.net/2016/03/26/webdav-with-nginx/">&raquo;</a></p>
</section>
<footer class="post-meta">
<img class="author-thumb" src="https://www.captainark.net/images/author.jpg" alt="Author image" nopin="nopin" />
Antoine Joubert
<time class="post-date" datetime="2016-03-26T00:00:00&#43;01:00">
26 March 2016
</time>
</footer>
</article>
<article class="post post">
<header class="post-header">
<h2 class="post-title"><a href="https://www.captainark.net/2016/03/13/mysql-backup-script/">MySQL backup script</a></h2>
</header>
<section class="post-excerpt">
<p>I wrote a MySQL database backup script a while back. I known they are more than enough of them already floating around the internet, but hey, I figured I&rsquo;d share it here anyway.
The script For the script to work, you&rsquo;ll need to edit a few variable to match your configuration. <a class="read-more" href="https://www.captainark.net/2016/03/13/mysql-backup-script/">&raquo;</a></p>
</section>
<footer class="post-meta">
<img class="author-thumb" src="https://www.captainark.net/images/author.jpg" alt="Author image" nopin="nopin" />
Antoine Joubert
<time class="post-date" datetime="2016-03-13T00:00:00&#43;01:00">
13 March 2016
</time>
</footer>
</article>
<article class="post post">
<header class="post-header">
<h2 class="post-title"><a href="https://www.captainark.net/2016/02/02/my-tmux-configuration/">My tmux configuration</a></h2>
</header>
<section class="post-excerpt">
<p>tmux is a terminal mutiplexer. It lets you have multiples shells running in a single terminal emulator window and it keeps those shells running in the background should you need to close your terminal emulator. <a class="read-more" href="https://www.captainark.net/2016/02/02/my-tmux-configuration/">&raquo;</a></p>
</section>
<footer class="post-meta">
<img class="author-thumb" src="https://www.captainark.net/images/author.jpg" alt="Author image" nopin="nopin" />
Antoine Joubert
<time class="post-date" datetime="2016-02-02T00:00:00&#43;01:00">
02 February 2016
</time>
</footer>
</article>
<article class="post post">
<header class="post-header">
<h2 class="post-title"><a href="https://www.captainark.net/2016/01/31/debian-updates-with-ansible/">Debian updates with Ansible</a></h2>
</header>
<section class="post-excerpt">
<p>I&rsquo;ve recently bought a HP Proliant Microserver Gen8 to play around with LXC and try new stuff.
From the 4 Debian machines I had to keep up-to-date, I now have 7, so it became quite time-consumming to manually SSH to each of them whenever an update became available. <a class="read-more" href="https://www.captainark.net/2016/01/31/debian-updates-with-ansible/">&raquo;</a></p>
</section>
<footer class="post-meta">
<img class="author-thumb" src="https://www.captainark.net/images/author.jpg" alt="Author image" nopin="nopin" />
Antoine Joubert
<time class="post-date" datetime="2016-01-31T01:00:00&#43;01:00">
31 January 2016
</time>
</footer>
</article>
<article class="post post">
<header class="post-header">
<h2 class="post-title"><a href="https://www.captainark.net/2016/01/31/private-git-repo/">Private Git repo</a></h2>
</header>
<section class="post-excerpt">
<p>I&rsquo;ve decided to migrate this blog to Pelican. I&rsquo;ve been playing around with it over the week-end, and it turns out to be way easier to manage than Jekyll. Themes are much easier to install and configure, so it ends up looking better as well ! <a class="read-more" href="https://www.captainark.net/2016/01/31/private-git-repo/">&raquo;</a></p>
</section>
<footer class="post-meta">
<img class="author-thumb" src="https://www.captainark.net/images/author.jpg" alt="Author image" nopin="nopin" />
Antoine Joubert
<time class="post-date" datetime="2016-01-31T00:00:00&#43;01:00">
31 January 2016
</time>
</footer>
</article>
<nav class="pagination" role="navigation">
<a class="newer-posts" href="https://www.captainark.net/">&larr; Newer Posts</a>
<span class="page-number">Page 2 of 3</span>
<a class="older-posts" href="https://www.captainark.net/page/3/">Older Posts &rarr;</a>
</nav>
</main>
<center>
<a class="fa-icons" href="mailto:contact@captainark.net">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-envelope fa-stack-1x fa-inverse"></i>
</span>
</a>
<a class="fa-icons" href="https://twitter.com/captainark">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-twitter fa-stack-1x fa-inverse"></i>
</span>
</a>
<a class="fa-icons" href="https://social.captainark.net/users/captainark">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-mastodon-alt fa-stack-1x fa-inverse"></i>
</span>
</a>
<a class="fa-icons" href="https://github.com/captainark">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-github fa-stack-1x fa-inverse"></i>
</span>
</a>
<a class="fa-icons" href="https://www.last.fm/user/captainark">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-lastfm fa-stack-1x fa-inverse"></i>
</span>
</a>
<a class="fa-icons" href="https://steamcommunity.com/id/captainark">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-steam fa-stack-1x fa-inverse"></i>
</span>
</a>
<a class="fa-icons" href="https://www.twitch.tv/captainark">
<span class="fa-stack fa-lg">
<i class="fa fa-circle fa-stack-2x"></i>
<i class="fa fa-twitch fa-stack-1x fa-inverse"></i>
</span>
</a>
</center>
<footer class="site-footer clearfix">
<section class="copyright"><a href="">Sysadmining. All day. Every day.</a> © 2015 - 2019</section>
<section class="poweredby">Proudly generated by <a class="icon-hugo" href="http://gohugo.io">HUGO</a>, with <a class="icon-theme" href="https://github.com/vjeantet/hugo-theme-casper">Casper</a> theme</section>
</footer>
</div>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js" integrity="sha384-CgeP3wqr9h5YanePjYLENwCTSSEz42NJkbFpAFgHWQz7u3Zk8D00752ScNpXqGjS" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/fitvids/1.1.0/jquery.fitvids.min.js" integrity="sha384-2/VQUb0aZHixKnNLh7pD38DZk+acGpEw5LeHieWVDPR0h/H326kp/1qnRPDYmFXM" crossorigin="anonymous"></script>
<script type="text/javascript" src="https://www.captainark.net/js/index.js"></script>
</body>
</html>