redo home page

This commit is contained in:
2021-09-10 20:26:47 -07:00
parent 730e14586d
commit aed6090f12
81 changed files with 27052 additions and 1508 deletions

View File

@@ -197,11 +197,15 @@
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
@@ -386,6 +390,27 @@
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="__nav_1" type="checkbox" id="__nav_1" >
<label class="md-nav__link" for="__nav_1">
Home
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="Home" data-md-level="1">
<label class="md-nav__title" for="__nav_1">
<span class="md-nav__icon md-icon"></span>
Home
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../.." class="md-nav__link">
Home
@@ -393,6 +418,192 @@
</li>
<li class="md-nav__item">
<a href="../../../posts/trents-favorite-podcasts/" class="md-nav__link">
Trent's Favorite Podcasts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QR SVG Django
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/prosody-photo-uploads/" class="md-nav__link">
Prosody Photo Uploads
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
XMPP Apt Notification
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/apache-virtual-hosts/" class="md-nav__link">
Apache Virtual Hosts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPP Handler for Python Logging
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instruction For Tethering From Phone
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/linux-move-cursor-with-keyboard/" class="md-nav__link">
Linux Move Cursor With Keyboard
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/simplified-raspberry-streaming/" class="md-nav__link">
Simplified Raspberry Streaming
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted XFS Root
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-guest-virt-manager/" class="md-nav__link">
Clear Linux Guest Virt Manager
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning with Sgdisk
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 XFS Full Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report In Python
</a>
</li>
</ul>
</nav>
</li>
@@ -676,7 +887,7 @@
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QRCODE Svg in Django
Test QR SVG Django
</a>
</li>
@@ -700,7 +911,7 @@
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
Xmpp Apt Notifications
XMPP Apt Notification
</a>
</li>
@@ -724,7 +935,7 @@
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPPHandler for Python Logging
SENDXMPP Handler for Python Logging
</a>
</li>
@@ -736,7 +947,7 @@
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instructions For Tethering From Phone
Instruction For Tethering From Phone
</a>
</li>
@@ -748,7 +959,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions Disk Encryption
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
@@ -784,7 +995,7 @@
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted xfs Root
Clear Linux Encrypted XFS Root
</a>
</li>
@@ -808,7 +1019,7 @@
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning With sgdisk
Faster Partitioning with Sgdisk
</a>
</li>
@@ -820,7 +1031,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 xfs Full Disk Encryption
LMDE3 XFS Full Disk Encryption
</a>
</li>
@@ -832,7 +1043,7 @@
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report in Python
Rewrite Hugo Themes Report In Python
</a>
</li>
@@ -1005,19 +1216,331 @@
<div class="md-content" data-md-component="content">
<article class="md-content__inner md-typeset">
<h1>Ask noah show</h1>
<h3 id="ask-noah-show"><a href="http://www.asknoahshow.com/" target="_blank">Ask Noah Show</a></h3>
<p><a href="http://www.asknoahshow.com/" target="_blank">Ask Noah Show</a> is a Radio Callin Show
about Linux and Open Source. Host <a href="https://twitter.com/kernellinux" target="_blank">Noah Chelliah</a>
operates <a href="https://www.altispeed.com/" target="_blank">AltiSpeed</a>, an IT company in Fargo.</p>
<ul>
<li><a href="https://feeds.fireside.fm/asknoah/rss" target="_blank">Ask Noah Show RSS</a></li>
</ul>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div>
<a href="/posts/trents-favorite-podcasts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Trent's Favorite Podcasts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'linux', 'podcast', 'antennapod', 'history', 'flutter', 'kotlin', 'travel']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-07-23 Introduction Someone asked me 10 years ago what are my favorite podcasts, so here you go. Note that a lot of podcasts tend to...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/test-qr-svg-django/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Test QR SVG Django</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'testing', 'pillow', 'beautifulsoup', 'opencv', 'cairosvg', 'pyotp']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-04-19 Introduction I worked out a solution in django-testing, for testing a view that renders a qrcode as an svg as an inline svg xml...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/prosody-photo-uploads/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Prosody Photo Uploads</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xmpp', 'prosody', 'debian', 'letsencrypt']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-25 Introduction Install prosody on Debian 10 with photoupload, postgresql database, and letsencrypt certs. DNS Log into your dns...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/xmpp-apt-notifications/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">XMPP Apt Notification</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['apt', 'apt-get', 'prosody', 'debian']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-09 Introduction In order to save yourself the work of checking your computer for updates, configure it to send you a weekly...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/apache-virtual-hosts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Apache Virtual Hosts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Apache', 'Virtual Hosts', 'LetsEncrypt', 'Lets Encrypt', 'Reverse Proxy', 'DNS']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-20 Use Virtual Hosts This is a very useful way to keep your server organized. Virtual Hosts On Your Lan You can practice on your...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/sendxmpp-handler-for-python-logging/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">SENDXMPP Handler for Python Logging</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Python', 'Logging', 'Flask', 'XMPP', 'SENDXMPP', 'logging.Handler']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-19 SENDXMPPHandler for Python Logging app/__init__.py You may be familiar with adding a logging handler to a flask application, with...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/instructions-for-tethering-from-phone/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Instruction For Tethering From Phone</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['android', 'tethering']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-17 Instructions Part One Turn off blutooth on computer Turn off blutooth on phone Turn off Wifi on phone Part Two Turn on wifi...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde4-custom-partitions-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE4 Custom Partitions for Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-15 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The result is quite...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/linux-move-cursor-with-keyboard/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Linux Move Cursor With Keyboard</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['X11', 'xdotool', 'cursor', 'keyboard', 'keyboard shortcuts']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-06-21T22:01:35-07:00 Introduction Linux just makes everything so easy. On a laptop it can be tricky to place your mouse cursor on...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/simplified-raspberry-streaming/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Simplified Raspberry Streaming</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['raspberrypi', 'mpd', 'mp3', 'internet-radio', 'ncmpcpp', 'playlist', 'm3u']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-05-12T18:32:55-07:00 RaspberryPi is a Great MPD Appliance Im really pleased with the RaspberryPi as an MPD (music player daemon),...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-encrypted-xfs-root/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Encrypted XFS Root</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xfs', 'clear-linux', 'luks']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-04-13T21:44:37-07:00 Nothing to-it Burger I had intended to create a technical explanation how to install Clear Linux with disk...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-guest-virt-manager/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Guest Virt Manager</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['kvm', 'clear-linux', 'qcow2', 'virt-manager', 'parted']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-03-11T01:39:09-07:00 Introduction download, convert, and resize the provided kvm-legacy image create a virtual machine and launch it...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/faster-partitioning-with-sgdisk/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Faster Partitioning with Sgdisk</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['command-line', 'gdisk', 'partition', 'sgdisk']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-02-11T04:23:52-08:00 Disclaimer If any of this is wrong, let me know so I can fix it. No actual hard drives were harmed in the...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde3-xfs-full-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE3 XFS Full Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T23:25:36-08:00 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/rewrite-hugo-themes-report-in-python/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Rewrite Hugo Themes Report In Python</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['python', 'sql', 'sqlalchemy', 'html5', 'hugo-themes']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T01:02:57-08:00 Ranking Hugo Themes by Stars, Commit Date A while back I was grazing the selfhosted subreddit, and noticed Hugo...</p>
</a>
</div>
<hr>

View File

@@ -197,11 +197,15 @@
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
@@ -386,6 +390,27 @@
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="__nav_1" type="checkbox" id="__nav_1" >
<label class="md-nav__link" for="__nav_1">
Home
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="Home" data-md-level="1">
<label class="md-nav__title" for="__nav_1">
<span class="md-nav__icon md-icon"></span>
Home
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../.." class="md-nav__link">
Home
@@ -393,6 +418,192 @@
</li>
<li class="md-nav__item">
<a href="../../../posts/trents-favorite-podcasts/" class="md-nav__link">
Trent's Favorite Podcasts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QR SVG Django
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/prosody-photo-uploads/" class="md-nav__link">
Prosody Photo Uploads
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
XMPP Apt Notification
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/apache-virtual-hosts/" class="md-nav__link">
Apache Virtual Hosts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPP Handler for Python Logging
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instruction For Tethering From Phone
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/linux-move-cursor-with-keyboard/" class="md-nav__link">
Linux Move Cursor With Keyboard
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/simplified-raspberry-streaming/" class="md-nav__link">
Simplified Raspberry Streaming
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted XFS Root
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-guest-virt-manager/" class="md-nav__link">
Clear Linux Guest Virt Manager
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning with Sgdisk
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 XFS Full Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report In Python
</a>
</li>
</ul>
</nav>
</li>
@@ -676,7 +887,7 @@
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QRCODE Svg in Django
Test QR SVG Django
</a>
</li>
@@ -700,7 +911,7 @@
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
Xmpp Apt Notifications
XMPP Apt Notification
</a>
</li>
@@ -724,7 +935,7 @@
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPPHandler for Python Logging
SENDXMPP Handler for Python Logging
</a>
</li>
@@ -736,7 +947,7 @@
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instructions For Tethering From Phone
Instruction For Tethering From Phone
</a>
</li>
@@ -748,7 +959,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions Disk Encryption
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
@@ -784,7 +995,7 @@
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted xfs Root
Clear Linux Encrypted XFS Root
</a>
</li>
@@ -808,7 +1019,7 @@
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning With sgdisk
Faster Partitioning with Sgdisk
</a>
</li>
@@ -820,7 +1031,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 xfs Full Disk Encryption
LMDE3 XFS Full Disk Encryption
</a>
</li>
@@ -832,7 +1043,7 @@
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report in Python
Rewrite Hugo Themes Report In Python
</a>
</li>
@@ -1005,19 +1216,331 @@
<div class="md-content" data-md-component="content">
<article class="md-content__inner md-typeset">
<h1>Bohemican</h1>
<h3 id="bohemican-podcast"><a href="http://www.bohemican.com/bohemican-podcast.html" target="_blank">Bohemican Podcast</a></h3>
<p><a href="http://www.bohemican.com/bohemican-podcast.html" target="_blank">Bohemican Podcast</a>
is a podcast about the history of Bohemia and Moravia including travel tips.
Hosts Travis Dow and Pete Coleman are Americans living and working in Prague.</p>
<ul>
<li><a href="https://rss.acast.com/bohemican" target="_blank">Bohemican RSS</a></li>
</ul>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div>
<a href="/posts/trents-favorite-podcasts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Trent's Favorite Podcasts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'linux', 'podcast', 'antennapod', 'history', 'flutter', 'kotlin', 'travel']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-07-23 Introduction Someone asked me 10 years ago what are my favorite podcasts, so here you go. Note that a lot of podcasts tend to...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/test-qr-svg-django/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Test QR SVG Django</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'testing', 'pillow', 'beautifulsoup', 'opencv', 'cairosvg', 'pyotp']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-04-19 Introduction I worked out a solution in django-testing, for testing a view that renders a qrcode as an svg as an inline svg xml...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/prosody-photo-uploads/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Prosody Photo Uploads</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xmpp', 'prosody', 'debian', 'letsencrypt']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-25 Introduction Install prosody on Debian 10 with photoupload, postgresql database, and letsencrypt certs. DNS Log into your dns...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/xmpp-apt-notifications/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">XMPP Apt Notification</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['apt', 'apt-get', 'prosody', 'debian']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-09 Introduction In order to save yourself the work of checking your computer for updates, configure it to send you a weekly...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/apache-virtual-hosts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Apache Virtual Hosts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Apache', 'Virtual Hosts', 'LetsEncrypt', 'Lets Encrypt', 'Reverse Proxy', 'DNS']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-20 Use Virtual Hosts This is a very useful way to keep your server organized. Virtual Hosts On Your Lan You can practice on your...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/sendxmpp-handler-for-python-logging/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">SENDXMPP Handler for Python Logging</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Python', 'Logging', 'Flask', 'XMPP', 'SENDXMPP', 'logging.Handler']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-19 SENDXMPPHandler for Python Logging app/__init__.py You may be familiar with adding a logging handler to a flask application, with...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/instructions-for-tethering-from-phone/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Instruction For Tethering From Phone</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['android', 'tethering']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-17 Instructions Part One Turn off blutooth on computer Turn off blutooth on phone Turn off Wifi on phone Part Two Turn on wifi...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde4-custom-partitions-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE4 Custom Partitions for Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-15 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The result is quite...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/linux-move-cursor-with-keyboard/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Linux Move Cursor With Keyboard</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['X11', 'xdotool', 'cursor', 'keyboard', 'keyboard shortcuts']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-06-21T22:01:35-07:00 Introduction Linux just makes everything so easy. On a laptop it can be tricky to place your mouse cursor on...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/simplified-raspberry-streaming/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Simplified Raspberry Streaming</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['raspberrypi', 'mpd', 'mp3', 'internet-radio', 'ncmpcpp', 'playlist', 'm3u']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-05-12T18:32:55-07:00 RaspberryPi is a Great MPD Appliance Im really pleased with the RaspberryPi as an MPD (music player daemon),...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-encrypted-xfs-root/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Encrypted XFS Root</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xfs', 'clear-linux', 'luks']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-04-13T21:44:37-07:00 Nothing to-it Burger I had intended to create a technical explanation how to install Clear Linux with disk...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-guest-virt-manager/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Guest Virt Manager</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['kvm', 'clear-linux', 'qcow2', 'virt-manager', 'parted']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-03-11T01:39:09-07:00 Introduction download, convert, and resize the provided kvm-legacy image create a virtual machine and launch it...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/faster-partitioning-with-sgdisk/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Faster Partitioning with Sgdisk</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['command-line', 'gdisk', 'partition', 'sgdisk']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-02-11T04:23:52-08:00 Disclaimer If any of this is wrong, let me know so I can fix it. No actual hard drives were harmed in the...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde3-xfs-full-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE3 XFS Full Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T23:25:36-08:00 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/rewrite-hugo-themes-report-in-python/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Rewrite Hugo Themes Report In Python</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['python', 'sql', 'sqlalchemy', 'html5', 'hugo-themes']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T01:02:57-08:00 Ranking Hugo Themes by Stars, Commit Date A while back I was grazing the selfhosted subreddit, and noticed Hugo...</p>
</a>
</div>
<hr>

View File

@@ -197,11 +197,15 @@
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
@@ -386,6 +390,27 @@
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="__nav_1" type="checkbox" id="__nav_1" >
<label class="md-nav__link" for="__nav_1">
Home
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="Home" data-md-level="1">
<label class="md-nav__title" for="__nav_1">
<span class="md-nav__icon md-icon"></span>
Home
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../.." class="md-nav__link">
Home
@@ -393,6 +418,192 @@
</li>
<li class="md-nav__item">
<a href="../../../posts/trents-favorite-podcasts/" class="md-nav__link">
Trent's Favorite Podcasts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QR SVG Django
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/prosody-photo-uploads/" class="md-nav__link">
Prosody Photo Uploads
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
XMPP Apt Notification
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/apache-virtual-hosts/" class="md-nav__link">
Apache Virtual Hosts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPP Handler for Python Logging
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instruction For Tethering From Phone
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/linux-move-cursor-with-keyboard/" class="md-nav__link">
Linux Move Cursor With Keyboard
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/simplified-raspberry-streaming/" class="md-nav__link">
Simplified Raspberry Streaming
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted XFS Root
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-guest-virt-manager/" class="md-nav__link">
Clear Linux Guest Virt Manager
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning with Sgdisk
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 XFS Full Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report In Python
</a>
</li>
</ul>
</nav>
</li>
@@ -676,7 +887,7 @@
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QRCODE Svg in Django
Test QR SVG Django
</a>
</li>
@@ -700,7 +911,7 @@
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
Xmpp Apt Notifications
XMPP Apt Notification
</a>
</li>
@@ -724,7 +935,7 @@
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPPHandler for Python Logging
SENDXMPP Handler for Python Logging
</a>
</li>
@@ -736,7 +947,7 @@
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instructions For Tethering From Phone
Instruction For Tethering From Phone
</a>
</li>
@@ -748,7 +959,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions Disk Encryption
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
@@ -784,7 +995,7 @@
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted xfs Root
Clear Linux Encrypted XFS Root
</a>
</li>
@@ -808,7 +1019,7 @@
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning With sgdisk
Faster Partitioning with Sgdisk
</a>
</li>
@@ -820,7 +1031,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 xfs Full Disk Encryption
LMDE3 XFS Full Disk Encryption
</a>
</li>
@@ -832,7 +1043,7 @@
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report in Python
Rewrite Hugo Themes Report In Python
</a>
</li>
@@ -1005,18 +1216,331 @@
<div class="md-content" data-md-component="content">
<article class="md-content__inner md-typeset">
<h1>Coder radio</h1>
<h3 id="coder-radio"><a href="https://coder.show/" target="_blank">Coder Radio</a></h3>
<p><a href="https://coder.show/" target="_blank">Coder Radio</a> features
<a href="https://dominickm.com/" target="_blank">Mike Dominick</a>.</p>
<ul>
<li><a href="https://feeds.fireside.fm/coder/rss" target="_blank">Coder Radio RSS</a></li>
</ul>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div>
<a href="/posts/trents-favorite-podcasts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Trent's Favorite Podcasts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'linux', 'podcast', 'antennapod', 'history', 'flutter', 'kotlin', 'travel']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-07-23 Introduction Someone asked me 10 years ago what are my favorite podcasts, so here you go. Note that a lot of podcasts tend to...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/test-qr-svg-django/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Test QR SVG Django</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'testing', 'pillow', 'beautifulsoup', 'opencv', 'cairosvg', 'pyotp']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-04-19 Introduction I worked out a solution in django-testing, for testing a view that renders a qrcode as an svg as an inline svg xml...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/prosody-photo-uploads/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Prosody Photo Uploads</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xmpp', 'prosody', 'debian', 'letsencrypt']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-25 Introduction Install prosody on Debian 10 with photoupload, postgresql database, and letsencrypt certs. DNS Log into your dns...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/xmpp-apt-notifications/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">XMPP Apt Notification</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['apt', 'apt-get', 'prosody', 'debian']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-09 Introduction In order to save yourself the work of checking your computer for updates, configure it to send you a weekly...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/apache-virtual-hosts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Apache Virtual Hosts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Apache', 'Virtual Hosts', 'LetsEncrypt', 'Lets Encrypt', 'Reverse Proxy', 'DNS']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-20 Use Virtual Hosts This is a very useful way to keep your server organized. Virtual Hosts On Your Lan You can practice on your...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/sendxmpp-handler-for-python-logging/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">SENDXMPP Handler for Python Logging</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Python', 'Logging', 'Flask', 'XMPP', 'SENDXMPP', 'logging.Handler']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-19 SENDXMPPHandler for Python Logging app/__init__.py You may be familiar with adding a logging handler to a flask application, with...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/instructions-for-tethering-from-phone/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Instruction For Tethering From Phone</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['android', 'tethering']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-17 Instructions Part One Turn off blutooth on computer Turn off blutooth on phone Turn off Wifi on phone Part Two Turn on wifi...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde4-custom-partitions-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE4 Custom Partitions for Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-15 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The result is quite...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/linux-move-cursor-with-keyboard/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Linux Move Cursor With Keyboard</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['X11', 'xdotool', 'cursor', 'keyboard', 'keyboard shortcuts']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-06-21T22:01:35-07:00 Introduction Linux just makes everything so easy. On a laptop it can be tricky to place your mouse cursor on...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/simplified-raspberry-streaming/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Simplified Raspberry Streaming</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['raspberrypi', 'mpd', 'mp3', 'internet-radio', 'ncmpcpp', 'playlist', 'm3u']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-05-12T18:32:55-07:00 RaspberryPi is a Great MPD Appliance Im really pleased with the RaspberryPi as an MPD (music player daemon),...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-encrypted-xfs-root/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Encrypted XFS Root</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xfs', 'clear-linux', 'luks']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-04-13T21:44:37-07:00 Nothing to-it Burger I had intended to create a technical explanation how to install Clear Linux with disk...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-guest-virt-manager/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Guest Virt Manager</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['kvm', 'clear-linux', 'qcow2', 'virt-manager', 'parted']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-03-11T01:39:09-07:00 Introduction download, convert, and resize the provided kvm-legacy image create a virtual machine and launch it...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/faster-partitioning-with-sgdisk/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Faster Partitioning with Sgdisk</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['command-line', 'gdisk', 'partition', 'sgdisk']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-02-11T04:23:52-08:00 Disclaimer If any of this is wrong, let me know so I can fix it. No actual hard drives were harmed in the...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde3-xfs-full-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE3 XFS Full Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T23:25:36-08:00 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/rewrite-hugo-themes-report-in-python/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Rewrite Hugo Themes Report In Python</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['python', 'sql', 'sqlalchemy', 'html5', 'hugo-themes']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T01:02:57-08:00 Ranking Hugo Themes by Stars, Commit Date A while back I was grazing the selfhosted subreddit, and noticed Hugo...</p>
</a>
</div>
<hr>

View File

@@ -197,11 +197,15 @@
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
@@ -386,6 +390,27 @@
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="__nav_1" type="checkbox" id="__nav_1" >
<label class="md-nav__link" for="__nav_1">
Home
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="Home" data-md-level="1">
<label class="md-nav__title" for="__nav_1">
<span class="md-nav__icon md-icon"></span>
Home
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../.." class="md-nav__link">
Home
@@ -393,6 +418,192 @@
</li>
<li class="md-nav__item">
<a href="../../../posts/trents-favorite-podcasts/" class="md-nav__link">
Trent's Favorite Podcasts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QR SVG Django
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/prosody-photo-uploads/" class="md-nav__link">
Prosody Photo Uploads
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
XMPP Apt Notification
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/apache-virtual-hosts/" class="md-nav__link">
Apache Virtual Hosts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPP Handler for Python Logging
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instruction For Tethering From Phone
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/linux-move-cursor-with-keyboard/" class="md-nav__link">
Linux Move Cursor With Keyboard
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/simplified-raspberry-streaming/" class="md-nav__link">
Simplified Raspberry Streaming
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted XFS Root
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-guest-virt-manager/" class="md-nav__link">
Clear Linux Guest Virt Manager
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning with Sgdisk
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 XFS Full Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report In Python
</a>
</li>
</ul>
</nav>
</li>
@@ -676,7 +887,7 @@
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QRCODE Svg in Django
Test QR SVG Django
</a>
</li>
@@ -700,7 +911,7 @@
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
Xmpp Apt Notifications
XMPP Apt Notification
</a>
</li>
@@ -724,7 +935,7 @@
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPPHandler for Python Logging
SENDXMPP Handler for Python Logging
</a>
</li>
@@ -736,7 +947,7 @@
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instructions For Tethering From Phone
Instruction For Tethering From Phone
</a>
</li>
@@ -748,7 +959,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions Disk Encryption
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
@@ -784,7 +995,7 @@
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted xfs Root
Clear Linux Encrypted XFS Root
</a>
</li>
@@ -808,7 +1019,7 @@
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning With sgdisk
Faster Partitioning with Sgdisk
</a>
</li>
@@ -820,7 +1031,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 xfs Full Disk Encryption
LMDE3 XFS Full Disk Encryption
</a>
</li>
@@ -832,7 +1043,7 @@
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report in Python
Rewrite Hugo Themes Report In Python
</a>
</li>
@@ -1005,18 +1216,331 @@
<div class="md-content" data-md-component="content">
<article class="md-content__inner md-typeset">
<h1>Destination linux</h1>
<h3 id="destination-linux"><a href="https://destinationlinux.org/" target="_blank">Destination Linux</a></h3>
<p><a href="https://destinationlinux.org/" target="_blank">Destination Linux</a> is a round-table
podcast about Linux.</p>
<ul>
<li><a href="https://destinationlinux.org/feed/mp3" target="_blank">Destination Linux RSS</a></li>
</ul>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div>
<a href="/posts/trents-favorite-podcasts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Trent's Favorite Podcasts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'linux', 'podcast', 'antennapod', 'history', 'flutter', 'kotlin', 'travel']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-07-23 Introduction Someone asked me 10 years ago what are my favorite podcasts, so here you go. Note that a lot of podcasts tend to...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/test-qr-svg-django/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Test QR SVG Django</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'testing', 'pillow', 'beautifulsoup', 'opencv', 'cairosvg', 'pyotp']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-04-19 Introduction I worked out a solution in django-testing, for testing a view that renders a qrcode as an svg as an inline svg xml...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/prosody-photo-uploads/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Prosody Photo Uploads</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xmpp', 'prosody', 'debian', 'letsencrypt']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-25 Introduction Install prosody on Debian 10 with photoupload, postgresql database, and letsencrypt certs. DNS Log into your dns...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/xmpp-apt-notifications/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">XMPP Apt Notification</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['apt', 'apt-get', 'prosody', 'debian']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-09 Introduction In order to save yourself the work of checking your computer for updates, configure it to send you a weekly...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/apache-virtual-hosts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Apache Virtual Hosts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Apache', 'Virtual Hosts', 'LetsEncrypt', 'Lets Encrypt', 'Reverse Proxy', 'DNS']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-20 Use Virtual Hosts This is a very useful way to keep your server organized. Virtual Hosts On Your Lan You can practice on your...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/sendxmpp-handler-for-python-logging/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">SENDXMPP Handler for Python Logging</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Python', 'Logging', 'Flask', 'XMPP', 'SENDXMPP', 'logging.Handler']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-19 SENDXMPPHandler for Python Logging app/__init__.py You may be familiar with adding a logging handler to a flask application, with...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/instructions-for-tethering-from-phone/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Instruction For Tethering From Phone</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['android', 'tethering']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-17 Instructions Part One Turn off blutooth on computer Turn off blutooth on phone Turn off Wifi on phone Part Two Turn on wifi...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde4-custom-partitions-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE4 Custom Partitions for Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-15 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The result is quite...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/linux-move-cursor-with-keyboard/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Linux Move Cursor With Keyboard</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['X11', 'xdotool', 'cursor', 'keyboard', 'keyboard shortcuts']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-06-21T22:01:35-07:00 Introduction Linux just makes everything so easy. On a laptop it can be tricky to place your mouse cursor on...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/simplified-raspberry-streaming/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Simplified Raspberry Streaming</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['raspberrypi', 'mpd', 'mp3', 'internet-radio', 'ncmpcpp', 'playlist', 'm3u']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-05-12T18:32:55-07:00 RaspberryPi is a Great MPD Appliance Im really pleased with the RaspberryPi as an MPD (music player daemon),...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-encrypted-xfs-root/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Encrypted XFS Root</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xfs', 'clear-linux', 'luks']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-04-13T21:44:37-07:00 Nothing to-it Burger I had intended to create a technical explanation how to install Clear Linux with disk...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-guest-virt-manager/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Guest Virt Manager</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['kvm', 'clear-linux', 'qcow2', 'virt-manager', 'parted']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-03-11T01:39:09-07:00 Introduction download, convert, and resize the provided kvm-legacy image create a virtual machine and launch it...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/faster-partitioning-with-sgdisk/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Faster Partitioning with Sgdisk</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['command-line', 'gdisk', 'partition', 'sgdisk']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-02-11T04:23:52-08:00 Disclaimer If any of this is wrong, let me know so I can fix it. No actual hard drives were harmed in the...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde3-xfs-full-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE3 XFS Full Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T23:25:36-08:00 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/rewrite-hugo-themes-report-in-python/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Rewrite Hugo Themes Report In Python</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['python', 'sql', 'sqlalchemy', 'html5', 'hugo-themes']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T01:02:57-08:00 Ranking Hugo Themes by Stars, Commit Date A while back I was grazing the selfhosted subreddit, and noticed Hugo...</p>
</a>
</div>
<hr>

View File

@@ -197,11 +197,15 @@
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
@@ -386,6 +390,27 @@
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="__nav_1" type="checkbox" id="__nav_1" >
<label class="md-nav__link" for="__nav_1">
Home
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="Home" data-md-level="1">
<label class="md-nav__title" for="__nav_1">
<span class="md-nav__icon md-icon"></span>
Home
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../.." class="md-nav__link">
Home
@@ -393,6 +418,192 @@
</li>
<li class="md-nav__item">
<a href="../../../posts/trents-favorite-podcasts/" class="md-nav__link">
Trent's Favorite Podcasts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QR SVG Django
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/prosody-photo-uploads/" class="md-nav__link">
Prosody Photo Uploads
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
XMPP Apt Notification
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/apache-virtual-hosts/" class="md-nav__link">
Apache Virtual Hosts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPP Handler for Python Logging
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instruction For Tethering From Phone
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/linux-move-cursor-with-keyboard/" class="md-nav__link">
Linux Move Cursor With Keyboard
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/simplified-raspberry-streaming/" class="md-nav__link">
Simplified Raspberry Streaming
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted XFS Root
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-guest-virt-manager/" class="md-nav__link">
Clear Linux Guest Virt Manager
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning with Sgdisk
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 XFS Full Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report In Python
</a>
</li>
</ul>
</nav>
</li>
@@ -676,7 +887,7 @@
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QRCODE Svg in Django
Test QR SVG Django
</a>
</li>
@@ -700,7 +911,7 @@
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
Xmpp Apt Notifications
XMPP Apt Notification
</a>
</li>
@@ -724,7 +935,7 @@
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPPHandler for Python Logging
SENDXMPP Handler for Python Logging
</a>
</li>
@@ -736,7 +947,7 @@
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instructions For Tethering From Phone
Instruction For Tethering From Phone
</a>
</li>
@@ -748,7 +959,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions Disk Encryption
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
@@ -784,7 +995,7 @@
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted xfs Root
Clear Linux Encrypted XFS Root
</a>
</li>
@@ -808,7 +1019,7 @@
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning With sgdisk
Faster Partitioning with Sgdisk
</a>
</li>
@@ -820,7 +1031,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 xfs Full Disk Encryption
LMDE3 XFS Full Disk Encryption
</a>
</li>
@@ -832,7 +1043,7 @@
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report in Python
Rewrite Hugo Themes Report In Python
</a>
</li>
@@ -1005,20 +1216,331 @@
<div class="md-content" data-md-component="content">
<article class="md-content__inner md-typeset">
<h1>Django chat</h1>
<h3 id="django-chat"><a href="https://djangochat.com/" target="_blank">Django Chat</a></h3>
<p><a href="https://djangochat.com/" target="_blank">Django Chat</a> is a two-man
team podcast about the development and community of
<a href="https://www.djangoproject.com/" target="_blank">Django</a>, which is
an opinionated and structured python web-application framework.</p>
<ul>
<li><a href="https://feeds.simplecast.com/WpQaX_cs" target="_blank">Django Chat RSS</a></li>
</ul>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div>
<a href="/posts/trents-favorite-podcasts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Trent's Favorite Podcasts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'linux', 'podcast', 'antennapod', 'history', 'flutter', 'kotlin', 'travel']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-07-23 Introduction Someone asked me 10 years ago what are my favorite podcasts, so here you go. Note that a lot of podcasts tend to...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/test-qr-svg-django/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Test QR SVG Django</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'testing', 'pillow', 'beautifulsoup', 'opencv', 'cairosvg', 'pyotp']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-04-19 Introduction I worked out a solution in django-testing, for testing a view that renders a qrcode as an svg as an inline svg xml...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/prosody-photo-uploads/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Prosody Photo Uploads</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xmpp', 'prosody', 'debian', 'letsencrypt']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-25 Introduction Install prosody on Debian 10 with photoupload, postgresql database, and letsencrypt certs. DNS Log into your dns...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/xmpp-apt-notifications/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">XMPP Apt Notification</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['apt', 'apt-get', 'prosody', 'debian']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-09 Introduction In order to save yourself the work of checking your computer for updates, configure it to send you a weekly...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/apache-virtual-hosts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Apache Virtual Hosts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Apache', 'Virtual Hosts', 'LetsEncrypt', 'Lets Encrypt', 'Reverse Proxy', 'DNS']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-20 Use Virtual Hosts This is a very useful way to keep your server organized. Virtual Hosts On Your Lan You can practice on your...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/sendxmpp-handler-for-python-logging/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">SENDXMPP Handler for Python Logging</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Python', 'Logging', 'Flask', 'XMPP', 'SENDXMPP', 'logging.Handler']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-19 SENDXMPPHandler for Python Logging app/__init__.py You may be familiar with adding a logging handler to a flask application, with...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/instructions-for-tethering-from-phone/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Instruction For Tethering From Phone</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['android', 'tethering']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-17 Instructions Part One Turn off blutooth on computer Turn off blutooth on phone Turn off Wifi on phone Part Two Turn on wifi...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde4-custom-partitions-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE4 Custom Partitions for Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-15 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The result is quite...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/linux-move-cursor-with-keyboard/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Linux Move Cursor With Keyboard</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['X11', 'xdotool', 'cursor', 'keyboard', 'keyboard shortcuts']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-06-21T22:01:35-07:00 Introduction Linux just makes everything so easy. On a laptop it can be tricky to place your mouse cursor on...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/simplified-raspberry-streaming/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Simplified Raspberry Streaming</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['raspberrypi', 'mpd', 'mp3', 'internet-radio', 'ncmpcpp', 'playlist', 'm3u']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-05-12T18:32:55-07:00 RaspberryPi is a Great MPD Appliance Im really pleased with the RaspberryPi as an MPD (music player daemon),...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-encrypted-xfs-root/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Encrypted XFS Root</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xfs', 'clear-linux', 'luks']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-04-13T21:44:37-07:00 Nothing to-it Burger I had intended to create a technical explanation how to install Clear Linux with disk...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-guest-virt-manager/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Guest Virt Manager</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['kvm', 'clear-linux', 'qcow2', 'virt-manager', 'parted']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-03-11T01:39:09-07:00 Introduction download, convert, and resize the provided kvm-legacy image create a virtual machine and launch it...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/faster-partitioning-with-sgdisk/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Faster Partitioning with Sgdisk</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['command-line', 'gdisk', 'partition', 'sgdisk']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-02-11T04:23:52-08:00 Disclaimer If any of this is wrong, let me know so I can fix it. No actual hard drives were harmed in the...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde3-xfs-full-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE3 XFS Full Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T23:25:36-08:00 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/rewrite-hugo-themes-report-in-python/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Rewrite Hugo Themes Report In Python</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['python', 'sql', 'sqlalchemy', 'html5', 'hugo-themes']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T01:02:57-08:00 Ranking Hugo Themes by Stars, Commit Date A while back I was grazing the selfhosted subreddit, and noticed Hugo...</p>
</a>
</div>
<hr>

View File

@@ -197,11 +197,15 @@
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
@@ -386,6 +390,27 @@
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="__nav_1" type="checkbox" id="__nav_1" >
<label class="md-nav__link" for="__nav_1">
Home
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="Home" data-md-level="1">
<label class="md-nav__title" for="__nav_1">
<span class="md-nav__icon md-icon"></span>
Home
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../.." class="md-nav__link">
Home
@@ -393,6 +418,192 @@
</li>
<li class="md-nav__item">
<a href="../../../posts/trents-favorite-podcasts/" class="md-nav__link">
Trent's Favorite Podcasts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QR SVG Django
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/prosody-photo-uploads/" class="md-nav__link">
Prosody Photo Uploads
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
XMPP Apt Notification
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/apache-virtual-hosts/" class="md-nav__link">
Apache Virtual Hosts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPP Handler for Python Logging
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instruction For Tethering From Phone
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/linux-move-cursor-with-keyboard/" class="md-nav__link">
Linux Move Cursor With Keyboard
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/simplified-raspberry-streaming/" class="md-nav__link">
Simplified Raspberry Streaming
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted XFS Root
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-guest-virt-manager/" class="md-nav__link">
Clear Linux Guest Virt Manager
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning with Sgdisk
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 XFS Full Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report In Python
</a>
</li>
</ul>
</nav>
</li>
@@ -676,7 +887,7 @@
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QRCODE Svg in Django
Test QR SVG Django
</a>
</li>
@@ -700,7 +911,7 @@
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
Xmpp Apt Notifications
XMPP Apt Notification
</a>
</li>
@@ -724,7 +935,7 @@
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPPHandler for Python Logging
SENDXMPP Handler for Python Logging
</a>
</li>
@@ -736,7 +947,7 @@
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instructions For Tethering From Phone
Instruction For Tethering From Phone
</a>
</li>
@@ -748,7 +959,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions Disk Encryption
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
@@ -784,7 +995,7 @@
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted xfs Root
Clear Linux Encrypted XFS Root
</a>
</li>
@@ -808,7 +1019,7 @@
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning With sgdisk
Faster Partitioning with Sgdisk
</a>
</li>
@@ -820,7 +1031,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 xfs Full Disk Encryption
LMDE3 XFS Full Disk Encryption
</a>
</li>
@@ -832,7 +1043,7 @@
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report in Python
Rewrite Hugo Themes Report In Python
</a>
</li>
@@ -1005,20 +1216,331 @@
<div class="md-content" data-md-component="content">
<article class="md-content__inner md-typeset">
<h1>Django riffs</h1>
<h3 id="django-riffs"><a href="https://djangoriffs.com/" target="_blank">Django Riffs</a></h3>
<p><a href="https://djangoriffs.com/" target="_blank">Django Riffs</a> is
an instructional, tutorial podcast about
<a href="https://www.djangoproject.com/" target="_blank">Django</a>, which is
an opinionated and structured python web-application framework.</p>
<ul>
<li><a href="https://feeds.simplecast.com/l_5sU3vk" target="_blank">Django Riffs RSS</a></li>
</ul>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div>
<a href="/posts/trents-favorite-podcasts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Trent's Favorite Podcasts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'linux', 'podcast', 'antennapod', 'history', 'flutter', 'kotlin', 'travel']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-07-23 Introduction Someone asked me 10 years ago what are my favorite podcasts, so here you go. Note that a lot of podcasts tend to...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/test-qr-svg-django/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Test QR SVG Django</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'testing', 'pillow', 'beautifulsoup', 'opencv', 'cairosvg', 'pyotp']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-04-19 Introduction I worked out a solution in django-testing, for testing a view that renders a qrcode as an svg as an inline svg xml...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/prosody-photo-uploads/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Prosody Photo Uploads</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xmpp', 'prosody', 'debian', 'letsencrypt']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-25 Introduction Install prosody on Debian 10 with photoupload, postgresql database, and letsencrypt certs. DNS Log into your dns...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/xmpp-apt-notifications/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">XMPP Apt Notification</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['apt', 'apt-get', 'prosody', 'debian']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-09 Introduction In order to save yourself the work of checking your computer for updates, configure it to send you a weekly...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/apache-virtual-hosts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Apache Virtual Hosts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Apache', 'Virtual Hosts', 'LetsEncrypt', 'Lets Encrypt', 'Reverse Proxy', 'DNS']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-20 Use Virtual Hosts This is a very useful way to keep your server organized. Virtual Hosts On Your Lan You can practice on your...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/sendxmpp-handler-for-python-logging/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">SENDXMPP Handler for Python Logging</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Python', 'Logging', 'Flask', 'XMPP', 'SENDXMPP', 'logging.Handler']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-19 SENDXMPPHandler for Python Logging app/__init__.py You may be familiar with adding a logging handler to a flask application, with...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/instructions-for-tethering-from-phone/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Instruction For Tethering From Phone</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['android', 'tethering']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-17 Instructions Part One Turn off blutooth on computer Turn off blutooth on phone Turn off Wifi on phone Part Two Turn on wifi...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde4-custom-partitions-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE4 Custom Partitions for Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-15 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The result is quite...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/linux-move-cursor-with-keyboard/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Linux Move Cursor With Keyboard</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['X11', 'xdotool', 'cursor', 'keyboard', 'keyboard shortcuts']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-06-21T22:01:35-07:00 Introduction Linux just makes everything so easy. On a laptop it can be tricky to place your mouse cursor on...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/simplified-raspberry-streaming/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Simplified Raspberry Streaming</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['raspberrypi', 'mpd', 'mp3', 'internet-radio', 'ncmpcpp', 'playlist', 'm3u']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-05-12T18:32:55-07:00 RaspberryPi is a Great MPD Appliance Im really pleased with the RaspberryPi as an MPD (music player daemon),...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-encrypted-xfs-root/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Encrypted XFS Root</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xfs', 'clear-linux', 'luks']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-04-13T21:44:37-07:00 Nothing to-it Burger I had intended to create a technical explanation how to install Clear Linux with disk...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-guest-virt-manager/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Guest Virt Manager</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['kvm', 'clear-linux', 'qcow2', 'virt-manager', 'parted']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-03-11T01:39:09-07:00 Introduction download, convert, and resize the provided kvm-legacy image create a virtual machine and launch it...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/faster-partitioning-with-sgdisk/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Faster Partitioning with Sgdisk</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['command-line', 'gdisk', 'partition', 'sgdisk']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-02-11T04:23:52-08:00 Disclaimer If any of this is wrong, let me know so I can fix it. No actual hard drives were harmed in the...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde3-xfs-full-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE3 XFS Full Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T23:25:36-08:00 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/rewrite-hugo-themes-report-in-python/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Rewrite Hugo Themes Report In Python</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['python', 'sql', 'sqlalchemy', 'html5', 'hugo-themes']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T01:02:57-08:00 Ranking Hugo Themes by Stars, Commit Date A while back I was grazing the selfhosted subreddit, and noticed Hugo...</p>
</a>
</div>
<hr>

View File

@@ -197,11 +197,15 @@
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
@@ -386,6 +390,27 @@
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="__nav_1" type="checkbox" id="__nav_1" >
<label class="md-nav__link" for="__nav_1">
Home
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="Home" data-md-level="1">
<label class="md-nav__title" for="__nav_1">
<span class="md-nav__icon md-icon"></span>
Home
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../.." class="md-nav__link">
Home
@@ -393,6 +418,192 @@
</li>
<li class="md-nav__item">
<a href="../../../posts/trents-favorite-podcasts/" class="md-nav__link">
Trent's Favorite Podcasts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QR SVG Django
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/prosody-photo-uploads/" class="md-nav__link">
Prosody Photo Uploads
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
XMPP Apt Notification
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/apache-virtual-hosts/" class="md-nav__link">
Apache Virtual Hosts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPP Handler for Python Logging
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instruction For Tethering From Phone
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/linux-move-cursor-with-keyboard/" class="md-nav__link">
Linux Move Cursor With Keyboard
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/simplified-raspberry-streaming/" class="md-nav__link">
Simplified Raspberry Streaming
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted XFS Root
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-guest-virt-manager/" class="md-nav__link">
Clear Linux Guest Virt Manager
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning with Sgdisk
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 XFS Full Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report In Python
</a>
</li>
</ul>
</nav>
</li>
@@ -676,7 +887,7 @@
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QRCODE Svg in Django
Test QR SVG Django
</a>
</li>
@@ -700,7 +911,7 @@
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
Xmpp Apt Notifications
XMPP Apt Notification
</a>
</li>
@@ -724,7 +935,7 @@
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPPHandler for Python Logging
SENDXMPP Handler for Python Logging
</a>
</li>
@@ -736,7 +947,7 @@
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instructions For Tethering From Phone
Instruction For Tethering From Phone
</a>
</li>
@@ -748,7 +959,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions Disk Encryption
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
@@ -784,7 +995,7 @@
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted xfs Root
Clear Linux Encrypted XFS Root
</a>
</li>
@@ -808,7 +1019,7 @@
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning With sgdisk
Faster Partitioning with Sgdisk
</a>
</li>
@@ -820,7 +1031,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 xfs Full Disk Encryption
LMDE3 XFS Full Disk Encryption
</a>
</li>
@@ -832,7 +1043,7 @@
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report in Python
Rewrite Hugo Themes Report In Python
</a>
</li>
@@ -1005,18 +1216,331 @@
<div class="md-content" data-md-component="content">
<article class="md-content__inner md-typeset">
<h1>Engines of our ingenuity</h1>
<h3 id="engines-of-our-ingenuity"><a href="https://www.uh.edu/engines/" target="_blank">Engines Of Our Ingenuity</a></h3>
<p><a href="https://www.uh.edu/engines/" target="_blank">Engines Of Our Ingenuity</a>
is a short daily podcast about engineering and culture.</p>
<ul>
<li><a href="https://www.houstonpublicmedia.org/podcasts/engines-of-our-ingenuity/" target="_blank">Engines Of Our Ingenuity</a></li>
</ul>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div>
<a href="/posts/trents-favorite-podcasts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Trent's Favorite Podcasts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'linux', 'podcast', 'antennapod', 'history', 'flutter', 'kotlin', 'travel']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-07-23 Introduction Someone asked me 10 years ago what are my favorite podcasts, so here you go. Note that a lot of podcasts tend to...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/test-qr-svg-django/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Test QR SVG Django</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'testing', 'pillow', 'beautifulsoup', 'opencv', 'cairosvg', 'pyotp']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-04-19 Introduction I worked out a solution in django-testing, for testing a view that renders a qrcode as an svg as an inline svg xml...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/prosody-photo-uploads/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Prosody Photo Uploads</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xmpp', 'prosody', 'debian', 'letsencrypt']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-25 Introduction Install prosody on Debian 10 with photoupload, postgresql database, and letsencrypt certs. DNS Log into your dns...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/xmpp-apt-notifications/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">XMPP Apt Notification</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['apt', 'apt-get', 'prosody', 'debian']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-09 Introduction In order to save yourself the work of checking your computer for updates, configure it to send you a weekly...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/apache-virtual-hosts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Apache Virtual Hosts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Apache', 'Virtual Hosts', 'LetsEncrypt', 'Lets Encrypt', 'Reverse Proxy', 'DNS']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-20 Use Virtual Hosts This is a very useful way to keep your server organized. Virtual Hosts On Your Lan You can practice on your...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/sendxmpp-handler-for-python-logging/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">SENDXMPP Handler for Python Logging</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Python', 'Logging', 'Flask', 'XMPP', 'SENDXMPP', 'logging.Handler']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-19 SENDXMPPHandler for Python Logging app/__init__.py You may be familiar with adding a logging handler to a flask application, with...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/instructions-for-tethering-from-phone/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Instruction For Tethering From Phone</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['android', 'tethering']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-17 Instructions Part One Turn off blutooth on computer Turn off blutooth on phone Turn off Wifi on phone Part Two Turn on wifi...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde4-custom-partitions-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE4 Custom Partitions for Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-15 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The result is quite...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/linux-move-cursor-with-keyboard/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Linux Move Cursor With Keyboard</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['X11', 'xdotool', 'cursor', 'keyboard', 'keyboard shortcuts']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-06-21T22:01:35-07:00 Introduction Linux just makes everything so easy. On a laptop it can be tricky to place your mouse cursor on...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/simplified-raspberry-streaming/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Simplified Raspberry Streaming</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['raspberrypi', 'mpd', 'mp3', 'internet-radio', 'ncmpcpp', 'playlist', 'm3u']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-05-12T18:32:55-07:00 RaspberryPi is a Great MPD Appliance Im really pleased with the RaspberryPi as an MPD (music player daemon),...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-encrypted-xfs-root/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Encrypted XFS Root</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xfs', 'clear-linux', 'luks']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-04-13T21:44:37-07:00 Nothing to-it Burger I had intended to create a technical explanation how to install Clear Linux with disk...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-guest-virt-manager/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Guest Virt Manager</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['kvm', 'clear-linux', 'qcow2', 'virt-manager', 'parted']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-03-11T01:39:09-07:00 Introduction download, convert, and resize the provided kvm-legacy image create a virtual machine and launch it...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/faster-partitioning-with-sgdisk/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Faster Partitioning with Sgdisk</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['command-line', 'gdisk', 'partition', 'sgdisk']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-02-11T04:23:52-08:00 Disclaimer If any of this is wrong, let me know so I can fix it. No actual hard drives were harmed in the...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde3-xfs-full-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE3 XFS Full Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T23:25:36-08:00 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/rewrite-hugo-themes-report-in-python/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Rewrite Hugo Themes Report In Python</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['python', 'sql', 'sqlalchemy', 'html5', 'hugo-themes']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T01:02:57-08:00 Ranking Hugo Themes by Stars, Commit Date A while back I was grazing the selfhosted subreddit, and noticed Hugo...</p>
</a>
</div>
<hr>

View File

@@ -197,11 +197,15 @@
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
@@ -386,6 +390,27 @@
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="__nav_1" type="checkbox" id="__nav_1" >
<label class="md-nav__link" for="__nav_1">
Home
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="Home" data-md-level="1">
<label class="md-nav__title" for="__nav_1">
<span class="md-nav__icon md-icon"></span>
Home
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../.." class="md-nav__link">
Home
@@ -393,6 +418,192 @@
</li>
<li class="md-nav__item">
<a href="../../../posts/trents-favorite-podcasts/" class="md-nav__link">
Trent's Favorite Podcasts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QR SVG Django
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/prosody-photo-uploads/" class="md-nav__link">
Prosody Photo Uploads
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
XMPP Apt Notification
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/apache-virtual-hosts/" class="md-nav__link">
Apache Virtual Hosts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPP Handler for Python Logging
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instruction For Tethering From Phone
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/linux-move-cursor-with-keyboard/" class="md-nav__link">
Linux Move Cursor With Keyboard
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/simplified-raspberry-streaming/" class="md-nav__link">
Simplified Raspberry Streaming
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted XFS Root
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-guest-virt-manager/" class="md-nav__link">
Clear Linux Guest Virt Manager
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning with Sgdisk
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 XFS Full Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report In Python
</a>
</li>
</ul>
</nav>
</li>
@@ -676,7 +887,7 @@
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QRCODE Svg in Django
Test QR SVG Django
</a>
</li>
@@ -700,7 +911,7 @@
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
Xmpp Apt Notifications
XMPP Apt Notification
</a>
</li>
@@ -724,7 +935,7 @@
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPPHandler for Python Logging
SENDXMPP Handler for Python Logging
</a>
</li>
@@ -736,7 +947,7 @@
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instructions For Tethering From Phone
Instruction For Tethering From Phone
</a>
</li>
@@ -748,7 +959,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions Disk Encryption
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
@@ -784,7 +995,7 @@
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted xfs Root
Clear Linux Encrypted XFS Root
</a>
</li>
@@ -808,7 +1019,7 @@
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning With sgdisk
Faster Partitioning with Sgdisk
</a>
</li>
@@ -820,7 +1031,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 xfs Full Disk Encryption
LMDE3 XFS Full Disk Encryption
</a>
</li>
@@ -832,7 +1043,7 @@
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report in Python
Rewrite Hugo Themes Report In Python
</a>
</li>
@@ -1005,18 +1216,331 @@
<div class="md-content" data-md-component="content">
<article class="md-content__inner md-typeset">
<h1>Floss weekly</h1>
<h3 id="floss-weekly"><a href="https://twit.tv/shows/floss-weekly" target="_blank">FLOSS Weekly</a></h3>
<p><a href="https://twit.tv/shows/floss-weekly" target="_blank">FLOSS Weekly</a> is a
podcast about free, libre, open-source software.</p>
<ul>
<li><a href="https://feeds.twit.tv/floss.xml" target="_blank">FLOSS Weekly RSS</a></li>
</ul>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div>
<a href="/posts/trents-favorite-podcasts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Trent's Favorite Podcasts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'linux', 'podcast', 'antennapod', 'history', 'flutter', 'kotlin', 'travel']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-07-23 Introduction Someone asked me 10 years ago what are my favorite podcasts, so here you go. Note that a lot of podcasts tend to...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/test-qr-svg-django/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Test QR SVG Django</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'testing', 'pillow', 'beautifulsoup', 'opencv', 'cairosvg', 'pyotp']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-04-19 Introduction I worked out a solution in django-testing, for testing a view that renders a qrcode as an svg as an inline svg xml...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/prosody-photo-uploads/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Prosody Photo Uploads</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xmpp', 'prosody', 'debian', 'letsencrypt']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-25 Introduction Install prosody on Debian 10 with photoupload, postgresql database, and letsencrypt certs. DNS Log into your dns...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/xmpp-apt-notifications/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">XMPP Apt Notification</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['apt', 'apt-get', 'prosody', 'debian']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-09 Introduction In order to save yourself the work of checking your computer for updates, configure it to send you a weekly...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/apache-virtual-hosts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Apache Virtual Hosts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Apache', 'Virtual Hosts', 'LetsEncrypt', 'Lets Encrypt', 'Reverse Proxy', 'DNS']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-20 Use Virtual Hosts This is a very useful way to keep your server organized. Virtual Hosts On Your Lan You can practice on your...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/sendxmpp-handler-for-python-logging/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">SENDXMPP Handler for Python Logging</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Python', 'Logging', 'Flask', 'XMPP', 'SENDXMPP', 'logging.Handler']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-19 SENDXMPPHandler for Python Logging app/__init__.py You may be familiar with adding a logging handler to a flask application, with...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/instructions-for-tethering-from-phone/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Instruction For Tethering From Phone</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['android', 'tethering']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-17 Instructions Part One Turn off blutooth on computer Turn off blutooth on phone Turn off Wifi on phone Part Two Turn on wifi...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde4-custom-partitions-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE4 Custom Partitions for Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-15 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The result is quite...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/linux-move-cursor-with-keyboard/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Linux Move Cursor With Keyboard</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['X11', 'xdotool', 'cursor', 'keyboard', 'keyboard shortcuts']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-06-21T22:01:35-07:00 Introduction Linux just makes everything so easy. On a laptop it can be tricky to place your mouse cursor on...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/simplified-raspberry-streaming/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Simplified Raspberry Streaming</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['raspberrypi', 'mpd', 'mp3', 'internet-radio', 'ncmpcpp', 'playlist', 'm3u']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-05-12T18:32:55-07:00 RaspberryPi is a Great MPD Appliance Im really pleased with the RaspberryPi as an MPD (music player daemon),...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-encrypted-xfs-root/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Encrypted XFS Root</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xfs', 'clear-linux', 'luks']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-04-13T21:44:37-07:00 Nothing to-it Burger I had intended to create a technical explanation how to install Clear Linux with disk...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-guest-virt-manager/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Guest Virt Manager</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['kvm', 'clear-linux', 'qcow2', 'virt-manager', 'parted']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-03-11T01:39:09-07:00 Introduction download, convert, and resize the provided kvm-legacy image create a virtual machine and launch it...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/faster-partitioning-with-sgdisk/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Faster Partitioning with Sgdisk</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['command-line', 'gdisk', 'partition', 'sgdisk']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-02-11T04:23:52-08:00 Disclaimer If any of this is wrong, let me know so I can fix it. No actual hard drives were harmed in the...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde3-xfs-full-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE3 XFS Full Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T23:25:36-08:00 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/rewrite-hugo-themes-report-in-python/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Rewrite Hugo Themes Report In Python</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['python', 'sql', 'sqlalchemy', 'html5', 'hugo-themes']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T01:02:57-08:00 Ranking Hugo Themes by Stars, Commit Date A while back I was grazing the selfhosted subreddit, and noticed Hugo...</p>
</a>
</div>
<hr>

View File

@@ -197,11 +197,15 @@
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
@@ -386,6 +390,27 @@
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="__nav_1" type="checkbox" id="__nav_1" >
<label class="md-nav__link" for="__nav_1">
Home
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="Home" data-md-level="1">
<label class="md-nav__title" for="__nav_1">
<span class="md-nav__icon md-icon"></span>
Home
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../.." class="md-nav__link">
Home
@@ -393,6 +418,192 @@
</li>
<li class="md-nav__item">
<a href="../../../posts/trents-favorite-podcasts/" class="md-nav__link">
Trent's Favorite Podcasts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QR SVG Django
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/prosody-photo-uploads/" class="md-nav__link">
Prosody Photo Uploads
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
XMPP Apt Notification
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/apache-virtual-hosts/" class="md-nav__link">
Apache Virtual Hosts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPP Handler for Python Logging
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instruction For Tethering From Phone
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/linux-move-cursor-with-keyboard/" class="md-nav__link">
Linux Move Cursor With Keyboard
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/simplified-raspberry-streaming/" class="md-nav__link">
Simplified Raspberry Streaming
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted XFS Root
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-guest-virt-manager/" class="md-nav__link">
Clear Linux Guest Virt Manager
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning with Sgdisk
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 XFS Full Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report In Python
</a>
</li>
</ul>
</nav>
</li>
@@ -676,7 +887,7 @@
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QRCODE Svg in Django
Test QR SVG Django
</a>
</li>
@@ -700,7 +911,7 @@
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
Xmpp Apt Notifications
XMPP Apt Notification
</a>
</li>
@@ -724,7 +935,7 @@
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPPHandler for Python Logging
SENDXMPP Handler for Python Logging
</a>
</li>
@@ -736,7 +947,7 @@
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instructions For Tethering From Phone
Instruction For Tethering From Phone
</a>
</li>
@@ -748,7 +959,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions Disk Encryption
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
@@ -784,7 +995,7 @@
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted xfs Root
Clear Linux Encrypted XFS Root
</a>
</li>
@@ -808,7 +1019,7 @@
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning With sgdisk
Faster Partitioning with Sgdisk
</a>
</li>
@@ -820,7 +1031,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 xfs Full Disk Encryption
LMDE3 XFS Full Disk Encryption
</a>
</li>
@@ -832,7 +1043,7 @@
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report in Python
Rewrite Hugo Themes Report In Python
</a>
</li>
@@ -1005,18 +1216,331 @@
<div class="md-content" data-md-component="content">
<article class="md-content__inner md-typeset">
<h1>Gnu world order</h1>
<h3 id="gnu-world-order"><a href="https://gnuworldorder.info/" target="_blank">GNU World Order</a></h3>
<p><a href="https://gnuworldorder.info/" target="_blank">GNU World Order</a> is a podcast
about Linux, especially Slackware.</p>
<ul>
<li><a href="https://gnuworldorder.info/ogg.xml" target="_blank">GNU World Order RSS</a></li>
</ul>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div>
<a href="/posts/trents-favorite-podcasts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Trent's Favorite Podcasts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'linux', 'podcast', 'antennapod', 'history', 'flutter', 'kotlin', 'travel']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-07-23 Introduction Someone asked me 10 years ago what are my favorite podcasts, so here you go. Note that a lot of podcasts tend to...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/test-qr-svg-django/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Test QR SVG Django</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'testing', 'pillow', 'beautifulsoup', 'opencv', 'cairosvg', 'pyotp']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-04-19 Introduction I worked out a solution in django-testing, for testing a view that renders a qrcode as an svg as an inline svg xml...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/prosody-photo-uploads/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Prosody Photo Uploads</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xmpp', 'prosody', 'debian', 'letsencrypt']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-25 Introduction Install prosody on Debian 10 with photoupload, postgresql database, and letsencrypt certs. DNS Log into your dns...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/xmpp-apt-notifications/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">XMPP Apt Notification</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['apt', 'apt-get', 'prosody', 'debian']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-09 Introduction In order to save yourself the work of checking your computer for updates, configure it to send you a weekly...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/apache-virtual-hosts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Apache Virtual Hosts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Apache', 'Virtual Hosts', 'LetsEncrypt', 'Lets Encrypt', 'Reverse Proxy', 'DNS']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-20 Use Virtual Hosts This is a very useful way to keep your server organized. Virtual Hosts On Your Lan You can practice on your...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/sendxmpp-handler-for-python-logging/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">SENDXMPP Handler for Python Logging</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Python', 'Logging', 'Flask', 'XMPP', 'SENDXMPP', 'logging.Handler']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-19 SENDXMPPHandler for Python Logging app/__init__.py You may be familiar with adding a logging handler to a flask application, with...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/instructions-for-tethering-from-phone/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Instruction For Tethering From Phone</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['android', 'tethering']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-17 Instructions Part One Turn off blutooth on computer Turn off blutooth on phone Turn off Wifi on phone Part Two Turn on wifi...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde4-custom-partitions-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE4 Custom Partitions for Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-15 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The result is quite...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/linux-move-cursor-with-keyboard/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Linux Move Cursor With Keyboard</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['X11', 'xdotool', 'cursor', 'keyboard', 'keyboard shortcuts']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-06-21T22:01:35-07:00 Introduction Linux just makes everything so easy. On a laptop it can be tricky to place your mouse cursor on...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/simplified-raspberry-streaming/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Simplified Raspberry Streaming</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['raspberrypi', 'mpd', 'mp3', 'internet-radio', 'ncmpcpp', 'playlist', 'm3u']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-05-12T18:32:55-07:00 RaspberryPi is a Great MPD Appliance Im really pleased with the RaspberryPi as an MPD (music player daemon),...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-encrypted-xfs-root/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Encrypted XFS Root</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xfs', 'clear-linux', 'luks']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-04-13T21:44:37-07:00 Nothing to-it Burger I had intended to create a technical explanation how to install Clear Linux with disk...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-guest-virt-manager/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Guest Virt Manager</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['kvm', 'clear-linux', 'qcow2', 'virt-manager', 'parted']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-03-11T01:39:09-07:00 Introduction download, convert, and resize the provided kvm-legacy image create a virtual machine and launch it...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/faster-partitioning-with-sgdisk/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Faster Partitioning with Sgdisk</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['command-line', 'gdisk', 'partition', 'sgdisk']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-02-11T04:23:52-08:00 Disclaimer If any of this is wrong, let me know so I can fix it. No actual hard drives were harmed in the...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde3-xfs-full-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE3 XFS Full Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T23:25:36-08:00 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/rewrite-hugo-themes-report-in-python/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Rewrite Hugo Themes Report In Python</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['python', 'sql', 'sqlalchemy', 'html5', 'hugo-themes']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T01:02:57-08:00 Ranking Hugo Themes by Stars, Commit Date A while back I was grazing the selfhosted subreddit, and noticed Hugo...</p>
</a>
</div>
<hr>

View File

@@ -197,11 +197,15 @@
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
@@ -386,6 +390,27 @@
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="__nav_1" type="checkbox" id="__nav_1" >
<label class="md-nav__link" for="__nav_1">
Home
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="Home" data-md-level="1">
<label class="md-nav__title" for="__nav_1">
<span class="md-nav__icon md-icon"></span>
Home
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../.." class="md-nav__link">
Home
@@ -393,6 +418,192 @@
</li>
<li class="md-nav__item">
<a href="../../../posts/trents-favorite-podcasts/" class="md-nav__link">
Trent's Favorite Podcasts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QR SVG Django
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/prosody-photo-uploads/" class="md-nav__link">
Prosody Photo Uploads
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
XMPP Apt Notification
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/apache-virtual-hosts/" class="md-nav__link">
Apache Virtual Hosts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPP Handler for Python Logging
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instruction For Tethering From Phone
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/linux-move-cursor-with-keyboard/" class="md-nav__link">
Linux Move Cursor With Keyboard
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/simplified-raspberry-streaming/" class="md-nav__link">
Simplified Raspberry Streaming
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted XFS Root
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-guest-virt-manager/" class="md-nav__link">
Clear Linux Guest Virt Manager
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning with Sgdisk
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 XFS Full Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report In Python
</a>
</li>
</ul>
</nav>
</li>
@@ -676,7 +887,7 @@
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QRCODE Svg in Django
Test QR SVG Django
</a>
</li>
@@ -700,7 +911,7 @@
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
Xmpp Apt Notifications
XMPP Apt Notification
</a>
</li>
@@ -724,7 +935,7 @@
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPPHandler for Python Logging
SENDXMPP Handler for Python Logging
</a>
</li>
@@ -736,7 +947,7 @@
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instructions For Tethering From Phone
Instruction For Tethering From Phone
</a>
</li>
@@ -748,7 +959,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions Disk Encryption
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
@@ -784,7 +995,7 @@
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted xfs Root
Clear Linux Encrypted XFS Root
</a>
</li>
@@ -808,7 +1019,7 @@
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning With sgdisk
Faster Partitioning with Sgdisk
</a>
</li>
@@ -820,7 +1031,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 xfs Full Disk Encryption
LMDE3 XFS Full Disk Encryption
</a>
</li>
@@ -832,7 +1043,7 @@
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report in Python
Rewrite Hugo Themes Report In Python
</a>
</li>
@@ -1005,18 +1216,331 @@
<div class="md-content" data-md-component="content">
<article class="md-content__inner md-typeset">
<h1>Hardcore history</h1>
<h3 id="hardcore-history"><a href="https://www.dancarlin.com/hardcore-history-series/" target="_blank">HardCore History</a></h3>
<p><a href="https://www.dancarlin.com/hardcore-history-series/" target="_blank">HardCore History</a>
is an exciting and entertaining history podcast, mostly focusing on war.</p>
<ul>
<li><a href="https://feeds.feedburner.com/dancarlin/history?format=xml" target="_blank">HardCore History RSS</a></li>
</ul>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div>
<a href="/posts/trents-favorite-podcasts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Trent's Favorite Podcasts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'linux', 'podcast', 'antennapod', 'history', 'flutter', 'kotlin', 'travel']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-07-23 Introduction Someone asked me 10 years ago what are my favorite podcasts, so here you go. Note that a lot of podcasts tend to...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/test-qr-svg-django/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Test QR SVG Django</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'testing', 'pillow', 'beautifulsoup', 'opencv', 'cairosvg', 'pyotp']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-04-19 Introduction I worked out a solution in django-testing, for testing a view that renders a qrcode as an svg as an inline svg xml...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/prosody-photo-uploads/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Prosody Photo Uploads</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xmpp', 'prosody', 'debian', 'letsencrypt']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-25 Introduction Install prosody on Debian 10 with photoupload, postgresql database, and letsencrypt certs. DNS Log into your dns...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/xmpp-apt-notifications/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">XMPP Apt Notification</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['apt', 'apt-get', 'prosody', 'debian']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-09 Introduction In order to save yourself the work of checking your computer for updates, configure it to send you a weekly...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/apache-virtual-hosts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Apache Virtual Hosts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Apache', 'Virtual Hosts', 'LetsEncrypt', 'Lets Encrypt', 'Reverse Proxy', 'DNS']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-20 Use Virtual Hosts This is a very useful way to keep your server organized. Virtual Hosts On Your Lan You can practice on your...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/sendxmpp-handler-for-python-logging/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">SENDXMPP Handler for Python Logging</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Python', 'Logging', 'Flask', 'XMPP', 'SENDXMPP', 'logging.Handler']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-19 SENDXMPPHandler for Python Logging app/__init__.py You may be familiar with adding a logging handler to a flask application, with...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/instructions-for-tethering-from-phone/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Instruction For Tethering From Phone</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['android', 'tethering']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-17 Instructions Part One Turn off blutooth on computer Turn off blutooth on phone Turn off Wifi on phone Part Two Turn on wifi...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde4-custom-partitions-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE4 Custom Partitions for Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-15 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The result is quite...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/linux-move-cursor-with-keyboard/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Linux Move Cursor With Keyboard</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['X11', 'xdotool', 'cursor', 'keyboard', 'keyboard shortcuts']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-06-21T22:01:35-07:00 Introduction Linux just makes everything so easy. On a laptop it can be tricky to place your mouse cursor on...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/simplified-raspberry-streaming/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Simplified Raspberry Streaming</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['raspberrypi', 'mpd', 'mp3', 'internet-radio', 'ncmpcpp', 'playlist', 'm3u']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-05-12T18:32:55-07:00 RaspberryPi is a Great MPD Appliance Im really pleased with the RaspberryPi as an MPD (music player daemon),...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-encrypted-xfs-root/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Encrypted XFS Root</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xfs', 'clear-linux', 'luks']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-04-13T21:44:37-07:00 Nothing to-it Burger I had intended to create a technical explanation how to install Clear Linux with disk...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-guest-virt-manager/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Guest Virt Manager</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['kvm', 'clear-linux', 'qcow2', 'virt-manager', 'parted']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-03-11T01:39:09-07:00 Introduction download, convert, and resize the provided kvm-legacy image create a virtual machine and launch it...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/faster-partitioning-with-sgdisk/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Faster Partitioning with Sgdisk</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['command-line', 'gdisk', 'partition', 'sgdisk']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-02-11T04:23:52-08:00 Disclaimer If any of this is wrong, let me know so I can fix it. No actual hard drives were harmed in the...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde3-xfs-full-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE3 XFS Full Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T23:25:36-08:00 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/rewrite-hugo-themes-report-in-python/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Rewrite Hugo Themes Report In Python</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['python', 'sql', 'sqlalchemy', 'html5', 'hugo-themes']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T01:02:57-08:00 Ranking Hugo Themes by Stars, Commit Date A while back I was grazing the selfhosted subreddit, and noticed Hugo...</p>
</a>
</div>
<hr>

View File

@@ -197,11 +197,15 @@
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
@@ -386,6 +390,27 @@
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="__nav_1" type="checkbox" id="__nav_1" >
<label class="md-nav__link" for="__nav_1">
Home
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="Home" data-md-level="1">
<label class="md-nav__title" for="__nav_1">
<span class="md-nav__icon md-icon"></span>
Home
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../.." class="md-nav__link">
Home
@@ -393,6 +418,192 @@
</li>
<li class="md-nav__item">
<a href="../../../posts/trents-favorite-podcasts/" class="md-nav__link">
Trent's Favorite Podcasts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QR SVG Django
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/prosody-photo-uploads/" class="md-nav__link">
Prosody Photo Uploads
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
XMPP Apt Notification
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/apache-virtual-hosts/" class="md-nav__link">
Apache Virtual Hosts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPP Handler for Python Logging
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instruction For Tethering From Phone
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/linux-move-cursor-with-keyboard/" class="md-nav__link">
Linux Move Cursor With Keyboard
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/simplified-raspberry-streaming/" class="md-nav__link">
Simplified Raspberry Streaming
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted XFS Root
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-guest-virt-manager/" class="md-nav__link">
Clear Linux Guest Virt Manager
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning with Sgdisk
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 XFS Full Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report In Python
</a>
</li>
</ul>
</nav>
</li>
@@ -676,7 +887,7 @@
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QRCODE Svg in Django
Test QR SVG Django
</a>
</li>
@@ -700,7 +911,7 @@
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
Xmpp Apt Notifications
XMPP Apt Notification
</a>
</li>
@@ -724,7 +935,7 @@
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPPHandler for Python Logging
SENDXMPP Handler for Python Logging
</a>
</li>
@@ -736,7 +947,7 @@
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instructions For Tethering From Phone
Instruction For Tethering From Phone
</a>
</li>
@@ -748,7 +959,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions Disk Encryption
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
@@ -784,7 +995,7 @@
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted xfs Root
Clear Linux Encrypted XFS Root
</a>
</li>
@@ -808,7 +1019,7 @@
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning With sgdisk
Faster Partitioning with Sgdisk
</a>
</li>
@@ -820,7 +1031,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 xfs Full Disk Encryption
LMDE3 XFS Full Disk Encryption
</a>
</li>
@@ -832,7 +1043,7 @@
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report in Python
Rewrite Hugo Themes Report In Python
</a>
</li>
@@ -1005,26 +1216,331 @@
<div class="md-content" data-md-component="content">
<article class="md-content__inner md-typeset">
<h1>History of germany</h1>
<h3 id="history-of-germany"><a href="https://play.acast.com/s/historyofgermany" target="_blank">History Of Germany</a></h3>
<p>Unfortunately, the
<a href="https://play.acast.com/s/historyofgermany" target="_blank">History Of Germany</a>
podcast, hosted by Travis Dow,
suffers from sputtery repitition, um you know sputtery repitition,
circular explanations, so like circular explanations,
and some minor <em>valley talk</em> and <em>vocal fry</em> issues,
so um like yeah.</p>
<p>But the subject target is rich, exhaustive, and comprehensive, and covers
the history of both Germany and Germanic peoples and tribes beginning
with the Neanderthals.</p>
<ul>
<li><a href="https://feeds.acast.com/public/shows/4b1ee9e3-abbb-4c40-b97a-5886583f55f9" target="_blank">History Of Germany RSS</a></li>
</ul>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div>
<a href="/posts/trents-favorite-podcasts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Trent's Favorite Podcasts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'linux', 'podcast', 'antennapod', 'history', 'flutter', 'kotlin', 'travel']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-07-23 Introduction Someone asked me 10 years ago what are my favorite podcasts, so here you go. Note that a lot of podcasts tend to...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/test-qr-svg-django/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Test QR SVG Django</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'testing', 'pillow', 'beautifulsoup', 'opencv', 'cairosvg', 'pyotp']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-04-19 Introduction I worked out a solution in django-testing, for testing a view that renders a qrcode as an svg as an inline svg xml...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/prosody-photo-uploads/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Prosody Photo Uploads</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xmpp', 'prosody', 'debian', 'letsencrypt']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-25 Introduction Install prosody on Debian 10 with photoupload, postgresql database, and letsencrypt certs. DNS Log into your dns...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/xmpp-apt-notifications/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">XMPP Apt Notification</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['apt', 'apt-get', 'prosody', 'debian']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-09 Introduction In order to save yourself the work of checking your computer for updates, configure it to send you a weekly...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/apache-virtual-hosts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Apache Virtual Hosts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Apache', 'Virtual Hosts', 'LetsEncrypt', 'Lets Encrypt', 'Reverse Proxy', 'DNS']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-20 Use Virtual Hosts This is a very useful way to keep your server organized. Virtual Hosts On Your Lan You can practice on your...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/sendxmpp-handler-for-python-logging/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">SENDXMPP Handler for Python Logging</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Python', 'Logging', 'Flask', 'XMPP', 'SENDXMPP', 'logging.Handler']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-19 SENDXMPPHandler for Python Logging app/__init__.py You may be familiar with adding a logging handler to a flask application, with...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/instructions-for-tethering-from-phone/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Instruction For Tethering From Phone</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['android', 'tethering']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-17 Instructions Part One Turn off blutooth on computer Turn off blutooth on phone Turn off Wifi on phone Part Two Turn on wifi...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde4-custom-partitions-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE4 Custom Partitions for Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-15 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The result is quite...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/linux-move-cursor-with-keyboard/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Linux Move Cursor With Keyboard</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['X11', 'xdotool', 'cursor', 'keyboard', 'keyboard shortcuts']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-06-21T22:01:35-07:00 Introduction Linux just makes everything so easy. On a laptop it can be tricky to place your mouse cursor on...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/simplified-raspberry-streaming/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Simplified Raspberry Streaming</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['raspberrypi', 'mpd', 'mp3', 'internet-radio', 'ncmpcpp', 'playlist', 'm3u']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-05-12T18:32:55-07:00 RaspberryPi is a Great MPD Appliance Im really pleased with the RaspberryPi as an MPD (music player daemon),...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-encrypted-xfs-root/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Encrypted XFS Root</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xfs', 'clear-linux', 'luks']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-04-13T21:44:37-07:00 Nothing to-it Burger I had intended to create a technical explanation how to install Clear Linux with disk...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-guest-virt-manager/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Guest Virt Manager</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['kvm', 'clear-linux', 'qcow2', 'virt-manager', 'parted']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-03-11T01:39:09-07:00 Introduction download, convert, and resize the provided kvm-legacy image create a virtual machine and launch it...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/faster-partitioning-with-sgdisk/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Faster Partitioning with Sgdisk</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['command-line', 'gdisk', 'partition', 'sgdisk']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-02-11T04:23:52-08:00 Disclaimer If any of this is wrong, let me know so I can fix it. No actual hard drives were harmed in the...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde3-xfs-full-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE3 XFS Full Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T23:25:36-08:00 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/rewrite-hugo-themes-report-in-python/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Rewrite Hugo Themes Report In Python</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['python', 'sql', 'sqlalchemy', 'html5', 'hugo-themes']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T01:02:57-08:00 Ranking Hugo Themes by Stars, Commit Date A while back I was grazing the selfhosted subreddit, and noticed Hugo...</p>
</a>
</div>
<hr>

View File

@@ -197,11 +197,15 @@
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
@@ -386,6 +390,27 @@
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="__nav_1" type="checkbox" id="__nav_1" >
<label class="md-nav__link" for="__nav_1">
Home
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="Home" data-md-level="1">
<label class="md-nav__title" for="__nav_1">
<span class="md-nav__icon md-icon"></span>
Home
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../.." class="md-nav__link">
Home
@@ -393,6 +418,192 @@
</li>
<li class="md-nav__item">
<a href="../../../posts/trents-favorite-podcasts/" class="md-nav__link">
Trent's Favorite Podcasts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QR SVG Django
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/prosody-photo-uploads/" class="md-nav__link">
Prosody Photo Uploads
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
XMPP Apt Notification
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/apache-virtual-hosts/" class="md-nav__link">
Apache Virtual Hosts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPP Handler for Python Logging
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instruction For Tethering From Phone
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/linux-move-cursor-with-keyboard/" class="md-nav__link">
Linux Move Cursor With Keyboard
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/simplified-raspberry-streaming/" class="md-nav__link">
Simplified Raspberry Streaming
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted XFS Root
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-guest-virt-manager/" class="md-nav__link">
Clear Linux Guest Virt Manager
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning with Sgdisk
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 XFS Full Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report In Python
</a>
</li>
</ul>
</nav>
</li>
@@ -676,7 +887,7 @@
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QRCODE Svg in Django
Test QR SVG Django
</a>
</li>
@@ -700,7 +911,7 @@
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
Xmpp Apt Notifications
XMPP Apt Notification
</a>
</li>
@@ -724,7 +935,7 @@
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPPHandler for Python Logging
SENDXMPP Handler for Python Logging
</a>
</li>
@@ -736,7 +947,7 @@
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instructions For Tethering From Phone
Instruction For Tethering From Phone
</a>
</li>
@@ -748,7 +959,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions Disk Encryption
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
@@ -784,7 +995,7 @@
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted xfs Root
Clear Linux Encrypted XFS Root
</a>
</li>
@@ -808,7 +1019,7 @@
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning With sgdisk
Faster Partitioning with Sgdisk
</a>
</li>
@@ -820,7 +1031,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 xfs Full Disk Encryption
LMDE3 XFS Full Disk Encryption
</a>
</li>
@@ -832,7 +1043,7 @@
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report in Python
Rewrite Hugo Themes Report In Python
</a>
</li>
@@ -1005,19 +1216,331 @@
<div class="md-content" data-md-component="content">
<article class="md-content__inner md-typeset">
<h1>In our time history</h1>
<h3 id="in-our-time-history"><a href="https://www.bbc.co.uk/programmes/b006qykl" target="_blank">In Our Time: History</a></h3>
<p><a href="https://www.bbc.co.uk/programmes/b006qykl" target="_blank">In Our Time: History</a>
is a lively and argumentative history conversation betwixt a revolving round-table
of academic historians.</p>
<ul>
<li><a href="https://podcasts.files.bbci.co.uk/p01dh5yg.rss" target="_blank">In Our Time: History RSS</a></li>
</ul>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div>
<a href="/posts/trents-favorite-podcasts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Trent's Favorite Podcasts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'linux', 'podcast', 'antennapod', 'history', 'flutter', 'kotlin', 'travel']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-07-23 Introduction Someone asked me 10 years ago what are my favorite podcasts, so here you go. Note that a lot of podcasts tend to...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/test-qr-svg-django/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Test QR SVG Django</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'testing', 'pillow', 'beautifulsoup', 'opencv', 'cairosvg', 'pyotp']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-04-19 Introduction I worked out a solution in django-testing, for testing a view that renders a qrcode as an svg as an inline svg xml...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/prosody-photo-uploads/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Prosody Photo Uploads</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xmpp', 'prosody', 'debian', 'letsencrypt']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-25 Introduction Install prosody on Debian 10 with photoupload, postgresql database, and letsencrypt certs. DNS Log into your dns...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/xmpp-apt-notifications/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">XMPP Apt Notification</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['apt', 'apt-get', 'prosody', 'debian']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-09 Introduction In order to save yourself the work of checking your computer for updates, configure it to send you a weekly...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/apache-virtual-hosts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Apache Virtual Hosts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Apache', 'Virtual Hosts', 'LetsEncrypt', 'Lets Encrypt', 'Reverse Proxy', 'DNS']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-20 Use Virtual Hosts This is a very useful way to keep your server organized. Virtual Hosts On Your Lan You can practice on your...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/sendxmpp-handler-for-python-logging/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">SENDXMPP Handler for Python Logging</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Python', 'Logging', 'Flask', 'XMPP', 'SENDXMPP', 'logging.Handler']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-19 SENDXMPPHandler for Python Logging app/__init__.py You may be familiar with adding a logging handler to a flask application, with...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/instructions-for-tethering-from-phone/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Instruction For Tethering From Phone</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['android', 'tethering']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-17 Instructions Part One Turn off blutooth on computer Turn off blutooth on phone Turn off Wifi on phone Part Two Turn on wifi...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde4-custom-partitions-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE4 Custom Partitions for Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-15 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The result is quite...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/linux-move-cursor-with-keyboard/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Linux Move Cursor With Keyboard</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['X11', 'xdotool', 'cursor', 'keyboard', 'keyboard shortcuts']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-06-21T22:01:35-07:00 Introduction Linux just makes everything so easy. On a laptop it can be tricky to place your mouse cursor on...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/simplified-raspberry-streaming/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Simplified Raspberry Streaming</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['raspberrypi', 'mpd', 'mp3', 'internet-radio', 'ncmpcpp', 'playlist', 'm3u']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-05-12T18:32:55-07:00 RaspberryPi is a Great MPD Appliance Im really pleased with the RaspberryPi as an MPD (music player daemon),...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-encrypted-xfs-root/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Encrypted XFS Root</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xfs', 'clear-linux', 'luks']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-04-13T21:44:37-07:00 Nothing to-it Burger I had intended to create a technical explanation how to install Clear Linux with disk...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-guest-virt-manager/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Guest Virt Manager</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['kvm', 'clear-linux', 'qcow2', 'virt-manager', 'parted']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-03-11T01:39:09-07:00 Introduction download, convert, and resize the provided kvm-legacy image create a virtual machine and launch it...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/faster-partitioning-with-sgdisk/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Faster Partitioning with Sgdisk</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['command-line', 'gdisk', 'partition', 'sgdisk']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-02-11T04:23:52-08:00 Disclaimer If any of this is wrong, let me know so I can fix it. No actual hard drives were harmed in the...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde3-xfs-full-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE3 XFS Full Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T23:25:36-08:00 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/rewrite-hugo-themes-report-in-python/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Rewrite Hugo Themes Report In Python</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['python', 'sql', 'sqlalchemy', 'html5', 'hugo-themes']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T01:02:57-08:00 Ranking Hugo Themes by Stars, Commit Date A while back I was grazing the selfhosted subreddit, and noticed Hugo...</p>
</a>
</div>
<hr>

View File

@@ -197,11 +197,15 @@
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
@@ -386,6 +390,27 @@
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="__nav_1" type="checkbox" id="__nav_1" >
<label class="md-nav__link" for="__nav_1">
Home
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="Home" data-md-level="1">
<label class="md-nav__title" for="__nav_1">
<span class="md-nav__icon md-icon"></span>
Home
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../.." class="md-nav__link">
Home
@@ -393,6 +418,192 @@
</li>
<li class="md-nav__item">
<a href="../../../posts/trents-favorite-podcasts/" class="md-nav__link">
Trent's Favorite Podcasts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QR SVG Django
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/prosody-photo-uploads/" class="md-nav__link">
Prosody Photo Uploads
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
XMPP Apt Notification
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/apache-virtual-hosts/" class="md-nav__link">
Apache Virtual Hosts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPP Handler for Python Logging
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instruction For Tethering From Phone
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/linux-move-cursor-with-keyboard/" class="md-nav__link">
Linux Move Cursor With Keyboard
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/simplified-raspberry-streaming/" class="md-nav__link">
Simplified Raspberry Streaming
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted XFS Root
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-guest-virt-manager/" class="md-nav__link">
Clear Linux Guest Virt Manager
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning with Sgdisk
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 XFS Full Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report In Python
</a>
</li>
</ul>
</nav>
</li>
@@ -676,7 +887,7 @@
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QRCODE Svg in Django
Test QR SVG Django
</a>
</li>
@@ -700,7 +911,7 @@
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
Xmpp Apt Notifications
XMPP Apt Notification
</a>
</li>
@@ -724,7 +935,7 @@
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPPHandler for Python Logging
SENDXMPP Handler for Python Logging
</a>
</li>
@@ -736,7 +947,7 @@
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instructions For Tethering From Phone
Instruction For Tethering From Phone
</a>
</li>
@@ -748,7 +959,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions Disk Encryption
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
@@ -784,7 +995,7 @@
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted xfs Root
Clear Linux Encrypted XFS Root
</a>
</li>
@@ -808,7 +1019,7 @@
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning With sgdisk
Faster Partitioning with Sgdisk
</a>
</li>
@@ -820,7 +1031,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 xfs Full Disk Encryption
LMDE3 XFS Full Disk Encryption
</a>
</li>
@@ -832,7 +1043,7 @@
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report in Python
Rewrite Hugo Themes Report In Python
</a>
</li>
@@ -1005,18 +1216,331 @@
<div class="md-content" data-md-component="content">
<article class="md-content__inner md-typeset">
<h1>Its all widgets flutter podcast</h1>
<h3 id="its-all-widgets-flutter-podcast"><a href="https://itsallwidgets.com/podcast" target="_blank">It's All Widgets Flutter Podcast</a></h3>
<p><a href="https://itsallwidgets.com/podcast" target="_blank">It's All Widgets Flutter Podcast</a>
is a podcast about <a href="https://flutter.dev/" target="_blank">Flutter</a>.</p>
<ul>
<li><a href="https://itsallwidgets.com/podcast/feed" target="_blank">It's All Widgets Flutter Podcast RSS</a></li>
</ul>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div>
<a href="/posts/trents-favorite-podcasts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Trent's Favorite Podcasts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'linux', 'podcast', 'antennapod', 'history', 'flutter', 'kotlin', 'travel']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-07-23 Introduction Someone asked me 10 years ago what are my favorite podcasts, so here you go. Note that a lot of podcasts tend to...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/test-qr-svg-django/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Test QR SVG Django</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'testing', 'pillow', 'beautifulsoup', 'opencv', 'cairosvg', 'pyotp']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-04-19 Introduction I worked out a solution in django-testing, for testing a view that renders a qrcode as an svg as an inline svg xml...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/prosody-photo-uploads/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Prosody Photo Uploads</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xmpp', 'prosody', 'debian', 'letsencrypt']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-25 Introduction Install prosody on Debian 10 with photoupload, postgresql database, and letsencrypt certs. DNS Log into your dns...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/xmpp-apt-notifications/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">XMPP Apt Notification</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['apt', 'apt-get', 'prosody', 'debian']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-09 Introduction In order to save yourself the work of checking your computer for updates, configure it to send you a weekly...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/apache-virtual-hosts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Apache Virtual Hosts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Apache', 'Virtual Hosts', 'LetsEncrypt', 'Lets Encrypt', 'Reverse Proxy', 'DNS']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-20 Use Virtual Hosts This is a very useful way to keep your server organized. Virtual Hosts On Your Lan You can practice on your...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/sendxmpp-handler-for-python-logging/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">SENDXMPP Handler for Python Logging</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Python', 'Logging', 'Flask', 'XMPP', 'SENDXMPP', 'logging.Handler']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-19 SENDXMPPHandler for Python Logging app/__init__.py You may be familiar with adding a logging handler to a flask application, with...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/instructions-for-tethering-from-phone/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Instruction For Tethering From Phone</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['android', 'tethering']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-17 Instructions Part One Turn off blutooth on computer Turn off blutooth on phone Turn off Wifi on phone Part Two Turn on wifi...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde4-custom-partitions-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE4 Custom Partitions for Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-15 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The result is quite...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/linux-move-cursor-with-keyboard/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Linux Move Cursor With Keyboard</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['X11', 'xdotool', 'cursor', 'keyboard', 'keyboard shortcuts']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-06-21T22:01:35-07:00 Introduction Linux just makes everything so easy. On a laptop it can be tricky to place your mouse cursor on...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/simplified-raspberry-streaming/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Simplified Raspberry Streaming</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['raspberrypi', 'mpd', 'mp3', 'internet-radio', 'ncmpcpp', 'playlist', 'm3u']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-05-12T18:32:55-07:00 RaspberryPi is a Great MPD Appliance Im really pleased with the RaspberryPi as an MPD (music player daemon),...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-encrypted-xfs-root/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Encrypted XFS Root</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xfs', 'clear-linux', 'luks']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-04-13T21:44:37-07:00 Nothing to-it Burger I had intended to create a technical explanation how to install Clear Linux with disk...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-guest-virt-manager/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Guest Virt Manager</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['kvm', 'clear-linux', 'qcow2', 'virt-manager', 'parted']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-03-11T01:39:09-07:00 Introduction download, convert, and resize the provided kvm-legacy image create a virtual machine and launch it...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/faster-partitioning-with-sgdisk/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Faster Partitioning with Sgdisk</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['command-line', 'gdisk', 'partition', 'sgdisk']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-02-11T04:23:52-08:00 Disclaimer If any of this is wrong, let me know so I can fix it. No actual hard drives were harmed in the...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde3-xfs-full-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE3 XFS Full Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T23:25:36-08:00 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/rewrite-hugo-themes-report-in-python/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Rewrite Hugo Themes Report In Python</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['python', 'sql', 'sqlalchemy', 'html5', 'hugo-themes']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T01:02:57-08:00 Ranking Hugo Themes by Stars, Commit Date A while back I was grazing the selfhosted subreddit, and noticed Hugo...</p>
</a>
</div>
<hr>

View File

@@ -197,11 +197,15 @@
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
@@ -386,6 +390,27 @@
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="__nav_1" type="checkbox" id="__nav_1" >
<label class="md-nav__link" for="__nav_1">
Home
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="Home" data-md-level="1">
<label class="md-nav__title" for="__nav_1">
<span class="md-nav__icon md-icon"></span>
Home
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../.." class="md-nav__link">
Home
@@ -393,6 +418,192 @@
</li>
<li class="md-nav__item">
<a href="../../../posts/trents-favorite-podcasts/" class="md-nav__link">
Trent's Favorite Podcasts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QR SVG Django
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/prosody-photo-uploads/" class="md-nav__link">
Prosody Photo Uploads
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
XMPP Apt Notification
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/apache-virtual-hosts/" class="md-nav__link">
Apache Virtual Hosts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPP Handler for Python Logging
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instruction For Tethering From Phone
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/linux-move-cursor-with-keyboard/" class="md-nav__link">
Linux Move Cursor With Keyboard
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/simplified-raspberry-streaming/" class="md-nav__link">
Simplified Raspberry Streaming
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted XFS Root
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-guest-virt-manager/" class="md-nav__link">
Clear Linux Guest Virt Manager
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning with Sgdisk
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 XFS Full Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report In Python
</a>
</li>
</ul>
</nav>
</li>
@@ -676,7 +887,7 @@
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QRCODE Svg in Django
Test QR SVG Django
</a>
</li>
@@ -700,7 +911,7 @@
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
Xmpp Apt Notifications
XMPP Apt Notification
</a>
</li>
@@ -724,7 +935,7 @@
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPPHandler for Python Logging
SENDXMPP Handler for Python Logging
</a>
</li>
@@ -736,7 +947,7 @@
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instructions For Tethering From Phone
Instruction For Tethering From Phone
</a>
</li>
@@ -748,7 +959,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions Disk Encryption
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
@@ -784,7 +995,7 @@
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted xfs Root
Clear Linux Encrypted XFS Root
</a>
</li>
@@ -808,7 +1019,7 @@
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning With sgdisk
Faster Partitioning with Sgdisk
</a>
</li>
@@ -820,7 +1031,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 xfs Full Disk Encryption
LMDE3 XFS Full Disk Encryption
</a>
</li>
@@ -832,7 +1043,7 @@
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report in Python
Rewrite Hugo Themes Report In Python
</a>
</li>
@@ -1005,18 +1216,331 @@
<div class="md-content" data-md-component="content">
<article class="md-content__inner md-typeset">
<h1>Late night linux</h1>
<h3 id="late-night-linux"><a href="https://latenightlinux.com/" target="_blank">Late Night Linux</a></h3>
<p><a href="https://latenightlinux.com/" target="_blank">Late Night Linux</a>
is a round-table podcast of exquisite production value, about Linux.</p>
<ul>
<li><a href="https://latenightlinux.com/feed/mp3" target="_blank">Late Night Linux RSS</a></li>
</ul>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div>
<a href="/posts/trents-favorite-podcasts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Trent's Favorite Podcasts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'linux', 'podcast', 'antennapod', 'history', 'flutter', 'kotlin', 'travel']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-07-23 Introduction Someone asked me 10 years ago what are my favorite podcasts, so here you go. Note that a lot of podcasts tend to...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/test-qr-svg-django/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Test QR SVG Django</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'testing', 'pillow', 'beautifulsoup', 'opencv', 'cairosvg', 'pyotp']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-04-19 Introduction I worked out a solution in django-testing, for testing a view that renders a qrcode as an svg as an inline svg xml...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/prosody-photo-uploads/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Prosody Photo Uploads</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xmpp', 'prosody', 'debian', 'letsencrypt']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-25 Introduction Install prosody on Debian 10 with photoupload, postgresql database, and letsencrypt certs. DNS Log into your dns...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/xmpp-apt-notifications/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">XMPP Apt Notification</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['apt', 'apt-get', 'prosody', 'debian']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-09 Introduction In order to save yourself the work of checking your computer for updates, configure it to send you a weekly...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/apache-virtual-hosts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Apache Virtual Hosts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Apache', 'Virtual Hosts', 'LetsEncrypt', 'Lets Encrypt', 'Reverse Proxy', 'DNS']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-20 Use Virtual Hosts This is a very useful way to keep your server organized. Virtual Hosts On Your Lan You can practice on your...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/sendxmpp-handler-for-python-logging/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">SENDXMPP Handler for Python Logging</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Python', 'Logging', 'Flask', 'XMPP', 'SENDXMPP', 'logging.Handler']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-19 SENDXMPPHandler for Python Logging app/__init__.py You may be familiar with adding a logging handler to a flask application, with...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/instructions-for-tethering-from-phone/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Instruction For Tethering From Phone</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['android', 'tethering']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-17 Instructions Part One Turn off blutooth on computer Turn off blutooth on phone Turn off Wifi on phone Part Two Turn on wifi...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde4-custom-partitions-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE4 Custom Partitions for Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-15 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The result is quite...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/linux-move-cursor-with-keyboard/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Linux Move Cursor With Keyboard</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['X11', 'xdotool', 'cursor', 'keyboard', 'keyboard shortcuts']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-06-21T22:01:35-07:00 Introduction Linux just makes everything so easy. On a laptop it can be tricky to place your mouse cursor on...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/simplified-raspberry-streaming/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Simplified Raspberry Streaming</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['raspberrypi', 'mpd', 'mp3', 'internet-radio', 'ncmpcpp', 'playlist', 'm3u']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-05-12T18:32:55-07:00 RaspberryPi is a Great MPD Appliance Im really pleased with the RaspberryPi as an MPD (music player daemon),...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-encrypted-xfs-root/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Encrypted XFS Root</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xfs', 'clear-linux', 'luks']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-04-13T21:44:37-07:00 Nothing to-it Burger I had intended to create a technical explanation how to install Clear Linux with disk...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-guest-virt-manager/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Guest Virt Manager</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['kvm', 'clear-linux', 'qcow2', 'virt-manager', 'parted']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-03-11T01:39:09-07:00 Introduction download, convert, and resize the provided kvm-legacy image create a virtual machine and launch it...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/faster-partitioning-with-sgdisk/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Faster Partitioning with Sgdisk</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['command-line', 'gdisk', 'partition', 'sgdisk']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-02-11T04:23:52-08:00 Disclaimer If any of this is wrong, let me know so I can fix it. No actual hard drives were harmed in the...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde3-xfs-full-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE3 XFS Full Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T23:25:36-08:00 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/rewrite-hugo-themes-report-in-python/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Rewrite Hugo Themes Report In Python</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['python', 'sql', 'sqlalchemy', 'html5', 'hugo-themes']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T01:02:57-08:00 Ranking Hugo Themes by Stars, Commit Date A while back I was grazing the selfhosted subreddit, and noticed Hugo...</p>
</a>
</div>
<hr>

View File

@@ -197,11 +197,15 @@
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
@@ -386,6 +390,27 @@
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="__nav_1" type="checkbox" id="__nav_1" >
<label class="md-nav__link" for="__nav_1">
Home
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="Home" data-md-level="1">
<label class="md-nav__title" for="__nav_1">
<span class="md-nav__icon md-icon"></span>
Home
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../.." class="md-nav__link">
Home
@@ -393,6 +418,192 @@
</li>
<li class="md-nav__item">
<a href="../../../posts/trents-favorite-podcasts/" class="md-nav__link">
Trent's Favorite Podcasts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QR SVG Django
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/prosody-photo-uploads/" class="md-nav__link">
Prosody Photo Uploads
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
XMPP Apt Notification
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/apache-virtual-hosts/" class="md-nav__link">
Apache Virtual Hosts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPP Handler for Python Logging
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instruction For Tethering From Phone
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/linux-move-cursor-with-keyboard/" class="md-nav__link">
Linux Move Cursor With Keyboard
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/simplified-raspberry-streaming/" class="md-nav__link">
Simplified Raspberry Streaming
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted XFS Root
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-guest-virt-manager/" class="md-nav__link">
Clear Linux Guest Virt Manager
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning with Sgdisk
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 XFS Full Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report In Python
</a>
</li>
</ul>
</nav>
</li>
@@ -676,7 +887,7 @@
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QRCODE Svg in Django
Test QR SVG Django
</a>
</li>
@@ -700,7 +911,7 @@
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
Xmpp Apt Notifications
XMPP Apt Notification
</a>
</li>
@@ -724,7 +935,7 @@
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPPHandler for Python Logging
SENDXMPP Handler for Python Logging
</a>
</li>
@@ -736,7 +947,7 @@
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instructions For Tethering From Phone
Instruction For Tethering From Phone
</a>
</li>
@@ -748,7 +959,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions Disk Encryption
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
@@ -784,7 +995,7 @@
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted xfs Root
Clear Linux Encrypted XFS Root
</a>
</li>
@@ -808,7 +1019,7 @@
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning With sgdisk
Faster Partitioning with Sgdisk
</a>
</li>
@@ -820,7 +1031,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 xfs Full Disk Encryption
LMDE3 XFS Full Disk Encryption
</a>
</li>
@@ -832,7 +1043,7 @@
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report in Python
Rewrite Hugo Themes Report In Python
</a>
</li>
@@ -1005,18 +1216,331 @@
<div class="md-content" data-md-component="content">
<article class="md-content__inner md-typeset">
<h1>Linux action news</h1>
<h3 id="linux-action-news"><a href="https://linuxactionnews.com/" target="_blank">Linux Action News</a></h3>
<p><a href="https://linuxactionnews.com/" target="_blank">Linux Action News</a>
is a weekly podcast of Linux News.</p>
<ul>
<li><a href="https://feeds.fireside.fm/linuxactionnews/rss" target="_blank">Linux Action News RSS</a></li>
</ul>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div>
<a href="/posts/trents-favorite-podcasts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Trent's Favorite Podcasts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'linux', 'podcast', 'antennapod', 'history', 'flutter', 'kotlin', 'travel']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-07-23 Introduction Someone asked me 10 years ago what are my favorite podcasts, so here you go. Note that a lot of podcasts tend to...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/test-qr-svg-django/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Test QR SVG Django</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'testing', 'pillow', 'beautifulsoup', 'opencv', 'cairosvg', 'pyotp']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-04-19 Introduction I worked out a solution in django-testing, for testing a view that renders a qrcode as an svg as an inline svg xml...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/prosody-photo-uploads/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Prosody Photo Uploads</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xmpp', 'prosody', 'debian', 'letsencrypt']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-25 Introduction Install prosody on Debian 10 with photoupload, postgresql database, and letsencrypt certs. DNS Log into your dns...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/xmpp-apt-notifications/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">XMPP Apt Notification</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['apt', 'apt-get', 'prosody', 'debian']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-09 Introduction In order to save yourself the work of checking your computer for updates, configure it to send you a weekly...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/apache-virtual-hosts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Apache Virtual Hosts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Apache', 'Virtual Hosts', 'LetsEncrypt', 'Lets Encrypt', 'Reverse Proxy', 'DNS']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-20 Use Virtual Hosts This is a very useful way to keep your server organized. Virtual Hosts On Your Lan You can practice on your...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/sendxmpp-handler-for-python-logging/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">SENDXMPP Handler for Python Logging</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Python', 'Logging', 'Flask', 'XMPP', 'SENDXMPP', 'logging.Handler']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-19 SENDXMPPHandler for Python Logging app/__init__.py You may be familiar with adding a logging handler to a flask application, with...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/instructions-for-tethering-from-phone/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Instruction For Tethering From Phone</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['android', 'tethering']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-17 Instructions Part One Turn off blutooth on computer Turn off blutooth on phone Turn off Wifi on phone Part Two Turn on wifi...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde4-custom-partitions-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE4 Custom Partitions for Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-15 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The result is quite...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/linux-move-cursor-with-keyboard/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Linux Move Cursor With Keyboard</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['X11', 'xdotool', 'cursor', 'keyboard', 'keyboard shortcuts']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-06-21T22:01:35-07:00 Introduction Linux just makes everything so easy. On a laptop it can be tricky to place your mouse cursor on...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/simplified-raspberry-streaming/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Simplified Raspberry Streaming</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['raspberrypi', 'mpd', 'mp3', 'internet-radio', 'ncmpcpp', 'playlist', 'm3u']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-05-12T18:32:55-07:00 RaspberryPi is a Great MPD Appliance Im really pleased with the RaspberryPi as an MPD (music player daemon),...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-encrypted-xfs-root/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Encrypted XFS Root</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xfs', 'clear-linux', 'luks']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-04-13T21:44:37-07:00 Nothing to-it Burger I had intended to create a technical explanation how to install Clear Linux with disk...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-guest-virt-manager/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Guest Virt Manager</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['kvm', 'clear-linux', 'qcow2', 'virt-manager', 'parted']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-03-11T01:39:09-07:00 Introduction download, convert, and resize the provided kvm-legacy image create a virtual machine and launch it...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/faster-partitioning-with-sgdisk/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Faster Partitioning with Sgdisk</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['command-line', 'gdisk', 'partition', 'sgdisk']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-02-11T04:23:52-08:00 Disclaimer If any of this is wrong, let me know so I can fix it. No actual hard drives were harmed in the...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde3-xfs-full-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE3 XFS Full Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T23:25:36-08:00 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/rewrite-hugo-themes-report-in-python/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Rewrite Hugo Themes Report In Python</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['python', 'sql', 'sqlalchemy', 'html5', 'hugo-themes']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T01:02:57-08:00 Ranking Hugo Themes by Stars, Commit Date A while back I was grazing the selfhosted subreddit, and noticed Hugo...</p>
</a>
</div>
<hr>

View File

@@ -197,11 +197,15 @@
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
@@ -386,6 +390,27 @@
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="__nav_1" type="checkbox" id="__nav_1" >
<label class="md-nav__link" for="__nav_1">
Home
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="Home" data-md-level="1">
<label class="md-nav__title" for="__nav_1">
<span class="md-nav__icon md-icon"></span>
Home
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../.." class="md-nav__link">
Home
@@ -393,6 +418,192 @@
</li>
<li class="md-nav__item">
<a href="../../../posts/trents-favorite-podcasts/" class="md-nav__link">
Trent's Favorite Podcasts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QR SVG Django
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/prosody-photo-uploads/" class="md-nav__link">
Prosody Photo Uploads
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
XMPP Apt Notification
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/apache-virtual-hosts/" class="md-nav__link">
Apache Virtual Hosts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPP Handler for Python Logging
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instruction For Tethering From Phone
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/linux-move-cursor-with-keyboard/" class="md-nav__link">
Linux Move Cursor With Keyboard
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/simplified-raspberry-streaming/" class="md-nav__link">
Simplified Raspberry Streaming
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted XFS Root
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-guest-virt-manager/" class="md-nav__link">
Clear Linux Guest Virt Manager
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning with Sgdisk
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 XFS Full Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report In Python
</a>
</li>
</ul>
</nav>
</li>
@@ -676,7 +887,7 @@
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QRCODE Svg in Django
Test QR SVG Django
</a>
</li>
@@ -700,7 +911,7 @@
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
Xmpp Apt Notifications
XMPP Apt Notification
</a>
</li>
@@ -724,7 +935,7 @@
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPPHandler for Python Logging
SENDXMPP Handler for Python Logging
</a>
</li>
@@ -736,7 +947,7 @@
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instructions For Tethering From Phone
Instruction For Tethering From Phone
</a>
</li>
@@ -748,7 +959,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions Disk Encryption
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
@@ -784,7 +995,7 @@
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted xfs Root
Clear Linux Encrypted XFS Root
</a>
</li>
@@ -808,7 +1019,7 @@
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning With sgdisk
Faster Partitioning with Sgdisk
</a>
</li>
@@ -820,7 +1031,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 xfs Full Disk Encryption
LMDE3 XFS Full Disk Encryption
</a>
</li>
@@ -832,7 +1043,7 @@
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report in Python
Rewrite Hugo Themes Report In Python
</a>
</li>
@@ -1005,18 +1216,331 @@
<div class="md-content" data-md-component="content">
<article class="md-content__inner md-typeset">
<h1>Linux inlaws</h1>
<h3 id="linux-inlaws"><a href="https://linuxinlaws.eu/" target="_blank">Linux InLaws</a></h3>
<p><a href="https://linuxinlaws.eu/" target="_blank">Linux InLaws</a>
ist ein bier-sodden Podcast über Linux.</p>
<ul>
<li><a href="https://linuxinlaws.eu/inlaws_rss.xml" target="_blank">Linux InLaws RSS</a></li>
</ul>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div>
<a href="/posts/trents-favorite-podcasts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Trent's Favorite Podcasts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'linux', 'podcast', 'antennapod', 'history', 'flutter', 'kotlin', 'travel']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-07-23 Introduction Someone asked me 10 years ago what are my favorite podcasts, so here you go. Note that a lot of podcasts tend to...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/test-qr-svg-django/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Test QR SVG Django</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'testing', 'pillow', 'beautifulsoup', 'opencv', 'cairosvg', 'pyotp']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-04-19 Introduction I worked out a solution in django-testing, for testing a view that renders a qrcode as an svg as an inline svg xml...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/prosody-photo-uploads/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Prosody Photo Uploads</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xmpp', 'prosody', 'debian', 'letsencrypt']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-25 Introduction Install prosody on Debian 10 with photoupload, postgresql database, and letsencrypt certs. DNS Log into your dns...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/xmpp-apt-notifications/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">XMPP Apt Notification</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['apt', 'apt-get', 'prosody', 'debian']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-09 Introduction In order to save yourself the work of checking your computer for updates, configure it to send you a weekly...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/apache-virtual-hosts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Apache Virtual Hosts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Apache', 'Virtual Hosts', 'LetsEncrypt', 'Lets Encrypt', 'Reverse Proxy', 'DNS']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-20 Use Virtual Hosts This is a very useful way to keep your server organized. Virtual Hosts On Your Lan You can practice on your...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/sendxmpp-handler-for-python-logging/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">SENDXMPP Handler for Python Logging</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Python', 'Logging', 'Flask', 'XMPP', 'SENDXMPP', 'logging.Handler']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-19 SENDXMPPHandler for Python Logging app/__init__.py You may be familiar with adding a logging handler to a flask application, with...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/instructions-for-tethering-from-phone/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Instruction For Tethering From Phone</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['android', 'tethering']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-17 Instructions Part One Turn off blutooth on computer Turn off blutooth on phone Turn off Wifi on phone Part Two Turn on wifi...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde4-custom-partitions-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE4 Custom Partitions for Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-15 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The result is quite...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/linux-move-cursor-with-keyboard/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Linux Move Cursor With Keyboard</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['X11', 'xdotool', 'cursor', 'keyboard', 'keyboard shortcuts']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-06-21T22:01:35-07:00 Introduction Linux just makes everything so easy. On a laptop it can be tricky to place your mouse cursor on...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/simplified-raspberry-streaming/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Simplified Raspberry Streaming</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['raspberrypi', 'mpd', 'mp3', 'internet-radio', 'ncmpcpp', 'playlist', 'm3u']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-05-12T18:32:55-07:00 RaspberryPi is a Great MPD Appliance Im really pleased with the RaspberryPi as an MPD (music player daemon),...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-encrypted-xfs-root/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Encrypted XFS Root</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xfs', 'clear-linux', 'luks']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-04-13T21:44:37-07:00 Nothing to-it Burger I had intended to create a technical explanation how to install Clear Linux with disk...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-guest-virt-manager/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Guest Virt Manager</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['kvm', 'clear-linux', 'qcow2', 'virt-manager', 'parted']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-03-11T01:39:09-07:00 Introduction download, convert, and resize the provided kvm-legacy image create a virtual machine and launch it...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/faster-partitioning-with-sgdisk/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Faster Partitioning with Sgdisk</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['command-line', 'gdisk', 'partition', 'sgdisk']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-02-11T04:23:52-08:00 Disclaimer If any of this is wrong, let me know so I can fix it. No actual hard drives were harmed in the...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde3-xfs-full-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE3 XFS Full Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T23:25:36-08:00 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/rewrite-hugo-themes-report-in-python/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Rewrite Hugo Themes Report In Python</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['python', 'sql', 'sqlalchemy', 'html5', 'hugo-themes']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T01:02:57-08:00 Ranking Hugo Themes by Stars, Commit Date A while back I was grazing the selfhosted subreddit, and noticed Hugo...</p>
</a>
</div>
<hr>

View File

@@ -197,11 +197,15 @@
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
@@ -386,6 +390,27 @@
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="__nav_1" type="checkbox" id="__nav_1" >
<label class="md-nav__link" for="__nav_1">
Home
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="Home" data-md-level="1">
<label class="md-nav__title" for="__nav_1">
<span class="md-nav__icon md-icon"></span>
Home
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../.." class="md-nav__link">
Home
@@ -393,6 +418,192 @@
</li>
<li class="md-nav__item">
<a href="../../../posts/trents-favorite-podcasts/" class="md-nav__link">
Trent's Favorite Podcasts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QR SVG Django
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/prosody-photo-uploads/" class="md-nav__link">
Prosody Photo Uploads
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
XMPP Apt Notification
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/apache-virtual-hosts/" class="md-nav__link">
Apache Virtual Hosts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPP Handler for Python Logging
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instruction For Tethering From Phone
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/linux-move-cursor-with-keyboard/" class="md-nav__link">
Linux Move Cursor With Keyboard
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/simplified-raspberry-streaming/" class="md-nav__link">
Simplified Raspberry Streaming
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted XFS Root
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-guest-virt-manager/" class="md-nav__link">
Clear Linux Guest Virt Manager
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning with Sgdisk
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 XFS Full Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report In Python
</a>
</li>
</ul>
</nav>
</li>
@@ -676,7 +887,7 @@
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QRCODE Svg in Django
Test QR SVG Django
</a>
</li>
@@ -700,7 +911,7 @@
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
Xmpp Apt Notifications
XMPP Apt Notification
</a>
</li>
@@ -724,7 +935,7 @@
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPPHandler for Python Logging
SENDXMPP Handler for Python Logging
</a>
</li>
@@ -736,7 +947,7 @@
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instructions For Tethering From Phone
Instruction For Tethering From Phone
</a>
</li>
@@ -748,7 +959,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions Disk Encryption
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
@@ -784,7 +995,7 @@
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted xfs Root
Clear Linux Encrypted XFS Root
</a>
</li>
@@ -808,7 +1019,7 @@
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning With sgdisk
Faster Partitioning with Sgdisk
</a>
</li>
@@ -820,7 +1031,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 xfs Full Disk Encryption
LMDE3 XFS Full Disk Encryption
</a>
</li>
@@ -832,7 +1043,7 @@
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report in Python
Rewrite Hugo Themes Report In Python
</a>
</li>
@@ -1005,18 +1216,331 @@
<div class="md-content" data-md-component="content">
<article class="md-content__inner md-typeset">
<h1>Linux unplugged</h1>
<h3 id="linux-unplugged"><a href="https://linuxunplugged.com/" target="_blank">Linux Unplugged</a></h3>
<p><a href="https://linuxunplugged.com/" target="_blank">Linux Unplugged</a>
is a podcast about Linux with live audience participation via mumble.</p>
<ul>
<li><a href="https://feeds.fireside.fm/linuxunplugged/rss" target="_blank">Linux Unplugged RSS</a></li>
</ul>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div>
<a href="/posts/trents-favorite-podcasts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Trent's Favorite Podcasts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'linux', 'podcast', 'antennapod', 'history', 'flutter', 'kotlin', 'travel']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-07-23 Introduction Someone asked me 10 years ago what are my favorite podcasts, so here you go. Note that a lot of podcasts tend to...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/test-qr-svg-django/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Test QR SVG Django</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'testing', 'pillow', 'beautifulsoup', 'opencv', 'cairosvg', 'pyotp']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-04-19 Introduction I worked out a solution in django-testing, for testing a view that renders a qrcode as an svg as an inline svg xml...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/prosody-photo-uploads/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Prosody Photo Uploads</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xmpp', 'prosody', 'debian', 'letsencrypt']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-25 Introduction Install prosody on Debian 10 with photoupload, postgresql database, and letsencrypt certs. DNS Log into your dns...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/xmpp-apt-notifications/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">XMPP Apt Notification</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['apt', 'apt-get', 'prosody', 'debian']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-09 Introduction In order to save yourself the work of checking your computer for updates, configure it to send you a weekly...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/apache-virtual-hosts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Apache Virtual Hosts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Apache', 'Virtual Hosts', 'LetsEncrypt', 'Lets Encrypt', 'Reverse Proxy', 'DNS']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-20 Use Virtual Hosts This is a very useful way to keep your server organized. Virtual Hosts On Your Lan You can practice on your...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/sendxmpp-handler-for-python-logging/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">SENDXMPP Handler for Python Logging</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Python', 'Logging', 'Flask', 'XMPP', 'SENDXMPP', 'logging.Handler']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-19 SENDXMPPHandler for Python Logging app/__init__.py You may be familiar with adding a logging handler to a flask application, with...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/instructions-for-tethering-from-phone/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Instruction For Tethering From Phone</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['android', 'tethering']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-17 Instructions Part One Turn off blutooth on computer Turn off blutooth on phone Turn off Wifi on phone Part Two Turn on wifi...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde4-custom-partitions-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE4 Custom Partitions for Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-15 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The result is quite...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/linux-move-cursor-with-keyboard/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Linux Move Cursor With Keyboard</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['X11', 'xdotool', 'cursor', 'keyboard', 'keyboard shortcuts']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-06-21T22:01:35-07:00 Introduction Linux just makes everything so easy. On a laptop it can be tricky to place your mouse cursor on...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/simplified-raspberry-streaming/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Simplified Raspberry Streaming</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['raspberrypi', 'mpd', 'mp3', 'internet-radio', 'ncmpcpp', 'playlist', 'm3u']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-05-12T18:32:55-07:00 RaspberryPi is a Great MPD Appliance Im really pleased with the RaspberryPi as an MPD (music player daemon),...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-encrypted-xfs-root/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Encrypted XFS Root</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xfs', 'clear-linux', 'luks']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-04-13T21:44:37-07:00 Nothing to-it Burger I had intended to create a technical explanation how to install Clear Linux with disk...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-guest-virt-manager/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Guest Virt Manager</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['kvm', 'clear-linux', 'qcow2', 'virt-manager', 'parted']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-03-11T01:39:09-07:00 Introduction download, convert, and resize the provided kvm-legacy image create a virtual machine and launch it...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/faster-partitioning-with-sgdisk/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Faster Partitioning with Sgdisk</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['command-line', 'gdisk', 'partition', 'sgdisk']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-02-11T04:23:52-08:00 Disclaimer If any of this is wrong, let me know so I can fix it. No actual hard drives were harmed in the...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde3-xfs-full-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE3 XFS Full Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T23:25:36-08:00 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/rewrite-hugo-themes-report-in-python/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Rewrite Hugo Themes Report In Python</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['python', 'sql', 'sqlalchemy', 'html5', 'hugo-themes']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T01:02:57-08:00 Ranking Hugo Themes by Stars, Commit Date A while back I was grazing the selfhosted subreddit, and noticed Hugo...</p>
</a>
</div>
<hr>

View File

@@ -197,11 +197,15 @@
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
@@ -386,6 +390,27 @@
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="__nav_1" type="checkbox" id="__nav_1" >
<label class="md-nav__link" for="__nav_1">
Home
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="Home" data-md-level="1">
<label class="md-nav__title" for="__nav_1">
<span class="md-nav__icon md-icon"></span>
Home
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../.." class="md-nav__link">
Home
@@ -393,6 +418,192 @@
</li>
<li class="md-nav__item">
<a href="../../../posts/trents-favorite-podcasts/" class="md-nav__link">
Trent's Favorite Podcasts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QR SVG Django
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/prosody-photo-uploads/" class="md-nav__link">
Prosody Photo Uploads
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
XMPP Apt Notification
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/apache-virtual-hosts/" class="md-nav__link">
Apache Virtual Hosts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPP Handler for Python Logging
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instruction For Tethering From Phone
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/linux-move-cursor-with-keyboard/" class="md-nav__link">
Linux Move Cursor With Keyboard
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/simplified-raspberry-streaming/" class="md-nav__link">
Simplified Raspberry Streaming
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted XFS Root
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-guest-virt-manager/" class="md-nav__link">
Clear Linux Guest Virt Manager
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning with Sgdisk
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 XFS Full Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report In Python
</a>
</li>
</ul>
</nav>
</li>
@@ -676,7 +887,7 @@
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QRCODE Svg in Django
Test QR SVG Django
</a>
</li>
@@ -700,7 +911,7 @@
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
Xmpp Apt Notifications
XMPP Apt Notification
</a>
</li>
@@ -724,7 +935,7 @@
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPPHandler for Python Logging
SENDXMPP Handler for Python Logging
</a>
</li>
@@ -736,7 +947,7 @@
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instructions For Tethering From Phone
Instruction For Tethering From Phone
</a>
</li>
@@ -748,7 +959,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions Disk Encryption
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
@@ -784,7 +995,7 @@
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted xfs Root
Clear Linux Encrypted XFS Root
</a>
</li>
@@ -808,7 +1019,7 @@
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning With sgdisk
Faster Partitioning with Sgdisk
</a>
</li>
@@ -820,7 +1031,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 xfs Full Disk Encryption
LMDE3 XFS Full Disk Encryption
</a>
</li>
@@ -832,7 +1043,7 @@
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report in Python
Rewrite Hugo Themes Report In Python
</a>
</li>
@@ -1005,19 +1216,331 @@
<div class="md-content" data-md-component="content">
<article class="md-content__inner md-typeset">
<h1>Minipc</h1>
<h3 id="minipc"><a href="https://podnutz.com/category/minipc/" target="_blank">MiniPC</a></h3>
<p><a href="https://podnutz.com/category/minipc/" target="_blank">MiniPC</a>
is a round-table podcast about SBC computers, such as the RaspberryPI,
as well as IOT.</p>
<ul>
<li><a href="https://feeds.feedburner.com/podnutz/minipcshow" target="_blank">MiniPC RSS</a></li>
</ul>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div>
<a href="/posts/trents-favorite-podcasts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Trent's Favorite Podcasts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'linux', 'podcast', 'antennapod', 'history', 'flutter', 'kotlin', 'travel']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-07-23 Introduction Someone asked me 10 years ago what are my favorite podcasts, so here you go. Note that a lot of podcasts tend to...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/test-qr-svg-django/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Test QR SVG Django</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'testing', 'pillow', 'beautifulsoup', 'opencv', 'cairosvg', 'pyotp']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-04-19 Introduction I worked out a solution in django-testing, for testing a view that renders a qrcode as an svg as an inline svg xml...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/prosody-photo-uploads/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Prosody Photo Uploads</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xmpp', 'prosody', 'debian', 'letsencrypt']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-25 Introduction Install prosody on Debian 10 with photoupload, postgresql database, and letsencrypt certs. DNS Log into your dns...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/xmpp-apt-notifications/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">XMPP Apt Notification</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['apt', 'apt-get', 'prosody', 'debian']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-09 Introduction In order to save yourself the work of checking your computer for updates, configure it to send you a weekly...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/apache-virtual-hosts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Apache Virtual Hosts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Apache', 'Virtual Hosts', 'LetsEncrypt', 'Lets Encrypt', 'Reverse Proxy', 'DNS']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-20 Use Virtual Hosts This is a very useful way to keep your server organized. Virtual Hosts On Your Lan You can practice on your...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/sendxmpp-handler-for-python-logging/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">SENDXMPP Handler for Python Logging</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Python', 'Logging', 'Flask', 'XMPP', 'SENDXMPP', 'logging.Handler']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-19 SENDXMPPHandler for Python Logging app/__init__.py You may be familiar with adding a logging handler to a flask application, with...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/instructions-for-tethering-from-phone/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Instruction For Tethering From Phone</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['android', 'tethering']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-17 Instructions Part One Turn off blutooth on computer Turn off blutooth on phone Turn off Wifi on phone Part Two Turn on wifi...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde4-custom-partitions-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE4 Custom Partitions for Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-15 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The result is quite...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/linux-move-cursor-with-keyboard/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Linux Move Cursor With Keyboard</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['X11', 'xdotool', 'cursor', 'keyboard', 'keyboard shortcuts']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-06-21T22:01:35-07:00 Introduction Linux just makes everything so easy. On a laptop it can be tricky to place your mouse cursor on...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/simplified-raspberry-streaming/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Simplified Raspberry Streaming</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['raspberrypi', 'mpd', 'mp3', 'internet-radio', 'ncmpcpp', 'playlist', 'm3u']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-05-12T18:32:55-07:00 RaspberryPi is a Great MPD Appliance Im really pleased with the RaspberryPi as an MPD (music player daemon),...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-encrypted-xfs-root/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Encrypted XFS Root</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xfs', 'clear-linux', 'luks']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-04-13T21:44:37-07:00 Nothing to-it Burger I had intended to create a technical explanation how to install Clear Linux with disk...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-guest-virt-manager/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Guest Virt Manager</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['kvm', 'clear-linux', 'qcow2', 'virt-manager', 'parted']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-03-11T01:39:09-07:00 Introduction download, convert, and resize the provided kvm-legacy image create a virtual machine and launch it...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/faster-partitioning-with-sgdisk/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Faster Partitioning with Sgdisk</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['command-line', 'gdisk', 'partition', 'sgdisk']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-02-11T04:23:52-08:00 Disclaimer If any of this is wrong, let me know so I can fix it. No actual hard drives were harmed in the...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde3-xfs-full-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE3 XFS Full Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T23:25:36-08:00 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/rewrite-hugo-themes-report-in-python/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Rewrite Hugo Themes Report In Python</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['python', 'sql', 'sqlalchemy', 'html5', 'hugo-themes']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T01:02:57-08:00 Ranking Hugo Themes by Stars, Commit Date A while back I was grazing the selfhosted subreddit, and noticed Hugo...</p>
</a>
</div>
<hr>

View File

@@ -197,11 +197,15 @@
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
@@ -386,6 +390,27 @@
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="__nav_1" type="checkbox" id="__nav_1" >
<label class="md-nav__link" for="__nav_1">
Home
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="Home" data-md-level="1">
<label class="md-nav__title" for="__nav_1">
<span class="md-nav__icon md-icon"></span>
Home
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../.." class="md-nav__link">
Home
@@ -393,6 +418,192 @@
</li>
<li class="md-nav__item">
<a href="../../../posts/trents-favorite-podcasts/" class="md-nav__link">
Trent's Favorite Podcasts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QR SVG Django
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/prosody-photo-uploads/" class="md-nav__link">
Prosody Photo Uploads
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
XMPP Apt Notification
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/apache-virtual-hosts/" class="md-nav__link">
Apache Virtual Hosts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPP Handler for Python Logging
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instruction For Tethering From Phone
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/linux-move-cursor-with-keyboard/" class="md-nav__link">
Linux Move Cursor With Keyboard
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/simplified-raspberry-streaming/" class="md-nav__link">
Simplified Raspberry Streaming
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted XFS Root
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-guest-virt-manager/" class="md-nav__link">
Clear Linux Guest Virt Manager
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning with Sgdisk
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 XFS Full Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report In Python
</a>
</li>
</ul>
</nav>
</li>
@@ -676,7 +887,7 @@
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QRCODE Svg in Django
Test QR SVG Django
</a>
</li>
@@ -700,7 +911,7 @@
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
Xmpp Apt Notifications
XMPP Apt Notification
</a>
</li>
@@ -724,7 +935,7 @@
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPPHandler for Python Logging
SENDXMPP Handler for Python Logging
</a>
</li>
@@ -736,7 +947,7 @@
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instructions For Tethering From Phone
Instruction For Tethering From Phone
</a>
</li>
@@ -748,7 +959,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions Disk Encryption
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
@@ -784,7 +995,7 @@
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted xfs Root
Clear Linux Encrypted XFS Root
</a>
</li>
@@ -808,7 +1019,7 @@
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning With sgdisk
Faster Partitioning with Sgdisk
</a>
</li>
@@ -820,7 +1031,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 xfs Full Disk Encryption
LMDE3 XFS Full Disk Encryption
</a>
</li>
@@ -832,7 +1043,7 @@
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report in Python
Rewrite Hugo Themes Report In Python
</a>
</li>
@@ -1005,18 +1216,331 @@
<div class="md-content" data-md-component="content">
<article class="md-content__inner md-typeset">
<h1>Mintcast</h1>
<h3 id="mintcast"><a href="https://mintcast.org/" target="_blank">MintCast</a></h3>
<p><a href="https://mintcast.org/" target="_blank">MintCast</a> is a long-running
round-table podcast by the Linux Mint community for all users of Linux.</p>
<ul>
<li><a href="https://mintcast.org/category/mp3/feed/" target="_blank">MintCast RSS</a></li>
</ul>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div>
<a href="/posts/trents-favorite-podcasts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Trent's Favorite Podcasts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'linux', 'podcast', 'antennapod', 'history', 'flutter', 'kotlin', 'travel']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-07-23 Introduction Someone asked me 10 years ago what are my favorite podcasts, so here you go. Note that a lot of podcasts tend to...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/test-qr-svg-django/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Test QR SVG Django</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'testing', 'pillow', 'beautifulsoup', 'opencv', 'cairosvg', 'pyotp']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-04-19 Introduction I worked out a solution in django-testing, for testing a view that renders a qrcode as an svg as an inline svg xml...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/prosody-photo-uploads/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Prosody Photo Uploads</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xmpp', 'prosody', 'debian', 'letsencrypt']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-25 Introduction Install prosody on Debian 10 with photoupload, postgresql database, and letsencrypt certs. DNS Log into your dns...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/xmpp-apt-notifications/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">XMPP Apt Notification</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['apt', 'apt-get', 'prosody', 'debian']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-09 Introduction In order to save yourself the work of checking your computer for updates, configure it to send you a weekly...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/apache-virtual-hosts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Apache Virtual Hosts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Apache', 'Virtual Hosts', 'LetsEncrypt', 'Lets Encrypt', 'Reverse Proxy', 'DNS']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-20 Use Virtual Hosts This is a very useful way to keep your server organized. Virtual Hosts On Your Lan You can practice on your...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/sendxmpp-handler-for-python-logging/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">SENDXMPP Handler for Python Logging</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Python', 'Logging', 'Flask', 'XMPP', 'SENDXMPP', 'logging.Handler']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-19 SENDXMPPHandler for Python Logging app/__init__.py You may be familiar with adding a logging handler to a flask application, with...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/instructions-for-tethering-from-phone/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Instruction For Tethering From Phone</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['android', 'tethering']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-17 Instructions Part One Turn off blutooth on computer Turn off blutooth on phone Turn off Wifi on phone Part Two Turn on wifi...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde4-custom-partitions-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE4 Custom Partitions for Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-15 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The result is quite...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/linux-move-cursor-with-keyboard/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Linux Move Cursor With Keyboard</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['X11', 'xdotool', 'cursor', 'keyboard', 'keyboard shortcuts']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-06-21T22:01:35-07:00 Introduction Linux just makes everything so easy. On a laptop it can be tricky to place your mouse cursor on...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/simplified-raspberry-streaming/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Simplified Raspberry Streaming</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['raspberrypi', 'mpd', 'mp3', 'internet-radio', 'ncmpcpp', 'playlist', 'm3u']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-05-12T18:32:55-07:00 RaspberryPi is a Great MPD Appliance Im really pleased with the RaspberryPi as an MPD (music player daemon),...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-encrypted-xfs-root/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Encrypted XFS Root</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xfs', 'clear-linux', 'luks']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-04-13T21:44:37-07:00 Nothing to-it Burger I had intended to create a technical explanation how to install Clear Linux with disk...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-guest-virt-manager/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Guest Virt Manager</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['kvm', 'clear-linux', 'qcow2', 'virt-manager', 'parted']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-03-11T01:39:09-07:00 Introduction download, convert, and resize the provided kvm-legacy image create a virtual machine and launch it...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/faster-partitioning-with-sgdisk/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Faster Partitioning with Sgdisk</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['command-line', 'gdisk', 'partition', 'sgdisk']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-02-11T04:23:52-08:00 Disclaimer If any of this is wrong, let me know so I can fix it. No actual hard drives were harmed in the...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde3-xfs-full-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE3 XFS Full Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T23:25:36-08:00 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/rewrite-hugo-themes-report-in-python/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Rewrite Hugo Themes Report In Python</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['python', 'sql', 'sqlalchemy', 'html5', 'hugo-themes']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T01:02:57-08:00 Ranking Hugo Themes by Stars, Commit Date A while back I was grazing the selfhosted subreddit, and noticed Hugo...</p>
</a>
</div>
<hr>

View File

@@ -197,11 +197,15 @@
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
@@ -386,6 +390,27 @@
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="__nav_1" type="checkbox" id="__nav_1" >
<label class="md-nav__link" for="__nav_1">
Home
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="Home" data-md-level="1">
<label class="md-nav__title" for="__nav_1">
<span class="md-nav__icon md-icon"></span>
Home
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../.." class="md-nav__link">
Home
@@ -393,6 +418,192 @@
</li>
<li class="md-nav__item">
<a href="../../../posts/trents-favorite-podcasts/" class="md-nav__link">
Trent's Favorite Podcasts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QR SVG Django
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/prosody-photo-uploads/" class="md-nav__link">
Prosody Photo Uploads
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
XMPP Apt Notification
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/apache-virtual-hosts/" class="md-nav__link">
Apache Virtual Hosts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPP Handler for Python Logging
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instruction For Tethering From Phone
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/linux-move-cursor-with-keyboard/" class="md-nav__link">
Linux Move Cursor With Keyboard
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/simplified-raspberry-streaming/" class="md-nav__link">
Simplified Raspberry Streaming
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted XFS Root
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-guest-virt-manager/" class="md-nav__link">
Clear Linux Guest Virt Manager
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning with Sgdisk
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 XFS Full Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report In Python
</a>
</li>
</ul>
</nav>
</li>
@@ -676,7 +887,7 @@
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QRCODE Svg in Django
Test QR SVG Django
</a>
</li>
@@ -700,7 +911,7 @@
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
Xmpp Apt Notifications
XMPP Apt Notification
</a>
</li>
@@ -724,7 +935,7 @@
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPPHandler for Python Logging
SENDXMPP Handler for Python Logging
</a>
</li>
@@ -736,7 +947,7 @@
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instructions For Tethering From Phone
Instruction For Tethering From Phone
</a>
</li>
@@ -748,7 +959,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions Disk Encryption
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
@@ -784,7 +995,7 @@
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted xfs Root
Clear Linux Encrypted XFS Root
</a>
</li>
@@ -808,7 +1019,7 @@
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning With sgdisk
Faster Partitioning with Sgdisk
</a>
</li>
@@ -820,7 +1031,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 xfs Full Disk Encryption
LMDE3 XFS Full Disk Encryption
</a>
</li>
@@ -832,7 +1043,7 @@
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report in Python
Rewrite Hugo Themes Report In Python
</a>
</li>
@@ -1005,22 +1216,331 @@
<div class="md-content" data-md-component="content">
<article class="md-content__inner md-typeset">
<h1>No agenda</h1>
<h3 id="no-agenda"><a href="https://www.noagendashow.net/" target="_blank">No Agenda</a></h3>
<p><a href="https://www.noagendashow.net/" target="_blank">No Agenda</a> Host
<a href="https://en.wikipedia.org/wiki/Adam_Curry" target="_blank">Adam Curry</a>
is a former MTV Personality from the
80s, and consequently the podcast has a very high production value. Host
<a href="https://en.wikipedia.org/wiki/John_C._Dvorak" target="_blank">John C Dvorak</a>
is a tech journalist.</p>
<ul>
<li><a href="http://feed.nashownotes.com/rss.xml" target="_blank">No Agenda RSS</a></li>
</ul>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div>
<a href="/posts/trents-favorite-podcasts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Trent's Favorite Podcasts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'linux', 'podcast', 'antennapod', 'history', 'flutter', 'kotlin', 'travel']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-07-23 Introduction Someone asked me 10 years ago what are my favorite podcasts, so here you go. Note that a lot of podcasts tend to...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/test-qr-svg-django/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Test QR SVG Django</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'testing', 'pillow', 'beautifulsoup', 'opencv', 'cairosvg', 'pyotp']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-04-19 Introduction I worked out a solution in django-testing, for testing a view that renders a qrcode as an svg as an inline svg xml...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/prosody-photo-uploads/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Prosody Photo Uploads</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xmpp', 'prosody', 'debian', 'letsencrypt']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-25 Introduction Install prosody on Debian 10 with photoupload, postgresql database, and letsencrypt certs. DNS Log into your dns...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/xmpp-apt-notifications/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">XMPP Apt Notification</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['apt', 'apt-get', 'prosody', 'debian']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-09 Introduction In order to save yourself the work of checking your computer for updates, configure it to send you a weekly...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/apache-virtual-hosts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Apache Virtual Hosts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Apache', 'Virtual Hosts', 'LetsEncrypt', 'Lets Encrypt', 'Reverse Proxy', 'DNS']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-20 Use Virtual Hosts This is a very useful way to keep your server organized. Virtual Hosts On Your Lan You can practice on your...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/sendxmpp-handler-for-python-logging/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">SENDXMPP Handler for Python Logging</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Python', 'Logging', 'Flask', 'XMPP', 'SENDXMPP', 'logging.Handler']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-19 SENDXMPPHandler for Python Logging app/__init__.py You may be familiar with adding a logging handler to a flask application, with...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/instructions-for-tethering-from-phone/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Instruction For Tethering From Phone</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['android', 'tethering']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-17 Instructions Part One Turn off blutooth on computer Turn off blutooth on phone Turn off Wifi on phone Part Two Turn on wifi...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde4-custom-partitions-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE4 Custom Partitions for Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-15 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The result is quite...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/linux-move-cursor-with-keyboard/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Linux Move Cursor With Keyboard</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['X11', 'xdotool', 'cursor', 'keyboard', 'keyboard shortcuts']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-06-21T22:01:35-07:00 Introduction Linux just makes everything so easy. On a laptop it can be tricky to place your mouse cursor on...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/simplified-raspberry-streaming/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Simplified Raspberry Streaming</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['raspberrypi', 'mpd', 'mp3', 'internet-radio', 'ncmpcpp', 'playlist', 'm3u']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-05-12T18:32:55-07:00 RaspberryPi is a Great MPD Appliance Im really pleased with the RaspberryPi as an MPD (music player daemon),...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-encrypted-xfs-root/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Encrypted XFS Root</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xfs', 'clear-linux', 'luks']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-04-13T21:44:37-07:00 Nothing to-it Burger I had intended to create a technical explanation how to install Clear Linux with disk...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-guest-virt-manager/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Guest Virt Manager</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['kvm', 'clear-linux', 'qcow2', 'virt-manager', 'parted']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-03-11T01:39:09-07:00 Introduction download, convert, and resize the provided kvm-legacy image create a virtual machine and launch it...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/faster-partitioning-with-sgdisk/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Faster Partitioning with Sgdisk</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['command-line', 'gdisk', 'partition', 'sgdisk']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-02-11T04:23:52-08:00 Disclaimer If any of this is wrong, let me know so I can fix it. No actual hard drives were harmed in the...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde3-xfs-full-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE3 XFS Full Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T23:25:36-08:00 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/rewrite-hugo-themes-report-in-python/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Rewrite Hugo Themes Report In Python</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['python', 'sql', 'sqlalchemy', 'html5', 'hugo-themes']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T01:02:57-08:00 Ranking Hugo Themes by Stars, Commit Date A while back I was grazing the selfhosted subreddit, and noticed Hugo...</p>
</a>
</div>
<hr>

View File

@@ -197,11 +197,15 @@
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
@@ -386,6 +390,27 @@
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="__nav_1" type="checkbox" id="__nav_1" >
<label class="md-nav__link" for="__nav_1">
Home
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="Home" data-md-level="1">
<label class="md-nav__title" for="__nav_1">
<span class="md-nav__icon md-icon"></span>
Home
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../.." class="md-nav__link">
Home
@@ -393,6 +418,192 @@
</li>
<li class="md-nav__item">
<a href="../../../posts/trents-favorite-podcasts/" class="md-nav__link">
Trent's Favorite Podcasts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QR SVG Django
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/prosody-photo-uploads/" class="md-nav__link">
Prosody Photo Uploads
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
XMPP Apt Notification
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/apache-virtual-hosts/" class="md-nav__link">
Apache Virtual Hosts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPP Handler for Python Logging
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instruction For Tethering From Phone
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/linux-move-cursor-with-keyboard/" class="md-nav__link">
Linux Move Cursor With Keyboard
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/simplified-raspberry-streaming/" class="md-nav__link">
Simplified Raspberry Streaming
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted XFS Root
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-guest-virt-manager/" class="md-nav__link">
Clear Linux Guest Virt Manager
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning with Sgdisk
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 XFS Full Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report In Python
</a>
</li>
</ul>
</nav>
</li>
@@ -676,7 +887,7 @@
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QRCODE Svg in Django
Test QR SVG Django
</a>
</li>
@@ -700,7 +911,7 @@
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
Xmpp Apt Notifications
XMPP Apt Notification
</a>
</li>
@@ -724,7 +935,7 @@
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPPHandler for Python Logging
SENDXMPP Handler for Python Logging
</a>
</li>
@@ -736,7 +947,7 @@
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instructions For Tethering From Phone
Instruction For Tethering From Phone
</a>
</li>
@@ -748,7 +959,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions Disk Encryption
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
@@ -784,7 +995,7 @@
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted xfs Root
Clear Linux Encrypted XFS Root
</a>
</li>
@@ -808,7 +1019,7 @@
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning With sgdisk
Faster Partitioning with Sgdisk
</a>
</li>
@@ -820,7 +1031,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 xfs Full Disk Encryption
LMDE3 XFS Full Disk Encryption
</a>
</li>
@@ -832,7 +1043,7 @@
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report in Python
Rewrite Hugo Themes Report In Python
</a>
</li>
@@ -1005,19 +1216,331 @@
<div class="md-content" data-md-component="content">
<article class="md-content__inner md-typeset">
<h1>Open source voices</h1>
<h3 id="open-source-voices"><a href="https://www.opensourcevoices.org/" target="_blank">Open Source Voices</a></h3>
<p><a href="https://www.opensourcevoices.org/" target="_blank">Open Source Voices</a>
is an interview podcast featuring open-source personalities, hosted by
<a href="https://www.linkedin.com/in/q5sys/" target="_blank">J.T. Pennington</a></p>
<ul>
<li><a href="https://feeds.fireside.fm/opensourcevoices/rss" target="_blank">Open Source Voices</a></li>
</ul>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div>
<a href="/posts/trents-favorite-podcasts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Trent's Favorite Podcasts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'linux', 'podcast', 'antennapod', 'history', 'flutter', 'kotlin', 'travel']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-07-23 Introduction Someone asked me 10 years ago what are my favorite podcasts, so here you go. Note that a lot of podcasts tend to...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/test-qr-svg-django/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Test QR SVG Django</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'testing', 'pillow', 'beautifulsoup', 'opencv', 'cairosvg', 'pyotp']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-04-19 Introduction I worked out a solution in django-testing, for testing a view that renders a qrcode as an svg as an inline svg xml...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/prosody-photo-uploads/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Prosody Photo Uploads</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xmpp', 'prosody', 'debian', 'letsencrypt']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-25 Introduction Install prosody on Debian 10 with photoupload, postgresql database, and letsencrypt certs. DNS Log into your dns...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/xmpp-apt-notifications/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">XMPP Apt Notification</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['apt', 'apt-get', 'prosody', 'debian']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-09 Introduction In order to save yourself the work of checking your computer for updates, configure it to send you a weekly...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/apache-virtual-hosts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Apache Virtual Hosts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Apache', 'Virtual Hosts', 'LetsEncrypt', 'Lets Encrypt', 'Reverse Proxy', 'DNS']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-20 Use Virtual Hosts This is a very useful way to keep your server organized. Virtual Hosts On Your Lan You can practice on your...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/sendxmpp-handler-for-python-logging/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">SENDXMPP Handler for Python Logging</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Python', 'Logging', 'Flask', 'XMPP', 'SENDXMPP', 'logging.Handler']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-19 SENDXMPPHandler for Python Logging app/__init__.py You may be familiar with adding a logging handler to a flask application, with...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/instructions-for-tethering-from-phone/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Instruction For Tethering From Phone</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['android', 'tethering']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-17 Instructions Part One Turn off blutooth on computer Turn off blutooth on phone Turn off Wifi on phone Part Two Turn on wifi...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde4-custom-partitions-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE4 Custom Partitions for Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-15 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The result is quite...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/linux-move-cursor-with-keyboard/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Linux Move Cursor With Keyboard</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['X11', 'xdotool', 'cursor', 'keyboard', 'keyboard shortcuts']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-06-21T22:01:35-07:00 Introduction Linux just makes everything so easy. On a laptop it can be tricky to place your mouse cursor on...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/simplified-raspberry-streaming/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Simplified Raspberry Streaming</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['raspberrypi', 'mpd', 'mp3', 'internet-radio', 'ncmpcpp', 'playlist', 'm3u']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-05-12T18:32:55-07:00 RaspberryPi is a Great MPD Appliance Im really pleased with the RaspberryPi as an MPD (music player daemon),...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-encrypted-xfs-root/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Encrypted XFS Root</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xfs', 'clear-linux', 'luks']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-04-13T21:44:37-07:00 Nothing to-it Burger I had intended to create a technical explanation how to install Clear Linux with disk...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-guest-virt-manager/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Guest Virt Manager</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['kvm', 'clear-linux', 'qcow2', 'virt-manager', 'parted']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-03-11T01:39:09-07:00 Introduction download, convert, and resize the provided kvm-legacy image create a virtual machine and launch it...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/faster-partitioning-with-sgdisk/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Faster Partitioning with Sgdisk</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['command-line', 'gdisk', 'partition', 'sgdisk']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-02-11T04:23:52-08:00 Disclaimer If any of this is wrong, let me know so I can fix it. No actual hard drives were harmed in the...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde3-xfs-full-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE3 XFS Full Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T23:25:36-08:00 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/rewrite-hugo-themes-report-in-python/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Rewrite Hugo Themes Report In Python</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['python', 'sql', 'sqlalchemy', 'html5', 'hugo-themes']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T01:02:57-08:00 Ranking Hugo Themes by Stars, Commit Date A while back I was grazing the selfhosted subreddit, and noticed Hugo...</p>
</a>
</div>
<hr>

View File

@@ -197,11 +197,15 @@
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
@@ -386,6 +390,27 @@
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="__nav_1" type="checkbox" id="__nav_1" >
<label class="md-nav__link" for="__nav_1">
Home
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="Home" data-md-level="1">
<label class="md-nav__title" for="__nav_1">
<span class="md-nav__icon md-icon"></span>
Home
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../.." class="md-nav__link">
Home
@@ -393,6 +418,192 @@
</li>
<li class="md-nav__item">
<a href="../../../posts/trents-favorite-podcasts/" class="md-nav__link">
Trent's Favorite Podcasts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QR SVG Django
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/prosody-photo-uploads/" class="md-nav__link">
Prosody Photo Uploads
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
XMPP Apt Notification
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/apache-virtual-hosts/" class="md-nav__link">
Apache Virtual Hosts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPP Handler for Python Logging
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instruction For Tethering From Phone
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/linux-move-cursor-with-keyboard/" class="md-nav__link">
Linux Move Cursor With Keyboard
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/simplified-raspberry-streaming/" class="md-nav__link">
Simplified Raspberry Streaming
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted XFS Root
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-guest-virt-manager/" class="md-nav__link">
Clear Linux Guest Virt Manager
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning with Sgdisk
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 XFS Full Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report In Python
</a>
</li>
</ul>
</nav>
</li>
@@ -676,7 +887,7 @@
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QRCODE Svg in Django
Test QR SVG Django
</a>
</li>
@@ -700,7 +911,7 @@
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
Xmpp Apt Notifications
XMPP Apt Notification
</a>
</li>
@@ -724,7 +935,7 @@
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPPHandler for Python Logging
SENDXMPP Handler for Python Logging
</a>
</li>
@@ -736,7 +947,7 @@
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instructions For Tethering From Phone
Instruction For Tethering From Phone
</a>
</li>
@@ -748,7 +959,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions Disk Encryption
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
@@ -784,7 +995,7 @@
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted xfs Root
Clear Linux Encrypted XFS Root
</a>
</li>
@@ -808,7 +1019,7 @@
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning With sgdisk
Faster Partitioning with Sgdisk
</a>
</li>
@@ -820,7 +1031,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 xfs Full Disk Encryption
LMDE3 XFS Full Disk Encryption
</a>
</li>
@@ -832,7 +1043,7 @@
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report in Python
Rewrite Hugo Themes Report In Python
</a>
</li>
@@ -1005,18 +1216,331 @@
<div class="md-content" data-md-component="content">
<article class="md-content__inner md-typeset">
<h1>Python bytes</h1>
<h3 id="python-bytes"><a href="https://pythonbytes.fm/" target="_blank">Python Bytes</a></h3>
<p><a href="https://pythonbytes.fm/" target="_blank">Python Bytes</a> is a podcast
about Python.</p>
<ul>
<li><a href="https://pythonbytes.fm/episodes/all" target="_blank">Python Bytes RSS</a></li>
</ul>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div>
<a href="/posts/trents-favorite-podcasts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Trent's Favorite Podcasts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'linux', 'podcast', 'antennapod', 'history', 'flutter', 'kotlin', 'travel']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-07-23 Introduction Someone asked me 10 years ago what are my favorite podcasts, so here you go. Note that a lot of podcasts tend to...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/test-qr-svg-django/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Test QR SVG Django</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'testing', 'pillow', 'beautifulsoup', 'opencv', 'cairosvg', 'pyotp']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-04-19 Introduction I worked out a solution in django-testing, for testing a view that renders a qrcode as an svg as an inline svg xml...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/prosody-photo-uploads/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Prosody Photo Uploads</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xmpp', 'prosody', 'debian', 'letsencrypt']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-25 Introduction Install prosody on Debian 10 with photoupload, postgresql database, and letsencrypt certs. DNS Log into your dns...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/xmpp-apt-notifications/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">XMPP Apt Notification</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['apt', 'apt-get', 'prosody', 'debian']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-09 Introduction In order to save yourself the work of checking your computer for updates, configure it to send you a weekly...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/apache-virtual-hosts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Apache Virtual Hosts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Apache', 'Virtual Hosts', 'LetsEncrypt', 'Lets Encrypt', 'Reverse Proxy', 'DNS']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-20 Use Virtual Hosts This is a very useful way to keep your server organized. Virtual Hosts On Your Lan You can practice on your...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/sendxmpp-handler-for-python-logging/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">SENDXMPP Handler for Python Logging</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Python', 'Logging', 'Flask', 'XMPP', 'SENDXMPP', 'logging.Handler']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-19 SENDXMPPHandler for Python Logging app/__init__.py You may be familiar with adding a logging handler to a flask application, with...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/instructions-for-tethering-from-phone/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Instruction For Tethering From Phone</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['android', 'tethering']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-17 Instructions Part One Turn off blutooth on computer Turn off blutooth on phone Turn off Wifi on phone Part Two Turn on wifi...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde4-custom-partitions-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE4 Custom Partitions for Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-15 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The result is quite...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/linux-move-cursor-with-keyboard/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Linux Move Cursor With Keyboard</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['X11', 'xdotool', 'cursor', 'keyboard', 'keyboard shortcuts']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-06-21T22:01:35-07:00 Introduction Linux just makes everything so easy. On a laptop it can be tricky to place your mouse cursor on...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/simplified-raspberry-streaming/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Simplified Raspberry Streaming</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['raspberrypi', 'mpd', 'mp3', 'internet-radio', 'ncmpcpp', 'playlist', 'm3u']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-05-12T18:32:55-07:00 RaspberryPi is a Great MPD Appliance Im really pleased with the RaspberryPi as an MPD (music player daemon),...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-encrypted-xfs-root/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Encrypted XFS Root</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xfs', 'clear-linux', 'luks']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-04-13T21:44:37-07:00 Nothing to-it Burger I had intended to create a technical explanation how to install Clear Linux with disk...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-guest-virt-manager/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Guest Virt Manager</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['kvm', 'clear-linux', 'qcow2', 'virt-manager', 'parted']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-03-11T01:39:09-07:00 Introduction download, convert, and resize the provided kvm-legacy image create a virtual machine and launch it...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/faster-partitioning-with-sgdisk/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Faster Partitioning with Sgdisk</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['command-line', 'gdisk', 'partition', 'sgdisk']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-02-11T04:23:52-08:00 Disclaimer If any of this is wrong, let me know so I can fix it. No actual hard drives were harmed in the...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde3-xfs-full-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE3 XFS Full Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T23:25:36-08:00 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/rewrite-hugo-themes-report-in-python/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Rewrite Hugo Themes Report In Python</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['python', 'sql', 'sqlalchemy', 'html5', 'hugo-themes']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T01:02:57-08:00 Ranking Hugo Themes by Stars, Commit Date A while back I was grazing the selfhosted subreddit, and noticed Hugo...</p>
</a>
</div>
<hr>

View File

@@ -197,11 +197,15 @@
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
@@ -386,6 +390,27 @@
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="__nav_1" type="checkbox" id="__nav_1" >
<label class="md-nav__link" for="__nav_1">
Home
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="Home" data-md-level="1">
<label class="md-nav__title" for="__nav_1">
<span class="md-nav__icon md-icon"></span>
Home
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../.." class="md-nav__link">
Home
@@ -393,6 +418,192 @@
</li>
<li class="md-nav__item">
<a href="../../../posts/trents-favorite-podcasts/" class="md-nav__link">
Trent's Favorite Podcasts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QR SVG Django
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/prosody-photo-uploads/" class="md-nav__link">
Prosody Photo Uploads
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
XMPP Apt Notification
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/apache-virtual-hosts/" class="md-nav__link">
Apache Virtual Hosts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPP Handler for Python Logging
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instruction For Tethering From Phone
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/linux-move-cursor-with-keyboard/" class="md-nav__link">
Linux Move Cursor With Keyboard
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/simplified-raspberry-streaming/" class="md-nav__link">
Simplified Raspberry Streaming
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted XFS Root
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-guest-virt-manager/" class="md-nav__link">
Clear Linux Guest Virt Manager
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning with Sgdisk
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 XFS Full Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report In Python
</a>
</li>
</ul>
</nav>
</li>
@@ -676,7 +887,7 @@
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QRCODE Svg in Django
Test QR SVG Django
</a>
</li>
@@ -700,7 +911,7 @@
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
Xmpp Apt Notifications
XMPP Apt Notification
</a>
</li>
@@ -724,7 +935,7 @@
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPPHandler for Python Logging
SENDXMPP Handler for Python Logging
</a>
</li>
@@ -736,7 +947,7 @@
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instructions For Tethering From Phone
Instruction For Tethering From Phone
</a>
</li>
@@ -748,7 +959,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions Disk Encryption
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
@@ -784,7 +995,7 @@
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted xfs Root
Clear Linux Encrypted XFS Root
</a>
</li>
@@ -808,7 +1019,7 @@
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning With sgdisk
Faster Partitioning with Sgdisk
</a>
</li>
@@ -820,7 +1031,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 xfs Full Disk Encryption
LMDE3 XFS Full Disk Encryption
</a>
</li>
@@ -832,7 +1043,7 @@
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report in Python
Rewrite Hugo Themes Report In Python
</a>
</li>
@@ -1005,19 +1216,331 @@
<div class="md-content" data-md-component="content">
<article class="md-content__inner md-typeset">
<h1>React podcast</h1>
<h3 id="react-podcast"><a href="https://reactpodcast.simplecast.com/" target="_blank">React Podcast</a></h3>
<p><a href="https://reactpodcast.simplecast.com/" target="_blank">React Podcast</a>
is a podcast about javascript web development with
<a href="https://reactjs.org/" target="_blank">react</a>.</p>
<ul>
<li><a href="https://feeds.simplecast.com/JoR28o79" target="_blank">React Podcast RSS</a></li>
</ul>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div>
<a href="/posts/trents-favorite-podcasts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Trent's Favorite Podcasts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'linux', 'podcast', 'antennapod', 'history', 'flutter', 'kotlin', 'travel']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-07-23 Introduction Someone asked me 10 years ago what are my favorite podcasts, so here you go. Note that a lot of podcasts tend to...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/test-qr-svg-django/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Test QR SVG Django</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'testing', 'pillow', 'beautifulsoup', 'opencv', 'cairosvg', 'pyotp']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-04-19 Introduction I worked out a solution in django-testing, for testing a view that renders a qrcode as an svg as an inline svg xml...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/prosody-photo-uploads/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Prosody Photo Uploads</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xmpp', 'prosody', 'debian', 'letsencrypt']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-25 Introduction Install prosody on Debian 10 with photoupload, postgresql database, and letsencrypt certs. DNS Log into your dns...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/xmpp-apt-notifications/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">XMPP Apt Notification</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['apt', 'apt-get', 'prosody', 'debian']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-09 Introduction In order to save yourself the work of checking your computer for updates, configure it to send you a weekly...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/apache-virtual-hosts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Apache Virtual Hosts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Apache', 'Virtual Hosts', 'LetsEncrypt', 'Lets Encrypt', 'Reverse Proxy', 'DNS']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-20 Use Virtual Hosts This is a very useful way to keep your server organized. Virtual Hosts On Your Lan You can practice on your...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/sendxmpp-handler-for-python-logging/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">SENDXMPP Handler for Python Logging</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Python', 'Logging', 'Flask', 'XMPP', 'SENDXMPP', 'logging.Handler']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-19 SENDXMPPHandler for Python Logging app/__init__.py You may be familiar with adding a logging handler to a flask application, with...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/instructions-for-tethering-from-phone/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Instruction For Tethering From Phone</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['android', 'tethering']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-17 Instructions Part One Turn off blutooth on computer Turn off blutooth on phone Turn off Wifi on phone Part Two Turn on wifi...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde4-custom-partitions-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE4 Custom Partitions for Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-15 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The result is quite...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/linux-move-cursor-with-keyboard/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Linux Move Cursor With Keyboard</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['X11', 'xdotool', 'cursor', 'keyboard', 'keyboard shortcuts']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-06-21T22:01:35-07:00 Introduction Linux just makes everything so easy. On a laptop it can be tricky to place your mouse cursor on...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/simplified-raspberry-streaming/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Simplified Raspberry Streaming</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['raspberrypi', 'mpd', 'mp3', 'internet-radio', 'ncmpcpp', 'playlist', 'm3u']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-05-12T18:32:55-07:00 RaspberryPi is a Great MPD Appliance Im really pleased with the RaspberryPi as an MPD (music player daemon),...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-encrypted-xfs-root/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Encrypted XFS Root</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xfs', 'clear-linux', 'luks']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-04-13T21:44:37-07:00 Nothing to-it Burger I had intended to create a technical explanation how to install Clear Linux with disk...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-guest-virt-manager/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Guest Virt Manager</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['kvm', 'clear-linux', 'qcow2', 'virt-manager', 'parted']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-03-11T01:39:09-07:00 Introduction download, convert, and resize the provided kvm-legacy image create a virtual machine and launch it...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/faster-partitioning-with-sgdisk/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Faster Partitioning with Sgdisk</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['command-line', 'gdisk', 'partition', 'sgdisk']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-02-11T04:23:52-08:00 Disclaimer If any of this is wrong, let me know so I can fix it. No actual hard drives were harmed in the...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde3-xfs-full-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE3 XFS Full Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T23:25:36-08:00 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/rewrite-hugo-themes-report-in-python/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Rewrite Hugo Themes Report In Python</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['python', 'sql', 'sqlalchemy', 'html5', 'hugo-themes']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T01:02:57-08:00 Ranking Hugo Themes by Stars, Commit Date A while back I was grazing the selfhosted subreddit, and noticed Hugo...</p>
</a>
</div>
<hr>

View File

@@ -197,11 +197,15 @@
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
@@ -386,6 +390,27 @@
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="__nav_1" type="checkbox" id="__nav_1" >
<label class="md-nav__link" for="__nav_1">
Home
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="Home" data-md-level="1">
<label class="md-nav__title" for="__nav_1">
<span class="md-nav__icon md-icon"></span>
Home
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../.." class="md-nav__link">
Home
@@ -393,6 +418,192 @@
</li>
<li class="md-nav__item">
<a href="../../../posts/trents-favorite-podcasts/" class="md-nav__link">
Trent's Favorite Podcasts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QR SVG Django
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/prosody-photo-uploads/" class="md-nav__link">
Prosody Photo Uploads
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
XMPP Apt Notification
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/apache-virtual-hosts/" class="md-nav__link">
Apache Virtual Hosts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPP Handler for Python Logging
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instruction For Tethering From Phone
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/linux-move-cursor-with-keyboard/" class="md-nav__link">
Linux Move Cursor With Keyboard
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/simplified-raspberry-streaming/" class="md-nav__link">
Simplified Raspberry Streaming
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted XFS Root
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-guest-virt-manager/" class="md-nav__link">
Clear Linux Guest Virt Manager
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning with Sgdisk
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 XFS Full Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report In Python
</a>
</li>
</ul>
</nav>
</li>
@@ -676,7 +887,7 @@
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QRCODE Svg in Django
Test QR SVG Django
</a>
</li>
@@ -700,7 +911,7 @@
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
Xmpp Apt Notifications
XMPP Apt Notification
</a>
</li>
@@ -724,7 +935,7 @@
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPPHandler for Python Logging
SENDXMPP Handler for Python Logging
</a>
</li>
@@ -736,7 +947,7 @@
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instructions For Tethering From Phone
Instruction For Tethering From Phone
</a>
</li>
@@ -748,7 +959,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions Disk Encryption
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
@@ -784,7 +995,7 @@
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted xfs Root
Clear Linux Encrypted XFS Root
</a>
</li>
@@ -808,7 +1019,7 @@
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning With sgdisk
Faster Partitioning with Sgdisk
</a>
</li>
@@ -820,7 +1031,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 xfs Full Disk Encryption
LMDE3 XFS Full Disk Encryption
</a>
</li>
@@ -832,7 +1043,7 @@
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report in Python
Rewrite Hugo Themes Report In Python
</a>
</li>
@@ -1005,18 +1216,331 @@
<div class="md-content" data-md-component="content">
<article class="md-content__inner md-typeset">
<h1>Scholars and sense</h1>
<h3 id="scholars-sense"><a href="https://podcastindex.org/podcast/3748621" target="_blank">Scholars &amp; Sense</a></h3>
<p>Host <a href="https://en.wikipedia.org/wiki/Victor_Davis_Hanson" target="_blank">Victor Davis Hanson</a>
is a Classicist and Historian.</p>
<ul>
<li><a href="https://feeds.buzzsprout.com/1770105.rss" target="_blank">Scholars &amp; Sense RSS</a></li>
</ul>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div>
<a href="/posts/trents-favorite-podcasts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Trent's Favorite Podcasts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'linux', 'podcast', 'antennapod', 'history', 'flutter', 'kotlin', 'travel']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-07-23 Introduction Someone asked me 10 years ago what are my favorite podcasts, so here you go. Note that a lot of podcasts tend to...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/test-qr-svg-django/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Test QR SVG Django</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'testing', 'pillow', 'beautifulsoup', 'opencv', 'cairosvg', 'pyotp']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-04-19 Introduction I worked out a solution in django-testing, for testing a view that renders a qrcode as an svg as an inline svg xml...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/prosody-photo-uploads/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Prosody Photo Uploads</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xmpp', 'prosody', 'debian', 'letsencrypt']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-25 Introduction Install prosody on Debian 10 with photoupload, postgresql database, and letsencrypt certs. DNS Log into your dns...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/xmpp-apt-notifications/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">XMPP Apt Notification</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['apt', 'apt-get', 'prosody', 'debian']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-09 Introduction In order to save yourself the work of checking your computer for updates, configure it to send you a weekly...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/apache-virtual-hosts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Apache Virtual Hosts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Apache', 'Virtual Hosts', 'LetsEncrypt', 'Lets Encrypt', 'Reverse Proxy', 'DNS']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-20 Use Virtual Hosts This is a very useful way to keep your server organized. Virtual Hosts On Your Lan You can practice on your...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/sendxmpp-handler-for-python-logging/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">SENDXMPP Handler for Python Logging</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Python', 'Logging', 'Flask', 'XMPP', 'SENDXMPP', 'logging.Handler']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-19 SENDXMPPHandler for Python Logging app/__init__.py You may be familiar with adding a logging handler to a flask application, with...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/instructions-for-tethering-from-phone/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Instruction For Tethering From Phone</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['android', 'tethering']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-17 Instructions Part One Turn off blutooth on computer Turn off blutooth on phone Turn off Wifi on phone Part Two Turn on wifi...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde4-custom-partitions-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE4 Custom Partitions for Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-15 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The result is quite...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/linux-move-cursor-with-keyboard/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Linux Move Cursor With Keyboard</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['X11', 'xdotool', 'cursor', 'keyboard', 'keyboard shortcuts']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-06-21T22:01:35-07:00 Introduction Linux just makes everything so easy. On a laptop it can be tricky to place your mouse cursor on...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/simplified-raspberry-streaming/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Simplified Raspberry Streaming</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['raspberrypi', 'mpd', 'mp3', 'internet-radio', 'ncmpcpp', 'playlist', 'm3u']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-05-12T18:32:55-07:00 RaspberryPi is a Great MPD Appliance Im really pleased with the RaspberryPi as an MPD (music player daemon),...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-encrypted-xfs-root/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Encrypted XFS Root</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xfs', 'clear-linux', 'luks']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-04-13T21:44:37-07:00 Nothing to-it Burger I had intended to create a technical explanation how to install Clear Linux with disk...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-guest-virt-manager/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Guest Virt Manager</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['kvm', 'clear-linux', 'qcow2', 'virt-manager', 'parted']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-03-11T01:39:09-07:00 Introduction download, convert, and resize the provided kvm-legacy image create a virtual machine and launch it...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/faster-partitioning-with-sgdisk/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Faster Partitioning with Sgdisk</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['command-line', 'gdisk', 'partition', 'sgdisk']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-02-11T04:23:52-08:00 Disclaimer If any of this is wrong, let me know so I can fix it. No actual hard drives were harmed in the...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde3-xfs-full-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE3 XFS Full Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T23:25:36-08:00 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/rewrite-hugo-themes-report-in-python/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Rewrite Hugo Themes Report In Python</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['python', 'sql', 'sqlalchemy', 'html5', 'hugo-themes']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T01:02:57-08:00 Ranking Hugo Themes by Stars, Commit Date A while back I was grazing the selfhosted subreddit, and noticed Hugo...</p>
</a>
</div>
<hr>

View File

@@ -197,11 +197,15 @@
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
@@ -386,6 +390,27 @@
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="__nav_1" type="checkbox" id="__nav_1" >
<label class="md-nav__link" for="__nav_1">
Home
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="Home" data-md-level="1">
<label class="md-nav__title" for="__nav_1">
<span class="md-nav__icon md-icon"></span>
Home
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../.." class="md-nav__link">
Home
@@ -393,6 +418,192 @@
</li>
<li class="md-nav__item">
<a href="../../../posts/trents-favorite-podcasts/" class="md-nav__link">
Trent's Favorite Podcasts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QR SVG Django
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/prosody-photo-uploads/" class="md-nav__link">
Prosody Photo Uploads
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
XMPP Apt Notification
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/apache-virtual-hosts/" class="md-nav__link">
Apache Virtual Hosts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPP Handler for Python Logging
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instruction For Tethering From Phone
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/linux-move-cursor-with-keyboard/" class="md-nav__link">
Linux Move Cursor With Keyboard
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/simplified-raspberry-streaming/" class="md-nav__link">
Simplified Raspberry Streaming
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted XFS Root
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-guest-virt-manager/" class="md-nav__link">
Clear Linux Guest Virt Manager
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning with Sgdisk
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 XFS Full Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report In Python
</a>
</li>
</ul>
</nav>
</li>
@@ -676,7 +887,7 @@
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QRCODE Svg in Django
Test QR SVG Django
</a>
</li>
@@ -700,7 +911,7 @@
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
Xmpp Apt Notifications
XMPP Apt Notification
</a>
</li>
@@ -724,7 +935,7 @@
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPPHandler for Python Logging
SENDXMPP Handler for Python Logging
</a>
</li>
@@ -736,7 +947,7 @@
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instructions For Tethering From Phone
Instruction For Tethering From Phone
</a>
</li>
@@ -748,7 +959,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions Disk Encryption
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
@@ -784,7 +995,7 @@
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted xfs Root
Clear Linux Encrypted XFS Root
</a>
</li>
@@ -808,7 +1019,7 @@
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning With sgdisk
Faster Partitioning with Sgdisk
</a>
</li>
@@ -820,7 +1031,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 xfs Full Disk Encryption
LMDE3 XFS Full Disk Encryption
</a>
</li>
@@ -832,7 +1043,7 @@
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report in Python
Rewrite Hugo Themes Report In Python
</a>
</li>
@@ -1005,18 +1216,331 @@
<div class="md-content" data-md-component="content">
<article class="md-content__inner md-typeset">
<h1>Self hosted</h1>
<h3 id="self-hosted"><a href="https://selfhosted.show/" target="_blank">Self-Hosted</a></h3>
<p><a href="https://selfhosted.show/" target="_blank">Self-Hosted</a>
is a podcast about self-hosting, homelabs, and IOT.</p>
<ul>
<li><a href="https://feeds.fireside.fm/selfhosted/rss" target="_blank">Self-Hosted RSS</a></li>
</ul>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div>
<a href="/posts/trents-favorite-podcasts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Trent's Favorite Podcasts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'linux', 'podcast', 'antennapod', 'history', 'flutter', 'kotlin', 'travel']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-07-23 Introduction Someone asked me 10 years ago what are my favorite podcasts, so here you go. Note that a lot of podcasts tend to...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/test-qr-svg-django/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Test QR SVG Django</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'testing', 'pillow', 'beautifulsoup', 'opencv', 'cairosvg', 'pyotp']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-04-19 Introduction I worked out a solution in django-testing, for testing a view that renders a qrcode as an svg as an inline svg xml...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/prosody-photo-uploads/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Prosody Photo Uploads</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xmpp', 'prosody', 'debian', 'letsencrypt']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-25 Introduction Install prosody on Debian 10 with photoupload, postgresql database, and letsencrypt certs. DNS Log into your dns...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/xmpp-apt-notifications/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">XMPP Apt Notification</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['apt', 'apt-get', 'prosody', 'debian']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-09 Introduction In order to save yourself the work of checking your computer for updates, configure it to send you a weekly...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/apache-virtual-hosts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Apache Virtual Hosts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Apache', 'Virtual Hosts', 'LetsEncrypt', 'Lets Encrypt', 'Reverse Proxy', 'DNS']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-20 Use Virtual Hosts This is a very useful way to keep your server organized. Virtual Hosts On Your Lan You can practice on your...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/sendxmpp-handler-for-python-logging/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">SENDXMPP Handler for Python Logging</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Python', 'Logging', 'Flask', 'XMPP', 'SENDXMPP', 'logging.Handler']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-19 SENDXMPPHandler for Python Logging app/__init__.py You may be familiar with adding a logging handler to a flask application, with...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/instructions-for-tethering-from-phone/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Instruction For Tethering From Phone</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['android', 'tethering']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-17 Instructions Part One Turn off blutooth on computer Turn off blutooth on phone Turn off Wifi on phone Part Two Turn on wifi...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde4-custom-partitions-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE4 Custom Partitions for Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-15 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The result is quite...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/linux-move-cursor-with-keyboard/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Linux Move Cursor With Keyboard</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['X11', 'xdotool', 'cursor', 'keyboard', 'keyboard shortcuts']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-06-21T22:01:35-07:00 Introduction Linux just makes everything so easy. On a laptop it can be tricky to place your mouse cursor on...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/simplified-raspberry-streaming/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Simplified Raspberry Streaming</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['raspberrypi', 'mpd', 'mp3', 'internet-radio', 'ncmpcpp', 'playlist', 'm3u']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-05-12T18:32:55-07:00 RaspberryPi is a Great MPD Appliance Im really pleased with the RaspberryPi as an MPD (music player daemon),...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-encrypted-xfs-root/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Encrypted XFS Root</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xfs', 'clear-linux', 'luks']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-04-13T21:44:37-07:00 Nothing to-it Burger I had intended to create a technical explanation how to install Clear Linux with disk...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-guest-virt-manager/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Guest Virt Manager</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['kvm', 'clear-linux', 'qcow2', 'virt-manager', 'parted']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-03-11T01:39:09-07:00 Introduction download, convert, and resize the provided kvm-legacy image create a virtual machine and launch it...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/faster-partitioning-with-sgdisk/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Faster Partitioning with Sgdisk</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['command-line', 'gdisk', 'partition', 'sgdisk']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-02-11T04:23:52-08:00 Disclaimer If any of this is wrong, let me know so I can fix it. No actual hard drives were harmed in the...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde3-xfs-full-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE3 XFS Full Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T23:25:36-08:00 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/rewrite-hugo-themes-report-in-python/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Rewrite Hugo Themes Report In Python</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['python', 'sql', 'sqlalchemy', 'html5', 'hugo-themes']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T01:02:57-08:00 Ranking Hugo Themes by Stars, Commit Date A while back I was grazing the selfhosted subreddit, and noticed Hugo...</p>
</a>
</div>
<hr>

View File

@@ -197,11 +197,15 @@
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
@@ -386,6 +390,27 @@
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="__nav_1" type="checkbox" id="__nav_1" >
<label class="md-nav__link" for="__nav_1">
Home
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="Home" data-md-level="1">
<label class="md-nav__title" for="__nav_1">
<span class="md-nav__icon md-icon"></span>
Home
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../.." class="md-nav__link">
Home
@@ -393,6 +418,192 @@
</li>
<li class="md-nav__item">
<a href="../../../posts/trents-favorite-podcasts/" class="md-nav__link">
Trent's Favorite Podcasts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QR SVG Django
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/prosody-photo-uploads/" class="md-nav__link">
Prosody Photo Uploads
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
XMPP Apt Notification
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/apache-virtual-hosts/" class="md-nav__link">
Apache Virtual Hosts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPP Handler for Python Logging
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instruction For Tethering From Phone
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/linux-move-cursor-with-keyboard/" class="md-nav__link">
Linux Move Cursor With Keyboard
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/simplified-raspberry-streaming/" class="md-nav__link">
Simplified Raspberry Streaming
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted XFS Root
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-guest-virt-manager/" class="md-nav__link">
Clear Linux Guest Virt Manager
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning with Sgdisk
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 XFS Full Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report In Python
</a>
</li>
</ul>
</nav>
</li>
@@ -676,7 +887,7 @@
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QRCODE Svg in Django
Test QR SVG Django
</a>
</li>
@@ -700,7 +911,7 @@
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
Xmpp Apt Notifications
XMPP Apt Notification
</a>
</li>
@@ -724,7 +935,7 @@
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPPHandler for Python Logging
SENDXMPP Handler for Python Logging
</a>
</li>
@@ -736,7 +947,7 @@
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instructions For Tethering From Phone
Instruction For Tethering From Phone
</a>
</li>
@@ -748,7 +959,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions Disk Encryption
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
@@ -784,7 +995,7 @@
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted xfs Root
Clear Linux Encrypted XFS Root
</a>
</li>
@@ -808,7 +1019,7 @@
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning With sgdisk
Faster Partitioning with Sgdisk
</a>
</li>
@@ -820,7 +1031,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 xfs Full Disk Encryption
LMDE3 XFS Full Disk Encryption
</a>
</li>
@@ -832,7 +1043,7 @@
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report in Python
Rewrite Hugo Themes Report In Python
</a>
</li>
@@ -1005,18 +1216,331 @@
<div class="md-content" data-md-component="content">
<article class="md-content__inner md-typeset">
<h1>Sunday morning linux review</h1>
<h3 id="sunday-morning-linux-review"><a href="https://smlr.us/" target="_blank">Sunday Morning Linux Review</a></h3>
<p><a href="https://smlr.us/" target="_blank">Sunday Morning Linux Review</a>
is an occassional round-table podcast about Linux.</p>
<ul>
<li><a href="https://smlr.us/?feed=podcast" target="_blank">Sunday Morning Linux Review RSS</a></li>
</ul>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div>
<a href="/posts/trents-favorite-podcasts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Trent's Favorite Podcasts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'linux', 'podcast', 'antennapod', 'history', 'flutter', 'kotlin', 'travel']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-07-23 Introduction Someone asked me 10 years ago what are my favorite podcasts, so here you go. Note that a lot of podcasts tend to...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/test-qr-svg-django/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Test QR SVG Django</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'testing', 'pillow', 'beautifulsoup', 'opencv', 'cairosvg', 'pyotp']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-04-19 Introduction I worked out a solution in django-testing, for testing a view that renders a qrcode as an svg as an inline svg xml...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/prosody-photo-uploads/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Prosody Photo Uploads</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xmpp', 'prosody', 'debian', 'letsencrypt']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-25 Introduction Install prosody on Debian 10 with photoupload, postgresql database, and letsencrypt certs. DNS Log into your dns...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/xmpp-apt-notifications/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">XMPP Apt Notification</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['apt', 'apt-get', 'prosody', 'debian']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-09 Introduction In order to save yourself the work of checking your computer for updates, configure it to send you a weekly...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/apache-virtual-hosts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Apache Virtual Hosts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Apache', 'Virtual Hosts', 'LetsEncrypt', 'Lets Encrypt', 'Reverse Proxy', 'DNS']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-20 Use Virtual Hosts This is a very useful way to keep your server organized. Virtual Hosts On Your Lan You can practice on your...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/sendxmpp-handler-for-python-logging/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">SENDXMPP Handler for Python Logging</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Python', 'Logging', 'Flask', 'XMPP', 'SENDXMPP', 'logging.Handler']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-19 SENDXMPPHandler for Python Logging app/__init__.py You may be familiar with adding a logging handler to a flask application, with...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/instructions-for-tethering-from-phone/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Instruction For Tethering From Phone</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['android', 'tethering']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-17 Instructions Part One Turn off blutooth on computer Turn off blutooth on phone Turn off Wifi on phone Part Two Turn on wifi...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde4-custom-partitions-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE4 Custom Partitions for Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-15 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The result is quite...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/linux-move-cursor-with-keyboard/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Linux Move Cursor With Keyboard</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['X11', 'xdotool', 'cursor', 'keyboard', 'keyboard shortcuts']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-06-21T22:01:35-07:00 Introduction Linux just makes everything so easy. On a laptop it can be tricky to place your mouse cursor on...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/simplified-raspberry-streaming/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Simplified Raspberry Streaming</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['raspberrypi', 'mpd', 'mp3', 'internet-radio', 'ncmpcpp', 'playlist', 'm3u']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-05-12T18:32:55-07:00 RaspberryPi is a Great MPD Appliance Im really pleased with the RaspberryPi as an MPD (music player daemon),...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-encrypted-xfs-root/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Encrypted XFS Root</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xfs', 'clear-linux', 'luks']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-04-13T21:44:37-07:00 Nothing to-it Burger I had intended to create a technical explanation how to install Clear Linux with disk...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-guest-virt-manager/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Guest Virt Manager</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['kvm', 'clear-linux', 'qcow2', 'virt-manager', 'parted']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-03-11T01:39:09-07:00 Introduction download, convert, and resize the provided kvm-legacy image create a virtual machine and launch it...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/faster-partitioning-with-sgdisk/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Faster Partitioning with Sgdisk</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['command-line', 'gdisk', 'partition', 'sgdisk']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-02-11T04:23:52-08:00 Disclaimer If any of this is wrong, let me know so I can fix it. No actual hard drives were harmed in the...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde3-xfs-full-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE3 XFS Full Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T23:25:36-08:00 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/rewrite-hugo-themes-report-in-python/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Rewrite Hugo Themes Report In Python</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['python', 'sql', 'sqlalchemy', 'html5', 'hugo-themes']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T01:02:57-08:00 Ranking Hugo Themes by Stars, Commit Date A while back I was grazing the selfhosted subreddit, and noticed Hugo...</p>
</a>
</div>
<hr>

View File

@@ -197,11 +197,15 @@
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
@@ -386,6 +390,27 @@
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="__nav_1" type="checkbox" id="__nav_1" >
<label class="md-nav__link" for="__nav_1">
Home
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="Home" data-md-level="1">
<label class="md-nav__title" for="__nav_1">
<span class="md-nav__icon md-icon"></span>
Home
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../.." class="md-nav__link">
Home
@@ -393,6 +418,192 @@
</li>
<li class="md-nav__item">
<a href="../../../posts/trents-favorite-podcasts/" class="md-nav__link">
Trent's Favorite Podcasts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QR SVG Django
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/prosody-photo-uploads/" class="md-nav__link">
Prosody Photo Uploads
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
XMPP Apt Notification
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/apache-virtual-hosts/" class="md-nav__link">
Apache Virtual Hosts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPP Handler for Python Logging
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instruction For Tethering From Phone
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/linux-move-cursor-with-keyboard/" class="md-nav__link">
Linux Move Cursor With Keyboard
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/simplified-raspberry-streaming/" class="md-nav__link">
Simplified Raspberry Streaming
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted XFS Root
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-guest-virt-manager/" class="md-nav__link">
Clear Linux Guest Virt Manager
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning with Sgdisk
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 XFS Full Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report In Python
</a>
</li>
</ul>
</nav>
</li>
@@ -676,7 +887,7 @@
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QRCODE Svg in Django
Test QR SVG Django
</a>
</li>
@@ -700,7 +911,7 @@
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
Xmpp Apt Notifications
XMPP Apt Notification
</a>
</li>
@@ -724,7 +935,7 @@
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPPHandler for Python Logging
SENDXMPP Handler for Python Logging
</a>
</li>
@@ -736,7 +947,7 @@
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instructions For Tethering From Phone
Instruction For Tethering From Phone
</a>
</li>
@@ -748,7 +959,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions Disk Encryption
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
@@ -784,7 +995,7 @@
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted xfs Root
Clear Linux Encrypted XFS Root
</a>
</li>
@@ -808,7 +1019,7 @@
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning With sgdisk
Faster Partitioning with Sgdisk
</a>
</li>
@@ -820,7 +1031,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 xfs Full Disk Encryption
LMDE3 XFS Full Disk Encryption
</a>
</li>
@@ -832,7 +1043,7 @@
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report in Python
Rewrite Hugo Themes Report In Python
</a>
</li>
@@ -1005,18 +1216,331 @@
<div class="md-content" data-md-component="content">
<article class="md-content__inner md-typeset">
<h1>Syntax</h1>
<h3 id="syntax"><a href="https://syntax.fm/" target="_blank">Syntax</a></h3>
<p><a href="https://syntax.fm/" target="_blank">Syntax</a> is a podcast about
web development.</p>
<ul>
<li><a href="https://feed.syntax.fm/rss" target="_blank">Syntax RSS</a></li>
</ul>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div>
<a href="/posts/trents-favorite-podcasts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Trent's Favorite Podcasts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'linux', 'podcast', 'antennapod', 'history', 'flutter', 'kotlin', 'travel']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-07-23 Introduction Someone asked me 10 years ago what are my favorite podcasts, so here you go. Note that a lot of podcasts tend to...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/test-qr-svg-django/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Test QR SVG Django</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'testing', 'pillow', 'beautifulsoup', 'opencv', 'cairosvg', 'pyotp']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-04-19 Introduction I worked out a solution in django-testing, for testing a view that renders a qrcode as an svg as an inline svg xml...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/prosody-photo-uploads/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Prosody Photo Uploads</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xmpp', 'prosody', 'debian', 'letsencrypt']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-25 Introduction Install prosody on Debian 10 with photoupload, postgresql database, and letsencrypt certs. DNS Log into your dns...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/xmpp-apt-notifications/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">XMPP Apt Notification</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['apt', 'apt-get', 'prosody', 'debian']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-09 Introduction In order to save yourself the work of checking your computer for updates, configure it to send you a weekly...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/apache-virtual-hosts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Apache Virtual Hosts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Apache', 'Virtual Hosts', 'LetsEncrypt', 'Lets Encrypt', 'Reverse Proxy', 'DNS']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-20 Use Virtual Hosts This is a very useful way to keep your server organized. Virtual Hosts On Your Lan You can practice on your...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/sendxmpp-handler-for-python-logging/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">SENDXMPP Handler for Python Logging</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Python', 'Logging', 'Flask', 'XMPP', 'SENDXMPP', 'logging.Handler']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-19 SENDXMPPHandler for Python Logging app/__init__.py You may be familiar with adding a logging handler to a flask application, with...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/instructions-for-tethering-from-phone/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Instruction For Tethering From Phone</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['android', 'tethering']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-17 Instructions Part One Turn off blutooth on computer Turn off blutooth on phone Turn off Wifi on phone Part Two Turn on wifi...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde4-custom-partitions-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE4 Custom Partitions for Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-15 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The result is quite...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/linux-move-cursor-with-keyboard/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Linux Move Cursor With Keyboard</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['X11', 'xdotool', 'cursor', 'keyboard', 'keyboard shortcuts']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-06-21T22:01:35-07:00 Introduction Linux just makes everything so easy. On a laptop it can be tricky to place your mouse cursor on...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/simplified-raspberry-streaming/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Simplified Raspberry Streaming</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['raspberrypi', 'mpd', 'mp3', 'internet-radio', 'ncmpcpp', 'playlist', 'm3u']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-05-12T18:32:55-07:00 RaspberryPi is a Great MPD Appliance Im really pleased with the RaspberryPi as an MPD (music player daemon),...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-encrypted-xfs-root/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Encrypted XFS Root</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xfs', 'clear-linux', 'luks']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-04-13T21:44:37-07:00 Nothing to-it Burger I had intended to create a technical explanation how to install Clear Linux with disk...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-guest-virt-manager/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Guest Virt Manager</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['kvm', 'clear-linux', 'qcow2', 'virt-manager', 'parted']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-03-11T01:39:09-07:00 Introduction download, convert, and resize the provided kvm-legacy image create a virtual machine and launch it...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/faster-partitioning-with-sgdisk/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Faster Partitioning with Sgdisk</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['command-line', 'gdisk', 'partition', 'sgdisk']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-02-11T04:23:52-08:00 Disclaimer If any of this is wrong, let me know so I can fix it. No actual hard drives were harmed in the...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde3-xfs-full-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE3 XFS Full Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T23:25:36-08:00 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/rewrite-hugo-themes-report-in-python/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Rewrite Hugo Themes Report In Python</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['python', 'sql', 'sqlalchemy', 'html5', 'hugo-themes']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T01:02:57-08:00 Ranking Hugo Themes by Stars, Commit Date A while back I was grazing the selfhosted subreddit, and noticed Hugo...</p>
</a>
</div>
<hr>

View File

@@ -197,11 +197,15 @@
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
@@ -386,6 +390,27 @@
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="__nav_1" type="checkbox" id="__nav_1" >
<label class="md-nav__link" for="__nav_1">
Home
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="Home" data-md-level="1">
<label class="md-nav__title" for="__nav_1">
<span class="md-nav__icon md-icon"></span>
Home
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../.." class="md-nav__link">
Home
@@ -393,6 +418,192 @@
</li>
<li class="md-nav__item">
<a href="../../../posts/trents-favorite-podcasts/" class="md-nav__link">
Trent's Favorite Podcasts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QR SVG Django
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/prosody-photo-uploads/" class="md-nav__link">
Prosody Photo Uploads
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
XMPP Apt Notification
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/apache-virtual-hosts/" class="md-nav__link">
Apache Virtual Hosts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPP Handler for Python Logging
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instruction For Tethering From Phone
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/linux-move-cursor-with-keyboard/" class="md-nav__link">
Linux Move Cursor With Keyboard
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/simplified-raspberry-streaming/" class="md-nav__link">
Simplified Raspberry Streaming
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted XFS Root
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-guest-virt-manager/" class="md-nav__link">
Clear Linux Guest Virt Manager
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning with Sgdisk
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 XFS Full Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report In Python
</a>
</li>
</ul>
</nav>
</li>
@@ -676,7 +887,7 @@
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QRCODE Svg in Django
Test QR SVG Django
</a>
</li>
@@ -700,7 +911,7 @@
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
Xmpp Apt Notifications
XMPP Apt Notification
</a>
</li>
@@ -724,7 +935,7 @@
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPPHandler for Python Logging
SENDXMPP Handler for Python Logging
</a>
</li>
@@ -736,7 +947,7 @@
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instructions For Tethering From Phone
Instruction For Tethering From Phone
</a>
</li>
@@ -748,7 +959,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions Disk Encryption
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
@@ -784,7 +995,7 @@
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted xfs Root
Clear Linux Encrypted XFS Root
</a>
</li>
@@ -808,7 +1019,7 @@
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning With sgdisk
Faster Partitioning with Sgdisk
</a>
</li>
@@ -820,7 +1031,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 xfs Full Disk Encryption
LMDE3 XFS Full Disk Encryption
</a>
</li>
@@ -832,7 +1043,7 @@
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report in Python
Rewrite Hugo Themes Report In Python
</a>
</li>
@@ -1005,18 +1216,331 @@
<div class="md-content" data-md-component="content">
<article class="md-content__inner md-typeset">
<h1>Talk python to me</h1>
<h3 id="talk-python-to-me"><a href="https://talkpython.fm/" target="_blank">Talk Python To Me</a></h3>
<p><a href="https://talkpython.fm/" target="_blank">Talk Python To Me</a>
is a podcast about python.</p>
<ul>
<li><a href="https://talkpython.fm/episodes/all" target="_blank">Talk Python To Me RSS</a></li>
</ul>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div>
<a href="/posts/trents-favorite-podcasts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Trent's Favorite Podcasts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'linux', 'podcast', 'antennapod', 'history', 'flutter', 'kotlin', 'travel']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-07-23 Introduction Someone asked me 10 years ago what are my favorite podcasts, so here you go. Note that a lot of podcasts tend to...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/test-qr-svg-django/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Test QR SVG Django</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'testing', 'pillow', 'beautifulsoup', 'opencv', 'cairosvg', 'pyotp']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-04-19 Introduction I worked out a solution in django-testing, for testing a view that renders a qrcode as an svg as an inline svg xml...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/prosody-photo-uploads/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Prosody Photo Uploads</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xmpp', 'prosody', 'debian', 'letsencrypt']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-25 Introduction Install prosody on Debian 10 with photoupload, postgresql database, and letsencrypt certs. DNS Log into your dns...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/xmpp-apt-notifications/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">XMPP Apt Notification</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['apt', 'apt-get', 'prosody', 'debian']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-09 Introduction In order to save yourself the work of checking your computer for updates, configure it to send you a weekly...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/apache-virtual-hosts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Apache Virtual Hosts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Apache', 'Virtual Hosts', 'LetsEncrypt', 'Lets Encrypt', 'Reverse Proxy', 'DNS']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-20 Use Virtual Hosts This is a very useful way to keep your server organized. Virtual Hosts On Your Lan You can practice on your...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/sendxmpp-handler-for-python-logging/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">SENDXMPP Handler for Python Logging</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Python', 'Logging', 'Flask', 'XMPP', 'SENDXMPP', 'logging.Handler']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-19 SENDXMPPHandler for Python Logging app/__init__.py You may be familiar with adding a logging handler to a flask application, with...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/instructions-for-tethering-from-phone/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Instruction For Tethering From Phone</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['android', 'tethering']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-17 Instructions Part One Turn off blutooth on computer Turn off blutooth on phone Turn off Wifi on phone Part Two Turn on wifi...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde4-custom-partitions-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE4 Custom Partitions for Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-15 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The result is quite...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/linux-move-cursor-with-keyboard/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Linux Move Cursor With Keyboard</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['X11', 'xdotool', 'cursor', 'keyboard', 'keyboard shortcuts']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-06-21T22:01:35-07:00 Introduction Linux just makes everything so easy. On a laptop it can be tricky to place your mouse cursor on...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/simplified-raspberry-streaming/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Simplified Raspberry Streaming</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['raspberrypi', 'mpd', 'mp3', 'internet-radio', 'ncmpcpp', 'playlist', 'm3u']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-05-12T18:32:55-07:00 RaspberryPi is a Great MPD Appliance Im really pleased with the RaspberryPi as an MPD (music player daemon),...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-encrypted-xfs-root/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Encrypted XFS Root</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xfs', 'clear-linux', 'luks']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-04-13T21:44:37-07:00 Nothing to-it Burger I had intended to create a technical explanation how to install Clear Linux with disk...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-guest-virt-manager/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Guest Virt Manager</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['kvm', 'clear-linux', 'qcow2', 'virt-manager', 'parted']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-03-11T01:39:09-07:00 Introduction download, convert, and resize the provided kvm-legacy image create a virtual machine and launch it...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/faster-partitioning-with-sgdisk/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Faster Partitioning with Sgdisk</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['command-line', 'gdisk', 'partition', 'sgdisk']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-02-11T04:23:52-08:00 Disclaimer If any of this is wrong, let me know so I can fix it. No actual hard drives were harmed in the...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde3-xfs-full-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE3 XFS Full Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T23:25:36-08:00 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/rewrite-hugo-themes-report-in-python/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Rewrite Hugo Themes Report In Python</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['python', 'sql', 'sqlalchemy', 'html5', 'hugo-themes']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T01:02:57-08:00 Ranking Hugo Themes by Stars, Commit Date A while back I was grazing the selfhosted subreddit, and noticed Hugo...</p>
</a>
</div>
<hr>

View File

@@ -197,11 +197,15 @@
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
@@ -386,6 +390,27 @@
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="__nav_1" type="checkbox" id="__nav_1" >
<label class="md-nav__link" for="__nav_1">
Home
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="Home" data-md-level="1">
<label class="md-nav__title" for="__nav_1">
<span class="md-nav__icon md-icon"></span>
Home
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../.." class="md-nav__link">
Home
@@ -393,6 +418,192 @@
</li>
<li class="md-nav__item">
<a href="../../../posts/trents-favorite-podcasts/" class="md-nav__link">
Trent's Favorite Podcasts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QR SVG Django
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/prosody-photo-uploads/" class="md-nav__link">
Prosody Photo Uploads
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
XMPP Apt Notification
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/apache-virtual-hosts/" class="md-nav__link">
Apache Virtual Hosts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPP Handler for Python Logging
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instruction For Tethering From Phone
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/linux-move-cursor-with-keyboard/" class="md-nav__link">
Linux Move Cursor With Keyboard
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/simplified-raspberry-streaming/" class="md-nav__link">
Simplified Raspberry Streaming
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted XFS Root
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-guest-virt-manager/" class="md-nav__link">
Clear Linux Guest Virt Manager
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning with Sgdisk
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 XFS Full Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report In Python
</a>
</li>
</ul>
</nav>
</li>
@@ -676,7 +887,7 @@
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QRCODE Svg in Django
Test QR SVG Django
</a>
</li>
@@ -700,7 +911,7 @@
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
Xmpp Apt Notifications
XMPP Apt Notification
</a>
</li>
@@ -724,7 +935,7 @@
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPPHandler for Python Logging
SENDXMPP Handler for Python Logging
</a>
</li>
@@ -736,7 +947,7 @@
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instructions For Tethering From Phone
Instruction For Tethering From Phone
</a>
</li>
@@ -748,7 +959,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions Disk Encryption
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
@@ -784,7 +995,7 @@
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted xfs Root
Clear Linux Encrypted XFS Root
</a>
</li>
@@ -808,7 +1019,7 @@
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning With sgdisk
Faster Partitioning with Sgdisk
</a>
</li>
@@ -820,7 +1031,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 xfs Full Disk Encryption
LMDE3 XFS Full Disk Encryption
</a>
</li>
@@ -832,7 +1043,7 @@
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report in Python
Rewrite Hugo Themes Report In Python
</a>
</li>
@@ -1005,24 +1216,331 @@
<div class="md-content" data-md-component="content">
<article class="md-content__inner md-typeset">
<h1>Talking kotlin</h1>
<h3 id="talking-kotlin"><a href="https://talkingkotlin.com/" target="_blank">Talking Kotlin</a></h3>
<p><a href="https://talkingkotlin.com/" target="_blank">Talking Kotlin</a>
is a podcast about the
<a href="https://kotlinlang.org/" target="_blank">Kotlin Programming Language</a>,
which is the default programming language for Android Applications.</p>
<p>Both kotlin and the podcast are created by
<a href="https://www.jetbrains.com/" target="_blank">JetBrains</a>, which is
a company that creates and sells professional IDE's, from which
<a href="https://developer.android.com/studio" target="_blank">Android Studio</a> is derived.</p>
<ul>
<li><a href="https://talkingkotlin.com/feed" target="_blank">Talking Kotlin RSS</a></li>
</ul>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div>
<a href="/posts/trents-favorite-podcasts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Trent's Favorite Podcasts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'linux', 'podcast', 'antennapod', 'history', 'flutter', 'kotlin', 'travel']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-07-23 Introduction Someone asked me 10 years ago what are my favorite podcasts, so here you go. Note that a lot of podcasts tend to...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/test-qr-svg-django/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Test QR SVG Django</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'testing', 'pillow', 'beautifulsoup', 'opencv', 'cairosvg', 'pyotp']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-04-19 Introduction I worked out a solution in django-testing, for testing a view that renders a qrcode as an svg as an inline svg xml...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/prosody-photo-uploads/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Prosody Photo Uploads</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xmpp', 'prosody', 'debian', 'letsencrypt']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-25 Introduction Install prosody on Debian 10 with photoupload, postgresql database, and letsencrypt certs. DNS Log into your dns...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/xmpp-apt-notifications/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">XMPP Apt Notification</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['apt', 'apt-get', 'prosody', 'debian']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-09 Introduction In order to save yourself the work of checking your computer for updates, configure it to send you a weekly...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/apache-virtual-hosts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Apache Virtual Hosts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Apache', 'Virtual Hosts', 'LetsEncrypt', 'Lets Encrypt', 'Reverse Proxy', 'DNS']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-20 Use Virtual Hosts This is a very useful way to keep your server organized. Virtual Hosts On Your Lan You can practice on your...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/sendxmpp-handler-for-python-logging/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">SENDXMPP Handler for Python Logging</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Python', 'Logging', 'Flask', 'XMPP', 'SENDXMPP', 'logging.Handler']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-19 SENDXMPPHandler for Python Logging app/__init__.py You may be familiar with adding a logging handler to a flask application, with...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/instructions-for-tethering-from-phone/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Instruction For Tethering From Phone</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['android', 'tethering']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-17 Instructions Part One Turn off blutooth on computer Turn off blutooth on phone Turn off Wifi on phone Part Two Turn on wifi...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde4-custom-partitions-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE4 Custom Partitions for Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-15 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The result is quite...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/linux-move-cursor-with-keyboard/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Linux Move Cursor With Keyboard</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['X11', 'xdotool', 'cursor', 'keyboard', 'keyboard shortcuts']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-06-21T22:01:35-07:00 Introduction Linux just makes everything so easy. On a laptop it can be tricky to place your mouse cursor on...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/simplified-raspberry-streaming/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Simplified Raspberry Streaming</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['raspberrypi', 'mpd', 'mp3', 'internet-radio', 'ncmpcpp', 'playlist', 'm3u']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-05-12T18:32:55-07:00 RaspberryPi is a Great MPD Appliance Im really pleased with the RaspberryPi as an MPD (music player daemon),...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-encrypted-xfs-root/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Encrypted XFS Root</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xfs', 'clear-linux', 'luks']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-04-13T21:44:37-07:00 Nothing to-it Burger I had intended to create a technical explanation how to install Clear Linux with disk...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-guest-virt-manager/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Guest Virt Manager</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['kvm', 'clear-linux', 'qcow2', 'virt-manager', 'parted']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-03-11T01:39:09-07:00 Introduction download, convert, and resize the provided kvm-legacy image create a virtual machine and launch it...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/faster-partitioning-with-sgdisk/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Faster Partitioning with Sgdisk</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['command-line', 'gdisk', 'partition', 'sgdisk']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-02-11T04:23:52-08:00 Disclaimer If any of this is wrong, let me know so I can fix it. No actual hard drives were harmed in the...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde3-xfs-full-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE3 XFS Full Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T23:25:36-08:00 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/rewrite-hugo-themes-report-in-python/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Rewrite Hugo Themes Report In Python</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['python', 'sql', 'sqlalchemy', 'html5', 'hugo-themes']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T01:02:57-08:00 Ranking Hugo Themes by Stars, Commit Date A while back I was grazing the selfhosted subreddit, and noticed Hugo...</p>
</a>
</div>
<hr>

View File

@@ -197,11 +197,15 @@
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
@@ -386,6 +390,27 @@
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="__nav_1" type="checkbox" id="__nav_1" >
<label class="md-nav__link" for="__nav_1">
Home
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="Home" data-md-level="1">
<label class="md-nav__title" for="__nav_1">
<span class="md-nav__icon md-icon"></span>
Home
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../.." class="md-nav__link">
Home
@@ -393,6 +418,192 @@
</li>
<li class="md-nav__item">
<a href="../../../posts/trents-favorite-podcasts/" class="md-nav__link">
Trent's Favorite Podcasts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QR SVG Django
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/prosody-photo-uploads/" class="md-nav__link">
Prosody Photo Uploads
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
XMPP Apt Notification
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/apache-virtual-hosts/" class="md-nav__link">
Apache Virtual Hosts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPP Handler for Python Logging
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instruction For Tethering From Phone
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/linux-move-cursor-with-keyboard/" class="md-nav__link">
Linux Move Cursor With Keyboard
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/simplified-raspberry-streaming/" class="md-nav__link">
Simplified Raspberry Streaming
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted XFS Root
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-guest-virt-manager/" class="md-nav__link">
Clear Linux Guest Virt Manager
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning with Sgdisk
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 XFS Full Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report In Python
</a>
</li>
</ul>
</nav>
</li>
@@ -676,7 +887,7 @@
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QRCODE Svg in Django
Test QR SVG Django
</a>
</li>
@@ -700,7 +911,7 @@
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
Xmpp Apt Notifications
XMPP Apt Notification
</a>
</li>
@@ -724,7 +935,7 @@
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPPHandler for Python Logging
SENDXMPP Handler for Python Logging
</a>
</li>
@@ -736,7 +947,7 @@
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instructions For Tethering From Phone
Instruction For Tethering From Phone
</a>
</li>
@@ -748,7 +959,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions Disk Encryption
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
@@ -784,7 +995,7 @@
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted xfs Root
Clear Linux Encrypted XFS Root
</a>
</li>
@@ -808,7 +1019,7 @@
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning With sgdisk
Faster Partitioning with Sgdisk
</a>
</li>
@@ -820,7 +1031,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 xfs Full Disk Encryption
LMDE3 XFS Full Disk Encryption
</a>
</li>
@@ -832,7 +1043,7 @@
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report in Python
Rewrite Hugo Themes Report In Python
</a>
</li>
@@ -1005,20 +1216,331 @@
<div class="md-content" data-md-component="content">
<article class="md-content__inner md-typeset">
<h1>The history of ancient greece</h1>
<h3 id="the-history-of-ancient-greece"><a href="http://www.thehistoryofancientgreece.com/" target="_blank">The History Of Ancient Greece</a></h3>
<p>Unfortunately, <a href="http://www.thehistoryofancientgreece.com/" target="_blank">The History Of Ancient Greece</a>
lacks expressiveness and poetic phrasing. Your Bible-reading Grandpa's lyrical,
King's-English word-smithing this is not.
However, the abundance of content is thorough and exhaustive.</p>
<ul>
<li><a href="https://ancientgreece.libsyn.com/rss" target="_blank">The History Of Ancient Greece RSS</a></li>
</ul>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div>
<a href="/posts/trents-favorite-podcasts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Trent's Favorite Podcasts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'linux', 'podcast', 'antennapod', 'history', 'flutter', 'kotlin', 'travel']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-07-23 Introduction Someone asked me 10 years ago what are my favorite podcasts, so here you go. Note that a lot of podcasts tend to...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/test-qr-svg-django/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Test QR SVG Django</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'testing', 'pillow', 'beautifulsoup', 'opencv', 'cairosvg', 'pyotp']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-04-19 Introduction I worked out a solution in django-testing, for testing a view that renders a qrcode as an svg as an inline svg xml...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/prosody-photo-uploads/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Prosody Photo Uploads</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xmpp', 'prosody', 'debian', 'letsencrypt']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-25 Introduction Install prosody on Debian 10 with photoupload, postgresql database, and letsencrypt certs. DNS Log into your dns...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/xmpp-apt-notifications/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">XMPP Apt Notification</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['apt', 'apt-get', 'prosody', 'debian']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-09 Introduction In order to save yourself the work of checking your computer for updates, configure it to send you a weekly...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/apache-virtual-hosts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Apache Virtual Hosts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Apache', 'Virtual Hosts', 'LetsEncrypt', 'Lets Encrypt', 'Reverse Proxy', 'DNS']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-20 Use Virtual Hosts This is a very useful way to keep your server organized. Virtual Hosts On Your Lan You can practice on your...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/sendxmpp-handler-for-python-logging/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">SENDXMPP Handler for Python Logging</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Python', 'Logging', 'Flask', 'XMPP', 'SENDXMPP', 'logging.Handler']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-19 SENDXMPPHandler for Python Logging app/__init__.py You may be familiar with adding a logging handler to a flask application, with...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/instructions-for-tethering-from-phone/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Instruction For Tethering From Phone</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['android', 'tethering']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-17 Instructions Part One Turn off blutooth on computer Turn off blutooth on phone Turn off Wifi on phone Part Two Turn on wifi...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde4-custom-partitions-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE4 Custom Partitions for Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-15 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The result is quite...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/linux-move-cursor-with-keyboard/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Linux Move Cursor With Keyboard</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['X11', 'xdotool', 'cursor', 'keyboard', 'keyboard shortcuts']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-06-21T22:01:35-07:00 Introduction Linux just makes everything so easy. On a laptop it can be tricky to place your mouse cursor on...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/simplified-raspberry-streaming/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Simplified Raspberry Streaming</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['raspberrypi', 'mpd', 'mp3', 'internet-radio', 'ncmpcpp', 'playlist', 'm3u']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-05-12T18:32:55-07:00 RaspberryPi is a Great MPD Appliance Im really pleased with the RaspberryPi as an MPD (music player daemon),...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-encrypted-xfs-root/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Encrypted XFS Root</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xfs', 'clear-linux', 'luks']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-04-13T21:44:37-07:00 Nothing to-it Burger I had intended to create a technical explanation how to install Clear Linux with disk...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-guest-virt-manager/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Guest Virt Manager</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['kvm', 'clear-linux', 'qcow2', 'virt-manager', 'parted']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-03-11T01:39:09-07:00 Introduction download, convert, and resize the provided kvm-legacy image create a virtual machine and launch it...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/faster-partitioning-with-sgdisk/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Faster Partitioning with Sgdisk</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['command-line', 'gdisk', 'partition', 'sgdisk']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-02-11T04:23:52-08:00 Disclaimer If any of this is wrong, let me know so I can fix it. No actual hard drives were harmed in the...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde3-xfs-full-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE3 XFS Full Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T23:25:36-08:00 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/rewrite-hugo-themes-report-in-python/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Rewrite Hugo Themes Report In Python</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['python', 'sql', 'sqlalchemy', 'html5', 'hugo-themes']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T01:02:57-08:00 Ranking Hugo Themes by Stars, Commit Date A while back I was grazing the selfhosted subreddit, and noticed Hugo...</p>
</a>
</div>
<hr>

View File

@@ -197,11 +197,15 @@
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
@@ -386,6 +390,27 @@
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="__nav_1" type="checkbox" id="__nav_1" >
<label class="md-nav__link" for="__nav_1">
Home
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="Home" data-md-level="1">
<label class="md-nav__title" for="__nav_1">
<span class="md-nav__icon md-icon"></span>
Home
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../.." class="md-nav__link">
Home
@@ -393,6 +418,192 @@
</li>
<li class="md-nav__item">
<a href="../../../posts/trents-favorite-podcasts/" class="md-nav__link">
Trent's Favorite Podcasts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QR SVG Django
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/prosody-photo-uploads/" class="md-nav__link">
Prosody Photo Uploads
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
XMPP Apt Notification
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/apache-virtual-hosts/" class="md-nav__link">
Apache Virtual Hosts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPP Handler for Python Logging
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instruction For Tethering From Phone
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/linux-move-cursor-with-keyboard/" class="md-nav__link">
Linux Move Cursor With Keyboard
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/simplified-raspberry-streaming/" class="md-nav__link">
Simplified Raspberry Streaming
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted XFS Root
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-guest-virt-manager/" class="md-nav__link">
Clear Linux Guest Virt Manager
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning with Sgdisk
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 XFS Full Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report In Python
</a>
</li>
</ul>
</nav>
</li>
@@ -676,7 +887,7 @@
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QRCODE Svg in Django
Test QR SVG Django
</a>
</li>
@@ -700,7 +911,7 @@
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
Xmpp Apt Notifications
XMPP Apt Notification
</a>
</li>
@@ -724,7 +935,7 @@
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPPHandler for Python Logging
SENDXMPP Handler for Python Logging
</a>
</li>
@@ -736,7 +947,7 @@
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instructions For Tethering From Phone
Instruction For Tethering From Phone
</a>
</li>
@@ -748,7 +959,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions Disk Encryption
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
@@ -784,7 +995,7 @@
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted xfs Root
Clear Linux Encrypted XFS Root
</a>
</li>
@@ -808,7 +1019,7 @@
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning With sgdisk
Faster Partitioning with Sgdisk
</a>
</li>
@@ -820,7 +1031,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 xfs Full Disk Encryption
LMDE3 XFS Full Disk Encryption
</a>
</li>
@@ -832,7 +1043,7 @@
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report in Python
Rewrite Hugo Themes Report In Python
</a>
</li>
@@ -1005,18 +1216,331 @@
<div class="md-content" data-md-component="content">
<article class="md-content__inner md-typeset">
<h1>The matt freire show</h1>
<h3 id="the-matt-freire-show"><a href="https://mattfreire.blog/" target="_blank">The Matt Freire Show</a></h3>
<p><a href="https://mattfreire.blog/" target="_blank">The Matt Freire Show</a>
is an occassional interview podcast about development.</p>
<ul>
<li><a href="https://feeds.transistor.fm/the-matt-freire-show" target="_blank">The Matt Freire Show RSS</a></li>
</ul>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div>
<a href="/posts/trents-favorite-podcasts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Trent's Favorite Podcasts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'linux', 'podcast', 'antennapod', 'history', 'flutter', 'kotlin', 'travel']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-07-23 Introduction Someone asked me 10 years ago what are my favorite podcasts, so here you go. Note that a lot of podcasts tend to...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/test-qr-svg-django/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Test QR SVG Django</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'testing', 'pillow', 'beautifulsoup', 'opencv', 'cairosvg', 'pyotp']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-04-19 Introduction I worked out a solution in django-testing, for testing a view that renders a qrcode as an svg as an inline svg xml...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/prosody-photo-uploads/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Prosody Photo Uploads</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xmpp', 'prosody', 'debian', 'letsencrypt']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-25 Introduction Install prosody on Debian 10 with photoupload, postgresql database, and letsencrypt certs. DNS Log into your dns...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/xmpp-apt-notifications/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">XMPP Apt Notification</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['apt', 'apt-get', 'prosody', 'debian']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-09 Introduction In order to save yourself the work of checking your computer for updates, configure it to send you a weekly...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/apache-virtual-hosts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Apache Virtual Hosts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Apache', 'Virtual Hosts', 'LetsEncrypt', 'Lets Encrypt', 'Reverse Proxy', 'DNS']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-20 Use Virtual Hosts This is a very useful way to keep your server organized. Virtual Hosts On Your Lan You can practice on your...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/sendxmpp-handler-for-python-logging/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">SENDXMPP Handler for Python Logging</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Python', 'Logging', 'Flask', 'XMPP', 'SENDXMPP', 'logging.Handler']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-19 SENDXMPPHandler for Python Logging app/__init__.py You may be familiar with adding a logging handler to a flask application, with...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/instructions-for-tethering-from-phone/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Instruction For Tethering From Phone</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['android', 'tethering']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-17 Instructions Part One Turn off blutooth on computer Turn off blutooth on phone Turn off Wifi on phone Part Two Turn on wifi...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde4-custom-partitions-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE4 Custom Partitions for Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-15 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The result is quite...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/linux-move-cursor-with-keyboard/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Linux Move Cursor With Keyboard</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['X11', 'xdotool', 'cursor', 'keyboard', 'keyboard shortcuts']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-06-21T22:01:35-07:00 Introduction Linux just makes everything so easy. On a laptop it can be tricky to place your mouse cursor on...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/simplified-raspberry-streaming/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Simplified Raspberry Streaming</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['raspberrypi', 'mpd', 'mp3', 'internet-radio', 'ncmpcpp', 'playlist', 'm3u']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-05-12T18:32:55-07:00 RaspberryPi is a Great MPD Appliance Im really pleased with the RaspberryPi as an MPD (music player daemon),...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-encrypted-xfs-root/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Encrypted XFS Root</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xfs', 'clear-linux', 'luks']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-04-13T21:44:37-07:00 Nothing to-it Burger I had intended to create a technical explanation how to install Clear Linux with disk...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-guest-virt-manager/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Guest Virt Manager</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['kvm', 'clear-linux', 'qcow2', 'virt-manager', 'parted']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-03-11T01:39:09-07:00 Introduction download, convert, and resize the provided kvm-legacy image create a virtual machine and launch it...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/faster-partitioning-with-sgdisk/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Faster Partitioning with Sgdisk</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['command-line', 'gdisk', 'partition', 'sgdisk']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-02-11T04:23:52-08:00 Disclaimer If any of this is wrong, let me know so I can fix it. No actual hard drives were harmed in the...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde3-xfs-full-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE3 XFS Full Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T23:25:36-08:00 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/rewrite-hugo-themes-report-in-python/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Rewrite Hugo Themes Report In Python</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['python', 'sql', 'sqlalchemy', 'html5', 'hugo-themes']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T01:02:57-08:00 Ranking Hugo Themes by Stars, Commit Date A while back I was grazing the selfhosted subreddit, and noticed Hugo...</p>
</a>
</div>
<hr>

View File

@@ -197,11 +197,15 @@
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
@@ -386,6 +390,27 @@
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="__nav_1" type="checkbox" id="__nav_1" >
<label class="md-nav__link" for="__nav_1">
Home
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="Home" data-md-level="1">
<label class="md-nav__title" for="__nav_1">
<span class="md-nav__icon md-icon"></span>
Home
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../.." class="md-nav__link">
Home
@@ -393,6 +418,192 @@
</li>
<li class="md-nav__item">
<a href="../../../posts/trents-favorite-podcasts/" class="md-nav__link">
Trent's Favorite Podcasts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QR SVG Django
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/prosody-photo-uploads/" class="md-nav__link">
Prosody Photo Uploads
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
XMPP Apt Notification
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/apache-virtual-hosts/" class="md-nav__link">
Apache Virtual Hosts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPP Handler for Python Logging
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instruction For Tethering From Phone
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/linux-move-cursor-with-keyboard/" class="md-nav__link">
Linux Move Cursor With Keyboard
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/simplified-raspberry-streaming/" class="md-nav__link">
Simplified Raspberry Streaming
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted XFS Root
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-guest-virt-manager/" class="md-nav__link">
Clear Linux Guest Virt Manager
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning with Sgdisk
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 XFS Full Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report In Python
</a>
</li>
</ul>
</nav>
</li>
@@ -676,7 +887,7 @@
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QRCODE Svg in Django
Test QR SVG Django
</a>
</li>
@@ -700,7 +911,7 @@
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
Xmpp Apt Notifications
XMPP Apt Notification
</a>
</li>
@@ -724,7 +935,7 @@
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPPHandler for Python Logging
SENDXMPP Handler for Python Logging
</a>
</li>
@@ -736,7 +947,7 @@
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instructions For Tethering From Phone
Instruction For Tethering From Phone
</a>
</li>
@@ -748,7 +959,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions Disk Encryption
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
@@ -784,7 +995,7 @@
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted xfs Root
Clear Linux Encrypted XFS Root
</a>
</li>
@@ -808,7 +1019,7 @@
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning With sgdisk
Faster Partitioning with Sgdisk
</a>
</li>
@@ -820,7 +1031,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 xfs Full Disk Encryption
LMDE3 XFS Full Disk Encryption
</a>
</li>
@@ -832,7 +1043,7 @@
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report in Python
Rewrite Hugo Themes Report In Python
</a>
</li>
@@ -1005,18 +1216,331 @@
<div class="md-content" data-md-component="content">
<article class="md-content__inner md-typeset">
<h1>The mike dominick show</h1>
<h3 id="the-mike-dominick-show"><a href="https://www.automator.show/" target="_blank">The Mike Dominick Show</a></h3>
<p><a href="https://www.automator.show/" target="_blank">The Mike Dominick Show</a>
is an occassional interview podcast about development.</p>
<ul>
<li><a href="https://feeds.fireside.fm/mdominick/rss" target="_blank">The Mike Dominick Show RSS</a></li>
</ul>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div>
<a href="/posts/trents-favorite-podcasts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Trent's Favorite Podcasts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'linux', 'podcast', 'antennapod', 'history', 'flutter', 'kotlin', 'travel']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-07-23 Introduction Someone asked me 10 years ago what are my favorite podcasts, so here you go. Note that a lot of podcasts tend to...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/test-qr-svg-django/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Test QR SVG Django</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'testing', 'pillow', 'beautifulsoup', 'opencv', 'cairosvg', 'pyotp']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-04-19 Introduction I worked out a solution in django-testing, for testing a view that renders a qrcode as an svg as an inline svg xml...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/prosody-photo-uploads/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Prosody Photo Uploads</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xmpp', 'prosody', 'debian', 'letsencrypt']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-25 Introduction Install prosody on Debian 10 with photoupload, postgresql database, and letsencrypt certs. DNS Log into your dns...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/xmpp-apt-notifications/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">XMPP Apt Notification</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['apt', 'apt-get', 'prosody', 'debian']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-09 Introduction In order to save yourself the work of checking your computer for updates, configure it to send you a weekly...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/apache-virtual-hosts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Apache Virtual Hosts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Apache', 'Virtual Hosts', 'LetsEncrypt', 'Lets Encrypt', 'Reverse Proxy', 'DNS']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-20 Use Virtual Hosts This is a very useful way to keep your server organized. Virtual Hosts On Your Lan You can practice on your...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/sendxmpp-handler-for-python-logging/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">SENDXMPP Handler for Python Logging</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Python', 'Logging', 'Flask', 'XMPP', 'SENDXMPP', 'logging.Handler']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-19 SENDXMPPHandler for Python Logging app/__init__.py You may be familiar with adding a logging handler to a flask application, with...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/instructions-for-tethering-from-phone/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Instruction For Tethering From Phone</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['android', 'tethering']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-17 Instructions Part One Turn off blutooth on computer Turn off blutooth on phone Turn off Wifi on phone Part Two Turn on wifi...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde4-custom-partitions-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE4 Custom Partitions for Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-15 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The result is quite...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/linux-move-cursor-with-keyboard/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Linux Move Cursor With Keyboard</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['X11', 'xdotool', 'cursor', 'keyboard', 'keyboard shortcuts']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-06-21T22:01:35-07:00 Introduction Linux just makes everything so easy. On a laptop it can be tricky to place your mouse cursor on...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/simplified-raspberry-streaming/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Simplified Raspberry Streaming</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['raspberrypi', 'mpd', 'mp3', 'internet-radio', 'ncmpcpp', 'playlist', 'm3u']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-05-12T18:32:55-07:00 RaspberryPi is a Great MPD Appliance Im really pleased with the RaspberryPi as an MPD (music player daemon),...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-encrypted-xfs-root/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Encrypted XFS Root</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xfs', 'clear-linux', 'luks']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-04-13T21:44:37-07:00 Nothing to-it Burger I had intended to create a technical explanation how to install Clear Linux with disk...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-guest-virt-manager/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Guest Virt Manager</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['kvm', 'clear-linux', 'qcow2', 'virt-manager', 'parted']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-03-11T01:39:09-07:00 Introduction download, convert, and resize the provided kvm-legacy image create a virtual machine and launch it...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/faster-partitioning-with-sgdisk/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Faster Partitioning with Sgdisk</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['command-line', 'gdisk', 'partition', 'sgdisk']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-02-11T04:23:52-08:00 Disclaimer If any of this is wrong, let me know so I can fix it. No actual hard drives were harmed in the...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde3-xfs-full-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE3 XFS Full Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T23:25:36-08:00 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/rewrite-hugo-themes-report-in-python/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Rewrite Hugo Themes Report In Python</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['python', 'sql', 'sqlalchemy', 'html5', 'hugo-themes']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T01:02:57-08:00 Ranking Hugo Themes by Stars, Commit Date A while back I was grazing the selfhosted subreddit, and noticed Hugo...</p>
</a>
</div>
<hr>

View File

@@ -197,11 +197,15 @@
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
@@ -386,6 +390,27 @@
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="__nav_1" type="checkbox" id="__nav_1" >
<label class="md-nav__link" for="__nav_1">
Home
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="Home" data-md-level="1">
<label class="md-nav__title" for="__nav_1">
<span class="md-nav__icon md-icon"></span>
Home
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../.." class="md-nav__link">
Home
@@ -393,6 +418,192 @@
</li>
<li class="md-nav__item">
<a href="../../../posts/trents-favorite-podcasts/" class="md-nav__link">
Trent's Favorite Podcasts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QR SVG Django
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/prosody-photo-uploads/" class="md-nav__link">
Prosody Photo Uploads
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
XMPP Apt Notification
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/apache-virtual-hosts/" class="md-nav__link">
Apache Virtual Hosts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPP Handler for Python Logging
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instruction For Tethering From Phone
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/linux-move-cursor-with-keyboard/" class="md-nav__link">
Linux Move Cursor With Keyboard
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/simplified-raspberry-streaming/" class="md-nav__link">
Simplified Raspberry Streaming
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted XFS Root
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-guest-virt-manager/" class="md-nav__link">
Clear Linux Guest Virt Manager
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning with Sgdisk
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 XFS Full Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report In Python
</a>
</li>
</ul>
</nav>
</li>
@@ -676,7 +887,7 @@
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QRCODE Svg in Django
Test QR SVG Django
</a>
</li>
@@ -700,7 +911,7 @@
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
Xmpp Apt Notifications
XMPP Apt Notification
</a>
</li>
@@ -724,7 +935,7 @@
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPPHandler for Python Logging
SENDXMPP Handler for Python Logging
</a>
</li>
@@ -736,7 +947,7 @@
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instructions For Tethering From Phone
Instruction For Tethering From Phone
</a>
</li>
@@ -748,7 +959,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions Disk Encryption
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
@@ -784,7 +995,7 @@
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted xfs Root
Clear Linux Encrypted XFS Root
</a>
</li>
@@ -808,7 +1019,7 @@
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning With sgdisk
Faster Partitioning with Sgdisk
</a>
</li>
@@ -820,7 +1031,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 xfs Full Disk Encryption
LMDE3 XFS Full Disk Encryption
</a>
</li>
@@ -832,7 +1043,7 @@
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report in Python
Rewrite Hugo Themes Report In Python
</a>
</li>
@@ -1005,22 +1216,331 @@
<div class="md-content" data-md-component="content">
<article class="md-content__inner md-typeset">
<h1>Two dot five admins</h1>
<h3 id="25-admins"><a href="https://2.5admins.com/" target="_blank">2.5 Admins</a></h3>
<p>Host <a href="https://twitter.com/joeressington" target="_blank">Joe Ressington</a> is a podcast
production savant. <a href="https://arstechnica.com/author/jimsalter/" target="_blank">Jim Salter</a>
is a SysAdmin and tech journalist and a developer of ZFS utilities.
<a href="http://www.allanjude.com/" target="_blank">Allan Jude</a> is a
<a href="https://www.freebsd.org/" target="_blank">FreeBSD</a> developer who operates
a video streaming service called <a href="https://www.scaleengine.com/" target="_blank">Scale Engine</a>.</p>
<ul>
<li><a href="https://2.5admins.com/feed/podcast" target="_blank">2.5 Admins RSS</a></li>
</ul>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div>
<a href="/posts/trents-favorite-podcasts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Trent's Favorite Podcasts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'linux', 'podcast', 'antennapod', 'history', 'flutter', 'kotlin', 'travel']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-07-23 Introduction Someone asked me 10 years ago what are my favorite podcasts, so here you go. Note that a lot of podcasts tend to...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/test-qr-svg-django/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Test QR SVG Django</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'testing', 'pillow', 'beautifulsoup', 'opencv', 'cairosvg', 'pyotp']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-04-19 Introduction I worked out a solution in django-testing, for testing a view that renders a qrcode as an svg as an inline svg xml...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/prosody-photo-uploads/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Prosody Photo Uploads</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xmpp', 'prosody', 'debian', 'letsencrypt']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-25 Introduction Install prosody on Debian 10 with photoupload, postgresql database, and letsencrypt certs. DNS Log into your dns...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/xmpp-apt-notifications/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">XMPP Apt Notification</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['apt', 'apt-get', 'prosody', 'debian']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-09 Introduction In order to save yourself the work of checking your computer for updates, configure it to send you a weekly...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/apache-virtual-hosts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Apache Virtual Hosts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Apache', 'Virtual Hosts', 'LetsEncrypt', 'Lets Encrypt', 'Reverse Proxy', 'DNS']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-20 Use Virtual Hosts This is a very useful way to keep your server organized. Virtual Hosts On Your Lan You can practice on your...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/sendxmpp-handler-for-python-logging/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">SENDXMPP Handler for Python Logging</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Python', 'Logging', 'Flask', 'XMPP', 'SENDXMPP', 'logging.Handler']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-19 SENDXMPPHandler for Python Logging app/__init__.py You may be familiar with adding a logging handler to a flask application, with...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/instructions-for-tethering-from-phone/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Instruction For Tethering From Phone</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['android', 'tethering']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-17 Instructions Part One Turn off blutooth on computer Turn off blutooth on phone Turn off Wifi on phone Part Two Turn on wifi...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde4-custom-partitions-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE4 Custom Partitions for Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-15 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The result is quite...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/linux-move-cursor-with-keyboard/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Linux Move Cursor With Keyboard</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['X11', 'xdotool', 'cursor', 'keyboard', 'keyboard shortcuts']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-06-21T22:01:35-07:00 Introduction Linux just makes everything so easy. On a laptop it can be tricky to place your mouse cursor on...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/simplified-raspberry-streaming/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Simplified Raspberry Streaming</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['raspberrypi', 'mpd', 'mp3', 'internet-radio', 'ncmpcpp', 'playlist', 'm3u']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-05-12T18:32:55-07:00 RaspberryPi is a Great MPD Appliance Im really pleased with the RaspberryPi as an MPD (music player daemon),...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-encrypted-xfs-root/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Encrypted XFS Root</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xfs', 'clear-linux', 'luks']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-04-13T21:44:37-07:00 Nothing to-it Burger I had intended to create a technical explanation how to install Clear Linux with disk...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-guest-virt-manager/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Guest Virt Manager</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['kvm', 'clear-linux', 'qcow2', 'virt-manager', 'parted']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-03-11T01:39:09-07:00 Introduction download, convert, and resize the provided kvm-legacy image create a virtual machine and launch it...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/faster-partitioning-with-sgdisk/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Faster Partitioning with Sgdisk</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['command-line', 'gdisk', 'partition', 'sgdisk']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-02-11T04:23:52-08:00 Disclaimer If any of this is wrong, let me know so I can fix it. No actual hard drives were harmed in the...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde3-xfs-full-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE3 XFS Full Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T23:25:36-08:00 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/rewrite-hugo-themes-report-in-python/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Rewrite Hugo Themes Report In Python</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['python', 'sql', 'sqlalchemy', 'html5', 'hugo-themes']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T01:02:57-08:00 Ranking Hugo Themes by Stars, Commit Date A while back I was grazing the selfhosted subreddit, and noticed Hugo...</p>
</a>
</div>
<hr>

View File

@@ -197,11 +197,15 @@
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
@@ -386,6 +390,27 @@
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="__nav_1" type="checkbox" id="__nav_1" >
<label class="md-nav__link" for="__nav_1">
Home
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="Home" data-md-level="1">
<label class="md-nav__title" for="__nav_1">
<span class="md-nav__icon md-icon"></span>
Home
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../.." class="md-nav__link">
Home
@@ -393,6 +418,192 @@
</li>
<li class="md-nav__item">
<a href="../../../posts/trents-favorite-podcasts/" class="md-nav__link">
Trent's Favorite Podcasts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QR SVG Django
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/prosody-photo-uploads/" class="md-nav__link">
Prosody Photo Uploads
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
XMPP Apt Notification
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/apache-virtual-hosts/" class="md-nav__link">
Apache Virtual Hosts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPP Handler for Python Logging
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instruction For Tethering From Phone
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/linux-move-cursor-with-keyboard/" class="md-nav__link">
Linux Move Cursor With Keyboard
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/simplified-raspberry-streaming/" class="md-nav__link">
Simplified Raspberry Streaming
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted XFS Root
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-guest-virt-manager/" class="md-nav__link">
Clear Linux Guest Virt Manager
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning with Sgdisk
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 XFS Full Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report In Python
</a>
</li>
</ul>
</nav>
</li>
@@ -676,7 +887,7 @@
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QRCODE Svg in Django
Test QR SVG Django
</a>
</li>
@@ -700,7 +911,7 @@
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
Xmpp Apt Notifications
XMPP Apt Notification
</a>
</li>
@@ -724,7 +935,7 @@
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPPHandler for Python Logging
SENDXMPP Handler for Python Logging
</a>
</li>
@@ -736,7 +947,7 @@
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instructions For Tethering From Phone
Instruction For Tethering From Phone
</a>
</li>
@@ -748,7 +959,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions Disk Encryption
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
@@ -784,7 +995,7 @@
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted xfs Root
Clear Linux Encrypted XFS Root
</a>
</li>
@@ -808,7 +1019,7 @@
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning With sgdisk
Faster Partitioning with Sgdisk
</a>
</li>
@@ -820,7 +1031,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 xfs Full Disk Encryption
LMDE3 XFS Full Disk Encryption
</a>
</li>
@@ -832,7 +1043,7 @@
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report in Python
Rewrite Hugo Themes Report In Python
</a>
</li>
@@ -1005,19 +1216,331 @@
<div class="md-content" data-md-component="content">
<article class="md-content__inner md-typeset">
<h1>Ubuntu podcast</h1>
<h3 id="ubuntu-podcast"><a href="https://ubuntupodcast.org/" target="_blank">Ubuntu Podcast</a></h3>
<p><a href="https://ubuntupodcast.org/" target="_blank">Ubuntu Podcast</a>
is a podcast about Linux and <a href="https://ubuntu.com/" target="_blank">Ubuntu</a>,
hosted by a round-table of current and former Ubuntu users and employees.</p>
<ul>
<li><a href="https://ubuntupodcast.org/feed/podcast/" target="_blank">Ubuntu Podcast RSS</a></li>
</ul>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div>
<a href="/posts/trents-favorite-podcasts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Trent's Favorite Podcasts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'linux', 'podcast', 'antennapod', 'history', 'flutter', 'kotlin', 'travel']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-07-23 Introduction Someone asked me 10 years ago what are my favorite podcasts, so here you go. Note that a lot of podcasts tend to...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/test-qr-svg-django/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Test QR SVG Django</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'testing', 'pillow', 'beautifulsoup', 'opencv', 'cairosvg', 'pyotp']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-04-19 Introduction I worked out a solution in django-testing, for testing a view that renders a qrcode as an svg as an inline svg xml...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/prosody-photo-uploads/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Prosody Photo Uploads</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xmpp', 'prosody', 'debian', 'letsencrypt']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-25 Introduction Install prosody on Debian 10 with photoupload, postgresql database, and letsencrypt certs. DNS Log into your dns...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/xmpp-apt-notifications/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">XMPP Apt Notification</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['apt', 'apt-get', 'prosody', 'debian']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-09 Introduction In order to save yourself the work of checking your computer for updates, configure it to send you a weekly...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/apache-virtual-hosts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Apache Virtual Hosts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Apache', 'Virtual Hosts', 'LetsEncrypt', 'Lets Encrypt', 'Reverse Proxy', 'DNS']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-20 Use Virtual Hosts This is a very useful way to keep your server organized. Virtual Hosts On Your Lan You can practice on your...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/sendxmpp-handler-for-python-logging/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">SENDXMPP Handler for Python Logging</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Python', 'Logging', 'Flask', 'XMPP', 'SENDXMPP', 'logging.Handler']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-19 SENDXMPPHandler for Python Logging app/__init__.py You may be familiar with adding a logging handler to a flask application, with...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/instructions-for-tethering-from-phone/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Instruction For Tethering From Phone</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['android', 'tethering']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-17 Instructions Part One Turn off blutooth on computer Turn off blutooth on phone Turn off Wifi on phone Part Two Turn on wifi...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde4-custom-partitions-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE4 Custom Partitions for Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-15 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The result is quite...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/linux-move-cursor-with-keyboard/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Linux Move Cursor With Keyboard</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['X11', 'xdotool', 'cursor', 'keyboard', 'keyboard shortcuts']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-06-21T22:01:35-07:00 Introduction Linux just makes everything so easy. On a laptop it can be tricky to place your mouse cursor on...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/simplified-raspberry-streaming/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Simplified Raspberry Streaming</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['raspberrypi', 'mpd', 'mp3', 'internet-radio', 'ncmpcpp', 'playlist', 'm3u']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-05-12T18:32:55-07:00 RaspberryPi is a Great MPD Appliance Im really pleased with the RaspberryPi as an MPD (music player daemon),...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-encrypted-xfs-root/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Encrypted XFS Root</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xfs', 'clear-linux', 'luks']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-04-13T21:44:37-07:00 Nothing to-it Burger I had intended to create a technical explanation how to install Clear Linux with disk...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-guest-virt-manager/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Guest Virt Manager</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['kvm', 'clear-linux', 'qcow2', 'virt-manager', 'parted']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-03-11T01:39:09-07:00 Introduction download, convert, and resize the provided kvm-legacy image create a virtual machine and launch it...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/faster-partitioning-with-sgdisk/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Faster Partitioning with Sgdisk</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['command-line', 'gdisk', 'partition', 'sgdisk']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-02-11T04:23:52-08:00 Disclaimer If any of this is wrong, let me know so I can fix it. No actual hard drives were harmed in the...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde3-xfs-full-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE3 XFS Full Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T23:25:36-08:00 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/rewrite-hugo-themes-report-in-python/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Rewrite Hugo Themes Report In Python</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['python', 'sql', 'sqlalchemy', 'html5', 'hugo-themes']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T01:02:57-08:00 Ranking Hugo Themes by Stars, Commit Date A while back I was grazing the selfhosted subreddit, and noticed Hugo...</p>
</a>
</div>
<hr>

View File

@@ -197,11 +197,15 @@
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
@@ -386,6 +390,27 @@
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="__nav_1" type="checkbox" id="__nav_1" >
<label class="md-nav__link" for="__nav_1">
Home
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="Home" data-md-level="1">
<label class="md-nav__title" for="__nav_1">
<span class="md-nav__icon md-icon"></span>
Home
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../.." class="md-nav__link">
Home
@@ -393,6 +418,192 @@
</li>
<li class="md-nav__item">
<a href="../../../posts/trents-favorite-podcasts/" class="md-nav__link">
Trent's Favorite Podcasts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QR SVG Django
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/prosody-photo-uploads/" class="md-nav__link">
Prosody Photo Uploads
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
XMPP Apt Notification
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/apache-virtual-hosts/" class="md-nav__link">
Apache Virtual Hosts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPP Handler for Python Logging
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instruction For Tethering From Phone
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/linux-move-cursor-with-keyboard/" class="md-nav__link">
Linux Move Cursor With Keyboard
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/simplified-raspberry-streaming/" class="md-nav__link">
Simplified Raspberry Streaming
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted XFS Root
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-guest-virt-manager/" class="md-nav__link">
Clear Linux Guest Virt Manager
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning with Sgdisk
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 XFS Full Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report In Python
</a>
</li>
</ul>
</nav>
</li>
@@ -676,7 +887,7 @@
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QRCODE Svg in Django
Test QR SVG Django
</a>
</li>
@@ -700,7 +911,7 @@
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
Xmpp Apt Notifications
XMPP Apt Notification
</a>
</li>
@@ -724,7 +935,7 @@
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPPHandler for Python Logging
SENDXMPP Handler for Python Logging
</a>
</li>
@@ -736,7 +947,7 @@
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instructions For Tethering From Phone
Instruction For Tethering From Phone
</a>
</li>
@@ -748,7 +959,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions Disk Encryption
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
@@ -784,7 +995,7 @@
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted xfs Root
Clear Linux Encrypted XFS Root
</a>
</li>
@@ -808,7 +1019,7 @@
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning With sgdisk
Faster Partitioning with Sgdisk
</a>
</li>
@@ -820,7 +1031,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 xfs Full Disk Encryption
LMDE3 XFS Full Disk Encryption
</a>
</li>
@@ -832,7 +1043,7 @@
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report in Python
Rewrite Hugo Themes Report In Python
</a>
</li>
@@ -1005,22 +1216,331 @@
<div class="md-content" data-md-component="content">
<article class="md-content__inner md-typeset">
<h1>Wittenberg to westphalia</h1>
<h3 id="wittenberg-to-westphalia"><a href="https://wittenbergtowestphaliapodcast.weebly.com/" target="_blank">Wittenberg To Westphalia</a></h3>
<p><a href="https://wittenbergtowestphaliapodcast.weebly.com/" target="_blank">Wittenberg To Westphalia</a>
is nominally a podcast about the <em>Wars of the Reformation</em>, Wittenberg being the city where
Martin Luther began the Protestant Reformation in 1517, and Westphalia being where the end
of the 30-Years-War was negotiated in 1648.</p>
<p>But in reality this podcast exhaustively covers European History from the Fall of The
Roman Empire onward, with much prologue and tangent. This is a really awesome podcast.</p>
<ul>
<li><a href="https://rss.acast.com/wittenbergtowestphalia" target="_blank">Wittenberg To Westphalia RSS</a></li>
</ul>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div>
<a href="/posts/trents-favorite-podcasts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Trent's Favorite Podcasts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'linux', 'podcast', 'antennapod', 'history', 'flutter', 'kotlin', 'travel']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-07-23 Introduction Someone asked me 10 years ago what are my favorite podcasts, so here you go. Note that a lot of podcasts tend to...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/test-qr-svg-django/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Test QR SVG Django</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'testing', 'pillow', 'beautifulsoup', 'opencv', 'cairosvg', 'pyotp']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-04-19 Introduction I worked out a solution in django-testing, for testing a view that renders a qrcode as an svg as an inline svg xml...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/prosody-photo-uploads/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Prosody Photo Uploads</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xmpp', 'prosody', 'debian', 'letsencrypt']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-25 Introduction Install prosody on Debian 10 with photoupload, postgresql database, and letsencrypt certs. DNS Log into your dns...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/xmpp-apt-notifications/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">XMPP Apt Notification</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['apt', 'apt-get', 'prosody', 'debian']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-09 Introduction In order to save yourself the work of checking your computer for updates, configure it to send you a weekly...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/apache-virtual-hosts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Apache Virtual Hosts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Apache', 'Virtual Hosts', 'LetsEncrypt', 'Lets Encrypt', 'Reverse Proxy', 'DNS']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-20 Use Virtual Hosts This is a very useful way to keep your server organized. Virtual Hosts On Your Lan You can practice on your...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/sendxmpp-handler-for-python-logging/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">SENDXMPP Handler for Python Logging</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Python', 'Logging', 'Flask', 'XMPP', 'SENDXMPP', 'logging.Handler']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-19 SENDXMPPHandler for Python Logging app/__init__.py You may be familiar with adding a logging handler to a flask application, with...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/instructions-for-tethering-from-phone/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Instruction For Tethering From Phone</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['android', 'tethering']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-17 Instructions Part One Turn off blutooth on computer Turn off blutooth on phone Turn off Wifi on phone Part Two Turn on wifi...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde4-custom-partitions-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE4 Custom Partitions for Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-15 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The result is quite...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/linux-move-cursor-with-keyboard/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Linux Move Cursor With Keyboard</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['X11', 'xdotool', 'cursor', 'keyboard', 'keyboard shortcuts']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-06-21T22:01:35-07:00 Introduction Linux just makes everything so easy. On a laptop it can be tricky to place your mouse cursor on...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/simplified-raspberry-streaming/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Simplified Raspberry Streaming</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['raspberrypi', 'mpd', 'mp3', 'internet-radio', 'ncmpcpp', 'playlist', 'm3u']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-05-12T18:32:55-07:00 RaspberryPi is a Great MPD Appliance Im really pleased with the RaspberryPi as an MPD (music player daemon),...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-encrypted-xfs-root/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Encrypted XFS Root</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xfs', 'clear-linux', 'luks']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-04-13T21:44:37-07:00 Nothing to-it Burger I had intended to create a technical explanation how to install Clear Linux with disk...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-guest-virt-manager/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Guest Virt Manager</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['kvm', 'clear-linux', 'qcow2', 'virt-manager', 'parted']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-03-11T01:39:09-07:00 Introduction download, convert, and resize the provided kvm-legacy image create a virtual machine and launch it...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/faster-partitioning-with-sgdisk/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Faster Partitioning with Sgdisk</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['command-line', 'gdisk', 'partition', 'sgdisk']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-02-11T04:23:52-08:00 Disclaimer If any of this is wrong, let me know so I can fix it. No actual hard drives were harmed in the...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde3-xfs-full-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE3 XFS Full Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T23:25:36-08:00 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/rewrite-hugo-themes-report-in-python/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Rewrite Hugo Themes Report In Python</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['python', 'sql', 'sqlalchemy', 'html5', 'hugo-themes']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T01:02:57-08:00 Ranking Hugo Themes by Stars, Commit Date A while back I was grazing the selfhosted subreddit, and noticed Hugo...</p>
</a>
</div>
<hr>

View File

@@ -197,11 +197,15 @@
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
<li class="md-tabs__item">
<a href="../../.." class="md-tabs__link">
Home
</a>
</li>
@@ -386,6 +390,27 @@
<li class="md-nav__item md-nav__item--nested">
<input class="md-nav__toggle md-toggle" data-md-toggle="__nav_1" type="checkbox" id="__nav_1" >
<label class="md-nav__link" for="__nav_1">
Home
<span class="md-nav__icon md-icon"></span>
</label>
<nav class="md-nav" aria-label="Home" data-md-level="1">
<label class="md-nav__title" for="__nav_1">
<span class="md-nav__icon md-icon"></span>
Home
</label>
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="../../.." class="md-nav__link">
Home
@@ -393,6 +418,192 @@
</li>
<li class="md-nav__item">
<a href="../../../posts/trents-favorite-podcasts/" class="md-nav__link">
Trent's Favorite Podcasts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QR SVG Django
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/prosody-photo-uploads/" class="md-nav__link">
Prosody Photo Uploads
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
XMPP Apt Notification
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/apache-virtual-hosts/" class="md-nav__link">
Apache Virtual Hosts
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPP Handler for Python Logging
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instruction For Tethering From Phone
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/linux-move-cursor-with-keyboard/" class="md-nav__link">
Linux Move Cursor With Keyboard
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/simplified-raspberry-streaming/" class="md-nav__link">
Simplified Raspberry Streaming
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted XFS Root
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/clear-linux-guest-virt-manager/" class="md-nav__link">
Clear Linux Guest Virt Manager
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning with Sgdisk
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 XFS Full Disk Encryption
</a>
</li>
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report In Python
</a>
</li>
</ul>
</nav>
</li>
@@ -676,7 +887,7 @@
<li class="md-nav__item">
<a href="../../../posts/test-qr-svg-django/" class="md-nav__link">
Test QRCODE Svg in Django
Test QR SVG Django
</a>
</li>
@@ -700,7 +911,7 @@
<li class="md-nav__item">
<a href="../../../posts/xmpp-apt-notifications/" class="md-nav__link">
Xmpp Apt Notifications
XMPP Apt Notification
</a>
</li>
@@ -724,7 +935,7 @@
<li class="md-nav__item">
<a href="../../../posts/sendxmpp-handler-for-python-logging/" class="md-nav__link">
SENDXMPPHandler for Python Logging
SENDXMPP Handler for Python Logging
</a>
</li>
@@ -736,7 +947,7 @@
<li class="md-nav__item">
<a href="../../../posts/instructions-for-tethering-from-phone/" class="md-nav__link">
Instructions For Tethering From Phone
Instruction For Tethering From Phone
</a>
</li>
@@ -748,7 +959,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
LMDE4 Custom Partitions Disk Encryption
LMDE4 Custom Partitions for Disk Encryption
</a>
</li>
@@ -784,7 +995,7 @@
<li class="md-nav__item">
<a href="../../../posts/clear-linux-encrypted-xfs-root/" class="md-nav__link">
Clear Linux Encrypted xfs Root
Clear Linux Encrypted XFS Root
</a>
</li>
@@ -808,7 +1019,7 @@
<li class="md-nav__item">
<a href="../../../posts/faster-partitioning-with-sgdisk/" class="md-nav__link">
Faster Partitioning With sgdisk
Faster Partitioning with Sgdisk
</a>
</li>
@@ -820,7 +1031,7 @@
<li class="md-nav__item">
<a href="../../../posts/lmde3-xfs-full-disk-encryption/" class="md-nav__link">
LMDE3 xfs Full Disk Encryption
LMDE3 XFS Full Disk Encryption
</a>
</li>
@@ -832,7 +1043,7 @@
<li class="md-nav__item">
<a href="../../../posts/rewrite-hugo-themes-report-in-python/" class="md-nav__link">
Rewrite Hugo Themes Report in Python
Rewrite Hugo Themes Report In Python
</a>
</li>
@@ -1005,19 +1216,331 @@
<div class="md-content" data-md-component="content">
<article class="md-content__inner md-typeset">
<h1>Youre dead to me</h1>
<h3 id="youre-dead-to-me"><a href="https://www.bbc.co.uk/programmes/p07mdbhg" target="_blank">You're Dead To Me</a></h3>
<p><a href="https://www.bbc.co.uk/programmes/p07mdbhg" target="_blank">You're Dead To Me</a>,
is a fun and serious history and humour podcast featuring a different academic historian,
and a different professional comic personality each episode.</p>
<ul>
<li><a href="https://podcasts.files.bbci.co.uk/p07mdbhg.rss" target="_blank">You're Dead To Me RSS</a></li>
</ul>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div style="display: none">
None
</div>
<div>
<a href="/posts/trents-favorite-podcasts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Trent's Favorite Podcasts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'linux', 'podcast', 'antennapod', 'history', 'flutter', 'kotlin', 'travel']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-07-23 Introduction Someone asked me 10 years ago what are my favorite podcasts, so here you go. Note that a lot of podcasts tend to...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/test-qr-svg-django/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Test QR SVG Django</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['django', 'python', 'testing', 'pillow', 'beautifulsoup', 'opencv', 'cairosvg', 'pyotp']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-04-19 Introduction I worked out a solution in django-testing, for testing a view that renders a qrcode as an svg as an inline svg xml...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/prosody-photo-uploads/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Prosody Photo Uploads</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xmpp', 'prosody', 'debian', 'letsencrypt']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-25 Introduction Install prosody on Debian 10 with photoupload, postgresql database, and letsencrypt certs. DNS Log into your dns...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/xmpp-apt-notifications/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">XMPP Apt Notification</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['apt', 'apt-get', 'prosody', 'debian']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2021-01-09 Introduction In order to save yourself the work of checking your computer for updates, configure it to send you a weekly...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/apache-virtual-hosts/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Apache Virtual Hosts</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Apache', 'Virtual Hosts', 'LetsEncrypt', 'Lets Encrypt', 'Reverse Proxy', 'DNS']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-20 Use Virtual Hosts This is a very useful way to keep your server organized. Virtual Hosts On Your Lan You can practice on your...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/sendxmpp-handler-for-python-logging/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">SENDXMPP Handler for Python Logging</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['Python', 'Logging', 'Flask', 'XMPP', 'SENDXMPP', 'logging.Handler']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-19 SENDXMPPHandler for Python Logging app/__init__.py You may be familiar with adding a logging handler to a flask application, with...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/instructions-for-tethering-from-phone/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Instruction For Tethering From Phone</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['android', 'tethering']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-17 Instructions Part One Turn off blutooth on computer Turn off blutooth on phone Turn off Wifi on phone Part Two Turn on wifi...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde4-custom-partitions-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE4 Custom Partitions for Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-12-15 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The result is quite...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/linux-move-cursor-with-keyboard/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Linux Move Cursor With Keyboard</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['X11', 'xdotool', 'cursor', 'keyboard', 'keyboard shortcuts']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2020-06-21T22:01:35-07:00 Introduction Linux just makes everything so easy. On a laptop it can be tricky to place your mouse cursor on...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/simplified-raspberry-streaming/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Simplified Raspberry Streaming</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['raspberrypi', 'mpd', 'mp3', 'internet-radio', 'ncmpcpp', 'playlist', 'm3u']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-05-12T18:32:55-07:00 RaspberryPi is a Great MPD Appliance Im really pleased with the RaspberryPi as an MPD (music player daemon),...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-encrypted-xfs-root/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Encrypted XFS Root</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['xfs', 'clear-linux', 'luks']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-04-13T21:44:37-07:00 Nothing to-it Burger I had intended to create a technical explanation how to install Clear Linux with disk...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/clear-linux-guest-virt-manager/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Clear Linux Guest Virt Manager</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['kvm', 'clear-linux', 'qcow2', 'virt-manager', 'parted']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-03-11T01:39:09-07:00 Introduction download, convert, and resize the provided kvm-legacy image create a virtual machine and launch it...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/faster-partitioning-with-sgdisk/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Faster Partitioning with Sgdisk</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['command-line', 'gdisk', 'partition', 'sgdisk']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-02-11T04:23:52-08:00 Disclaimer If any of this is wrong, let me know so I can fix it. No actual hard drives were harmed in the...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/lmde3-xfs-full-disk-encryption/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">LMDE3 XFS Full Disk Encryption</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['linux-mint', 'disk-encryption']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T23:25:36-08:00 Introduction Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The...</p>
</a>
</div>
<hr>
<div>
<a href="/posts/rewrite-hugo-themes-report-in-python/" target="_blank" style="color: unset;">
<h2 style="margin-top: 0px; margin-bottom: 0px">Rewrite Hugo Themes Report In Python</h2>
<h3 style="margin-top: 0px; margin-bottom: 0px">Created by: trent</h3>
<p style="margin-top: 0px; margin-bottom: 0px">Tags: ['python', 'sql', 'sqlalchemy', 'html5', 'hugo-themes']</p>
<p style="margin-top: 0px; font-style: oblique">date: 2019-01-25T01:02:57-08:00 Ranking Hugo Themes by Stars, Commit Date A while back I was grazing the selfhosted subreddit, and noticed Hugo...</p>
</a>
</div>
<hr>