310 lines
11 KiB
HTML
310 lines
11 KiB
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>The Internet Vagabond :: Technology Posts</title>
|
|
<link type="application/atom+xml" rel="alternate" href="https://www.theinternetvagabond.com/feed.xml" title="The Internet Vagabond" />
|
|
<meta name="description"
|
|
content="Rants of a wandering techy, in search of truth, knowledge, and a decent ping." />
|
|
<meta name="author" content="Bill Niblock" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<link rel="canonical" href="https://www.theinternetvagabond.com/topics/technology" />
|
|
<link rel="stylesheet" type="text/css"
|
|
href="https://www.theinternetvagabond.com/src/styles/corrupt_layout.css" />
|
|
<link rel="stylesheet" type="text/css"
|
|
href="https://www.theinternetvagabond.com/src/styles/corrupt_typog.css" />
|
|
<link rel="icon" type="image/x-icon"
|
|
href="https://www.theinternetvagabond.com/src/images/favicon.ico" />
|
|
<link rel="stylesheet"
|
|
href="https://cdn.jsdelivr.net/npm/fork-awesome@1.2.0/css/fork-awesome.min.css"
|
|
integrity="sha256-XoaMnoYC5TH6/+ihMEnospgm0J1PM/nioxbOUdnM8HY="
|
|
crossorigin="anonymous">
|
|
<script data-goatcounter="https://theinternetvagabond.goatcounter.com/count"
|
|
async src="https://www.theinternetvagabond.com/src/scripts/goatcounter.js"></script>
|
|
</head>
|
|
<body>
|
|
<div class="cor_page">
|
|
|
|
<header>
|
|
<a href="/">
|
|
<div>
|
|
<span class="first">T</span>he
|
|
<span class="first">I</span>nternet
|
|
<span class="first">V</span>agabond
|
|
</div>
|
|
</a>
|
|
</header>
|
|
|
|
<main>
|
|
<h6>Technology Posts</h6>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h1><a href="/2023/05/07/rclone-backups.html">Automatic Backups with RClone, systemd, and Backblaze</a></h1>
|
|
<div class="" id="details">
|
|
<div class="" id="date">2023-05-07</div>
|
|
<div class="" id="tags">
|
|
|
|
<a href="/topics/technology">technology</a>
|
|
|
|
</div>
|
|
</div>
|
|
<div id="desc">RClone is a command-line utility for interacting with an incredible number of cloud services. Backblaze is a reliable and inexpensive cloud storage provider. With systemd timer units, I setup a simple and reliable backup solution.</div>
|
|
|
|
|
|
|
|
<h1><a href="/2022/09/27/linode_funkwhale.html">Funkwhale on Linode with Object Storage</a></h1>
|
|
<div class="" id="details">
|
|
<div class="" id="date">2022-09-27</div>
|
|
<div class="" id="tags">
|
|
|
|
<a href="/topics/technology">technology</a>
|
|
|
|
</div>
|
|
</div>
|
|
<div id="desc">Funkwhale is a cool project, building a federated music platform. I wanted to explore Funkwhale's ability to store music and associated files in object storage, and since I already use Linode for my VPS, leveraging their object storage offering makes a lot of sense.</div>
|
|
|
|
|
|
|
|
<h1><a href="/2022/07/04/steam_deck_syncthing.html">Setting up Syncthing on the Steam Deck (Updated!)</a></h1>
|
|
<div class="" id="details">
|
|
<div class="" id="date">2022-07-12</div>
|
|
<div class="" id="tags">
|
|
|
|
<a href="/topics/gaming">gaming</a>
|
|
|
|
<a href="/topics/technology">technology</a>
|
|
|
|
</div>
|
|
</div>
|
|
<div id="desc">Syncthing is an incredible tool that I use to keep pictures, music, notes, and games synchronized across multiple platforms. The form factor of the Steam Deck makes it a perfect emulation target, and Syncthing can help keep games and saves in-sync with other machines.</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h1><a href="/2020/07/19/syncthing-part-1.html">Brief Exploration of Syncthing</a></h1>
|
|
<div class="" id="details">
|
|
<div class="" id="date">2020-07-19</div>
|
|
<div class="" id="tags">
|
|
|
|
<a href="/topics/technology">technology</a>
|
|
|
|
</div>
|
|
</div>
|
|
<div id="desc">Syncthing is an incredible tool. In this post, I want to explore setting it up, and then some uses I've found for it.</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h1><a href="/2020/06/14/setting-up-btrfs.html">Using BTRFS to setup a simple RAID, with subvolumes, snapshots and backups</a></h1>
|
|
<div class="" id="details">
|
|
<div class="" id="date">2020-06-14</div>
|
|
<div class="" id="tags">
|
|
|
|
<a href="/topics/technology">technology</a>
|
|
|
|
</div>
|
|
</div>
|
|
<div id="desc">BTRFS is a file system, and includes built-in functionality for RAID. I decided to use it for the storage disks in my desktop. Here is how I set it up, using subvolumes, with snapshots and backups.</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<h1><a href="/2016/03/11/Random-Thoughts-1.html">Random Thoughts 1</a></h1>
|
|
<div class="" id="details">
|
|
<div class="" id="date">2016-03-11</div>
|
|
<div class="" id="tags">
|
|
|
|
<a href="/topics/technology">technology</a>
|
|
|
|
<a href="/topics/gaming">gaming</a>
|
|
|
|
</div>
|
|
</div>
|
|
<div id="desc">I'm on vacation this week, which is pretty grand. Thus far I've accomplished one of the 4 rather meager goals I set for myself, played plenty of games, caught up on some reading and videos and feeds, and slept in far later than I should have.</div>
|
|
|
|
|
|
|
|
|
|
|
|
<h1><a href="/2015/11/10/TLS-Part-2.html">An Examination of TLS, Part 2</a></h1>
|
|
<div class="" id="details">
|
|
<div class="" id="date">2015-11-10</div>
|
|
<div class="" id="tags">
|
|
|
|
<a href="/topics/technology">technology</a>
|
|
|
|
</div>
|
|
</div>
|
|
<div id="desc">TLS, more often referred to as SSL, is the means by which a secure connection is established over a computer network. Part 1 examines how to establish a secure connection using TLS. This article examines further the techniques and technology that makes TLS secure. Specifically, a brief examination of certificates, cipher suites, and public-key authentication.</div>
|
|
|
|
|
|
|
|
|
|
|
|
<h1><a href="/2015/05/06/TLS-Part-1.html">An Examination of TLS, Part 1</a></h1>
|
|
<div class="" id="details">
|
|
<div class="" id="date">2015-05-06</div>
|
|
<div class="" id="tags">
|
|
|
|
<a href="/topics/technology">technology</a>
|
|
|
|
</div>
|
|
</div>
|
|
<div id="desc">TLS, more often referred to as SSL, is a means by which a secure connection is established over a computer network. In this introductionary post, I layout the steps to establishing a secure connection.</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</main>
|
|
|
|
<footer>
|
|
<nav>
|
|
<div><a href="/">home</a></div>
|
|
|
|
<div><a href="/topics/all">all</a></div>
|
|
|
|
<div><a href="/topics/gaming">gaming</a></div>
|
|
|
|
<div><a href="/topics/life">life</a></div>
|
|
|
|
<div><a href="/topics/philosophy">philosophy</a></div>
|
|
|
|
<div><a href="/topics/technology">technology</a></div>
|
|
|
|
<div><a href="/topics/writing">writing</a></div>
|
|
|
|
</nav>
|
|
|
|
<hr />
|
|
|
|
<div><a href="https://www.theinternetvagabond.com/now">Life In Progress</a></div>
|
|
|
|
<hr />
|
|
|
|
<section class="h-card">
|
|
<section class="footer_about" id="about">
|
|
<div>The Site</div>
|
|
<div>
|
|
<a href="https://www.theinternetvagabond.com/feed.xml"
|
|
aria-label="RSS feed for the site">
|
|
<span class="fa fa-rss" aria-hidden="true"
|
|
title="RSS Feed"</span>
|
|
</a> |
|
|
<a href="https://theinternetvagabond.goatcounter.com/"
|
|
aria-label="GoatCounter statistics for the site">
|
|
<span class="fa fa-bar-chart" aria-hidden="true"
|
|
title="GoatCounter Statistics"</span>
|
|
</a> |
|
|
<a href="https://codeberg.org/VagabondAzulien/the-internet-vagabond-dot-com"
|
|
aria-label="Source code repository for the site">
|
|
<span class="fa fa-code" aria-hidden="true"
|
|
title="Site Source Code"</span>
|
|
</a>
|
|
</div>
|
|
<a class="u-url u-uid" href="https://theinternetvagabond.com"></a>
|
|
<p>
|
|
This site is a small slice of internet real-estate that I use for
|
|
occasional writing. Nothing I say is visionary or profound. I
|
|
focus on technology, gaming, and philosophy. All opinions my
|
|
own.
|
|
</p>
|
|
<div>The Vagabond</div>
|
|
<div>
|
|
<a rel="me"
|
|
href="mailto:bill@theinternetvagabond.com"
|
|
aria-label="Email Bill at The Internet Vagabond dot com">
|
|
<span class="fa fa-envelope-o" aria-hidden="true"
|
|
title="Email bill at theinternetvagabond.com"</span>
|
|
</a> |
|
|
<a class="u-url" rel="me"
|
|
href="https://matrix.to/#/@vagabondazulien:matrix.org"
|
|
aria-label="Speak with me on Matrix">
|
|
<span class="fa fa-matrix-org" aria-hidden="true"
|
|
title="Speak with me on Matrix"</span>
|
|
</a> |
|
|
<a class="u-url" rel="me"
|
|
href="https://mastodon.social/@azulien"
|
|
aria-label="Find me on the Fediverse">
|
|
<span class="fa fa-mastodon" aria-hidden="true"
|
|
title="Find me on the Fediverse"</span>
|
|
</a> |
|
|
<a class="u-url" rel="me" href="https://www.twitch.tv/vagabondazulien/profile"
|
|
aria-label="Link to my Twitch channel">
|
|
<span class="fa fa-twitch " aria-hidden="true"
|
|
title="My Twitch channel"</span>
|
|
</a>
|
|
</div>
|
|
<p>
|
|
My name is <span class="p-name">Bill Niblock</span>. <span
|
|
class="p-note">I'm a computer scientist by education, a technologist
|
|
by trade, a gamer by hobby, and a philosopher by accident. I
|
|
live in <span class="p-locality">Buffalo</span>, <span class="p-region">
|
|
New York</span>, <span class="p-country-name">USA</span>.<br />
|
|
<br />
|
|
My PGP Key is <span class="u-key" id="key">CCE7 3682 331B 5614 9FAB
|
|
7383 7359 80B2 6381 C91E</span>.
|
|
</p>
|
|
</section>
|
|
<section style="display: none;">
|
|
<span class="p-category">Gaming</span>
|
|
<span class="p-category">Technology</span>
|
|
<span class="p-category">Philosophy</span>
|
|
<span class="p-category">Open Source Software</span>
|
|
<span class="p-category">Self-Hosting</span>
|
|
<span class="p-category">Coffee</span>
|
|
<span class="u-email">bill@theinternetvagabond.com</span>
|
|
</section>
|
|
</section>
|
|
</footer>
|
|
|
|
</div>
|
|
</body>
|
|
</html>
|