redo home page
This commit is contained in:
@ -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>
|
||||
|
||||
|
||||
|
||||
|
||||
@ -388,6 +392,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
|
||||
@ -395,6 +420,314 @@
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../trents-favorite-podcasts/" class="md-nav__link">
|
||||
Trent's Favorite Podcasts
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../test-qr-svg-django/" class="md-nav__link">
|
||||
Test QR SVG Django
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../prosody-photo-uploads/" class="md-nav__link">
|
||||
Prosody Photo Uploads
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../xmpp-apt-notifications/" class="md-nav__link">
|
||||
XMPP Apt Notification
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
|
||||
<input class="md-nav__toggle md-toggle" data-md-toggle="toc" type="checkbox" id="__toc">
|
||||
|
||||
|
||||
|
||||
<label class="md-nav__link md-nav__link--active" for="__toc">
|
||||
Apache Virtual Hosts
|
||||
<span class="md-nav__icon md-icon"></span>
|
||||
</label>
|
||||
|
||||
<a href="./" class="md-nav__link md-nav__link--active">
|
||||
Apache Virtual Hosts
|
||||
</a>
|
||||
|
||||
|
||||
<nav class="md-nav md-nav--secondary" aria-label="Table of contents">
|
||||
|
||||
|
||||
|
||||
|
||||
<label class="md-nav__title" for="__toc">
|
||||
<span class="md-nav__icon md-icon"></span>
|
||||
Table of contents
|
||||
</label>
|
||||
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#use-virtual-hosts" class="md-nav__link">
|
||||
Use Virtual Hosts
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#virtual-hosts-on-your-lan" class="md-nav__link">
|
||||
Virtual Hosts On Your Lan
|
||||
</a>
|
||||
|
||||
<nav class="md-nav" aria-label="Virtual Hosts On Your Lan">
|
||||
<ul class="md-nav__list">
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#setting-up-dns-on-your-lan" class="md-nav__link">
|
||||
Setting up DNS on your Lan
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#heres-an-example-reverse-proxy-for-a-flask-blog-on-your-lan" class="md-nav__link">
|
||||
Here's An Example Reverse Proxy for A Flask Blog On Your Lan
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#heres-an-example-for-a-static-blog-on-your-lan" class="md-nav__link">
|
||||
Here's An Example for A Static Blog On Your Lan
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#wan-deployment" class="md-nav__link">
|
||||
Wan Deployment
|
||||
</a>
|
||||
|
||||
<nav class="md-nav" aria-label="Wan Deployment">
|
||||
<ul class="md-nav__list">
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#set-up-dns" class="md-nav__link">
|
||||
Set up DNS
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#start-with-virtual-hosts-for-http" class="md-nav__link">
|
||||
Start With Virtual Hosts for HTTP
|
||||
</a>
|
||||
|
||||
<nav class="md-nav" aria-label="Start With Virtual Hosts for HTTP">
|
||||
<ul class="md-nav__list">
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#reverse-proxy" class="md-nav__link">
|
||||
Reverse Proxy
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#static-site" class="md-nav__link">
|
||||
Static Site
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#get-letsencrypt-certs" class="md-nav__link">
|
||||
Get LetsEncrypt Certs
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
</nav>
|
||||
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../sendxmpp-handler-for-python-logging/" class="md-nav__link">
|
||||
SENDXMPP Handler for Python Logging
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../instructions-for-tethering-from-phone/" class="md-nav__link">
|
||||
Instruction For Tethering From Phone
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
|
||||
LMDE4 Custom Partitions for Disk Encryption
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../linux-move-cursor-with-keyboard/" class="md-nav__link">
|
||||
Linux Move Cursor With Keyboard
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../simplified-raspberry-streaming/" class="md-nav__link">
|
||||
Simplified Raspberry Streaming
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../clear-linux-encrypted-xfs-root/" class="md-nav__link">
|
||||
Clear Linux Encrypted XFS Root
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../clear-linux-guest-virt-manager/" class="md-nav__link">
|
||||
Clear Linux Guest Virt Manager
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../faster-partitioning-with-sgdisk/" class="md-nav__link">
|
||||
Faster Partitioning with Sgdisk
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../lmde3-xfs-full-disk-encryption/" class="md-nav__link">
|
||||
LMDE3 XFS Full Disk Encryption
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../rewrite-hugo-themes-report-in-python/" class="md-nav__link">
|
||||
Rewrite Hugo Themes Report In Python
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -680,7 +1013,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../test-qr-svg-django/" class="md-nav__link">
|
||||
Test QRCODE Svg in Django
|
||||
Test QR SVG Django
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -704,7 +1037,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../xmpp-apt-notifications/" class="md-nav__link">
|
||||
Xmpp Apt Notifications
|
||||
XMPP Apt Notification
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -852,7 +1185,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../sendxmpp-handler-for-python-logging/" class="md-nav__link">
|
||||
SENDXMPPHandler for Python Logging
|
||||
SENDXMPP Handler for Python Logging
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -864,7 +1197,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../instructions-for-tethering-from-phone/" class="md-nav__link">
|
||||
Instructions For Tethering From Phone
|
||||
Instruction For Tethering From Phone
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -876,7 +1209,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
|
||||
LMDE4 Custom Partitions Disk Encryption
|
||||
LMDE4 Custom Partitions for Disk Encryption
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -912,7 +1245,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../clear-linux-encrypted-xfs-root/" class="md-nav__link">
|
||||
Clear Linux Encrypted xfs Root
|
||||
Clear Linux Encrypted XFS Root
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -936,7 +1269,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../faster-partitioning-with-sgdisk/" class="md-nav__link">
|
||||
Faster Partitioning With sgdisk
|
||||
Faster Partitioning with Sgdisk
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -948,7 +1281,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../lmde3-xfs-full-disk-encryption/" class="md-nav__link">
|
||||
LMDE3 xfs Full Disk Encryption
|
||||
LMDE3 XFS Full Disk Encryption
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -960,7 +1293,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../rewrite-hugo-themes-report-in-python/" class="md-nav__link">
|
||||
Rewrite Hugo Themes Report in Python
|
||||
Rewrite Hugo Themes Report In Python
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -1221,6 +1554,8 @@
|
||||
<div class="md-content" data-md-component="content">
|
||||
<article class="md-content__inner md-typeset">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h1>Apache Virtual Hosts</h1>
|
||||
@ -1316,6 +1651,8 @@ and will modify your http conf files with redirections to https.</p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -1333,7 +1670,7 @@ and will modify your http conf files with redirections to https.</p>
|
||||
<nav class="md-footer__inner md-grid" aria-label="Footer">
|
||||
|
||||
|
||||
<a href="../xmpp-apt-notifications/" class="md-footer__link md-footer__link--prev" aria-label="Previous: Xmpp Apt Notifications" rel="prev">
|
||||
<a href="../xmpp-apt-notifications/" class="md-footer__link md-footer__link--prev" aria-label="Previous: XMPP Apt Notification" rel="prev">
|
||||
<div class="md-footer__button md-icon">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12z"/></svg>
|
||||
</div>
|
||||
@ -1342,20 +1679,20 @@ and will modify your http conf files with redirections to https.</p>
|
||||
<span class="md-footer__direction">
|
||||
Previous
|
||||
</span>
|
||||
Xmpp Apt Notifications
|
||||
XMPP Apt Notification
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href="../sendxmpp-handler-for-python-logging/" class="md-footer__link md-footer__link--next" aria-label="Next: SENDXMPPHandler for Python Logging" rel="next">
|
||||
<a href="../sendxmpp-handler-for-python-logging/" class="md-footer__link md-footer__link--next" aria-label="Next: SENDXMPP Handler for Python Logging" rel="next">
|
||||
<div class="md-footer__title">
|
||||
<div class="md-ellipsis">
|
||||
<span class="md-footer__direction">
|
||||
Next
|
||||
</span>
|
||||
SENDXMPPHandler for Python Logging
|
||||
SENDXMPP Handler for Python Logging
|
||||
</div>
|
||||
</div>
|
||||
<div class="md-footer__button md-icon">
|
||||
|
@ -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>
|
||||
|
||||
|
||||
|
||||
|
||||
@ -388,6 +392,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
|
||||
@ -395,6 +420,226 @@
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../trents-favorite-podcasts/" class="md-nav__link">
|
||||
Trent's Favorite Podcasts
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../test-qr-svg-django/" class="md-nav__link">
|
||||
Test QR SVG Django
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../prosody-photo-uploads/" class="md-nav__link">
|
||||
Prosody Photo Uploads
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../xmpp-apt-notifications/" class="md-nav__link">
|
||||
XMPP Apt Notification
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../apache-virtual-hosts/" class="md-nav__link">
|
||||
Apache Virtual Hosts
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../sendxmpp-handler-for-python-logging/" class="md-nav__link">
|
||||
SENDXMPP Handler for Python Logging
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../instructions-for-tethering-from-phone/" class="md-nav__link">
|
||||
Instruction For Tethering From Phone
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
|
||||
LMDE4 Custom Partitions for Disk Encryption
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../linux-move-cursor-with-keyboard/" class="md-nav__link">
|
||||
Linux Move Cursor With Keyboard
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../simplified-raspberry-streaming/" class="md-nav__link">
|
||||
Simplified Raspberry Streaming
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
|
||||
<input class="md-nav__toggle md-toggle" data-md-toggle="toc" type="checkbox" id="__toc">
|
||||
|
||||
|
||||
|
||||
<label class="md-nav__link md-nav__link--active" for="__toc">
|
||||
Clear Linux Encrypted XFS Root
|
||||
<span class="md-nav__icon md-icon"></span>
|
||||
</label>
|
||||
|
||||
<a href="./" class="md-nav__link md-nav__link--active">
|
||||
Clear Linux Encrypted XFS Root
|
||||
</a>
|
||||
|
||||
|
||||
<nav class="md-nav md-nav--secondary" aria-label="Table of contents">
|
||||
|
||||
|
||||
|
||||
|
||||
<label class="md-nav__title" for="__toc">
|
||||
<span class="md-nav__icon md-icon"></span>
|
||||
Table of contents
|
||||
</label>
|
||||
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#nothing-to-it-burger" class="md-nav__link">
|
||||
Nothing to-it Burger
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
</nav>
|
||||
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../clear-linux-guest-virt-manager/" class="md-nav__link">
|
||||
Clear Linux Guest Virt Manager
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../faster-partitioning-with-sgdisk/" class="md-nav__link">
|
||||
Faster Partitioning with Sgdisk
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../lmde3-xfs-full-disk-encryption/" class="md-nav__link">
|
||||
LMDE3 XFS Full Disk Encryption
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../rewrite-hugo-themes-report-in-python/" class="md-nav__link">
|
||||
Rewrite Hugo Themes Report In Python
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -680,7 +925,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../test-qr-svg-django/" class="md-nav__link">
|
||||
Test QRCODE Svg in Django
|
||||
Test QR SVG Django
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -704,7 +949,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../xmpp-apt-notifications/" class="md-nav__link">
|
||||
Xmpp Apt Notifications
|
||||
XMPP Apt Notification
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -728,7 +973,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../sendxmpp-handler-for-python-logging/" class="md-nav__link">
|
||||
SENDXMPPHandler for Python Logging
|
||||
SENDXMPP Handler for Python Logging
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -740,7 +985,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../instructions-for-tethering-from-phone/" class="md-nav__link">
|
||||
Instructions For Tethering From Phone
|
||||
Instruction For Tethering From Phone
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -752,7 +997,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
|
||||
LMDE4 Custom Partitions Disk Encryption
|
||||
LMDE4 Custom Partitions for Disk Encryption
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -795,12 +1040,12 @@
|
||||
|
||||
|
||||
<label class="md-nav__link md-nav__link--active" for="__toc">
|
||||
Clear Linux Encrypted xfs Root
|
||||
Clear Linux Encrypted XFS Root
|
||||
<span class="md-nav__icon md-icon"></span>
|
||||
</label>
|
||||
|
||||
<a href="./" class="md-nav__link md-nav__link--active">
|
||||
Clear Linux Encrypted xfs Root
|
||||
Clear Linux Encrypted XFS Root
|
||||
</a>
|
||||
|
||||
|
||||
@ -848,7 +1093,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../faster-partitioning-with-sgdisk/" class="md-nav__link">
|
||||
Faster Partitioning With sgdisk
|
||||
Faster Partitioning with Sgdisk
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -860,7 +1105,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../lmde3-xfs-full-disk-encryption/" class="md-nav__link">
|
||||
LMDE3 xfs Full Disk Encryption
|
||||
LMDE3 XFS Full Disk Encryption
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -872,7 +1117,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../rewrite-hugo-themes-report-in-python/" class="md-nav__link">
|
||||
Rewrite Hugo Themes Report in Python
|
||||
Rewrite Hugo Themes Report In Python
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -1045,9 +1290,11 @@
|
||||
<div class="md-content" data-md-component="content">
|
||||
<article class="md-content__inner md-typeset">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h1>Clear Linux Encrypted xfs Root</h1>
|
||||
<h1>Clear Linux Encrypted XFS Root</h1>
|
||||
|
||||
<p>date: 2019-04-13T21:44:37-07:00</p>
|
||||
<h2 id="nothing-to-it-burger"><strong>Nothing to-it Burger</strong></h2>
|
||||
@ -1063,6 +1310,8 @@ supply some manual intervention. However, the latest Clear Linux installer can s
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -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>
|
||||
|
||||
|
||||
|
||||
|
||||
@ -388,6 +392,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
|
||||
@ -395,6 +420,240 @@
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../trents-favorite-podcasts/" class="md-nav__link">
|
||||
Trent's Favorite Podcasts
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../test-qr-svg-django/" class="md-nav__link">
|
||||
Test QR SVG Django
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../prosody-photo-uploads/" class="md-nav__link">
|
||||
Prosody Photo Uploads
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../xmpp-apt-notifications/" class="md-nav__link">
|
||||
XMPP Apt Notification
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../apache-virtual-hosts/" class="md-nav__link">
|
||||
Apache Virtual Hosts
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../sendxmpp-handler-for-python-logging/" class="md-nav__link">
|
||||
SENDXMPP Handler for Python Logging
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../instructions-for-tethering-from-phone/" class="md-nav__link">
|
||||
Instruction For Tethering From Phone
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
|
||||
LMDE4 Custom Partitions for Disk Encryption
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../linux-move-cursor-with-keyboard/" class="md-nav__link">
|
||||
Linux Move Cursor With Keyboard
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../simplified-raspberry-streaming/" class="md-nav__link">
|
||||
Simplified Raspberry Streaming
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../clear-linux-encrypted-xfs-root/" class="md-nav__link">
|
||||
Clear Linux Encrypted XFS Root
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
|
||||
<input class="md-nav__toggle md-toggle" data-md-toggle="toc" type="checkbox" id="__toc">
|
||||
|
||||
|
||||
|
||||
<label class="md-nav__link md-nav__link--active" for="__toc">
|
||||
Clear Linux Guest Virt Manager
|
||||
<span class="md-nav__icon md-icon"></span>
|
||||
</label>
|
||||
|
||||
<a href="./" class="md-nav__link md-nav__link--active">
|
||||
Clear Linux Guest Virt Manager
|
||||
</a>
|
||||
|
||||
|
||||
<nav class="md-nav md-nav--secondary" aria-label="Table of contents">
|
||||
|
||||
|
||||
|
||||
|
||||
<label class="md-nav__title" for="__toc">
|
||||
<span class="md-nav__icon md-icon"></span>
|
||||
Table of contents
|
||||
</label>
|
||||
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#introduction" class="md-nav__link">
|
||||
Introduction
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#how-to" class="md-nav__link">
|
||||
How To
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#convert-raw-qcow2-and-resize" class="md-nav__link">
|
||||
Convert Raw -> Qcow2 and Resize
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
</nav>
|
||||
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../faster-partitioning-with-sgdisk/" class="md-nav__link">
|
||||
Faster Partitioning with Sgdisk
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../lmde3-xfs-full-disk-encryption/" class="md-nav__link">
|
||||
LMDE3 XFS Full Disk Encryption
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../rewrite-hugo-themes-report-in-python/" class="md-nav__link">
|
||||
Rewrite Hugo Themes Report In Python
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -680,7 +939,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../test-qr-svg-django/" class="md-nav__link">
|
||||
Test QRCODE Svg in Django
|
||||
Test QR SVG Django
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -704,7 +963,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../xmpp-apt-notifications/" class="md-nav__link">
|
||||
Xmpp Apt Notifications
|
||||
XMPP Apt Notification
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -728,7 +987,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../sendxmpp-handler-for-python-logging/" class="md-nav__link">
|
||||
SENDXMPPHandler for Python Logging
|
||||
SENDXMPP Handler for Python Logging
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -740,7 +999,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../instructions-for-tethering-from-phone/" class="md-nav__link">
|
||||
Instructions For Tethering From Phone
|
||||
Instruction For Tethering From Phone
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -752,7 +1011,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
|
||||
LMDE4 Custom Partitions Disk Encryption
|
||||
LMDE4 Custom Partitions for Disk Encryption
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -788,7 +1047,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../clear-linux-encrypted-xfs-root/" class="md-nav__link">
|
||||
Clear Linux Encrypted xfs Root
|
||||
Clear Linux Encrypted XFS Root
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -862,7 +1121,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../faster-partitioning-with-sgdisk/" class="md-nav__link">
|
||||
Faster Partitioning With sgdisk
|
||||
Faster Partitioning with Sgdisk
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -874,7 +1133,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../lmde3-xfs-full-disk-encryption/" class="md-nav__link">
|
||||
LMDE3 xfs Full Disk Encryption
|
||||
LMDE3 XFS Full Disk Encryption
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -886,7 +1145,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../rewrite-hugo-themes-report-in-python/" class="md-nav__link">
|
||||
Rewrite Hugo Themes Report in Python
|
||||
Rewrite Hugo Themes Report In Python
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -1073,6 +1332,8 @@
|
||||
<div class="md-content" data-md-component="content">
|
||||
<article class="md-content__inner md-typeset">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h1>Clear Linux Guest Virt Manager</h1>
|
||||
@ -1127,6 +1388,8 @@ and and resize before creating the virtual machine. Here is how to do that.</p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -1144,7 +1407,7 @@ and and resize before creating the virtual machine. Here is how to do that.</p>
|
||||
<nav class="md-footer__inner md-grid" aria-label="Footer">
|
||||
|
||||
|
||||
<a href="../clear-linux-encrypted-xfs-root/" class="md-footer__link md-footer__link--prev" aria-label="Previous: Clear Linux Encrypted xfs Root" rel="prev">
|
||||
<a href="../clear-linux-encrypted-xfs-root/" class="md-footer__link md-footer__link--prev" aria-label="Previous: Clear Linux Encrypted XFS Root" rel="prev">
|
||||
<div class="md-footer__button md-icon">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12z"/></svg>
|
||||
</div>
|
||||
@ -1153,20 +1416,20 @@ and and resize before creating the virtual machine. Here is how to do that.</p>
|
||||
<span class="md-footer__direction">
|
||||
Previous
|
||||
</span>
|
||||
Clear Linux Encrypted xfs Root
|
||||
Clear Linux Encrypted XFS Root
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href="../faster-partitioning-with-sgdisk/" class="md-footer__link md-footer__link--next" aria-label="Next: Faster Partitioning With sgdisk" rel="next">
|
||||
<a href="../faster-partitioning-with-sgdisk/" class="md-footer__link md-footer__link--next" aria-label="Next: Faster Partitioning with Sgdisk" rel="next">
|
||||
<div class="md-footer__title">
|
||||
<div class="md-ellipsis">
|
||||
<span class="md-footer__direction">
|
||||
Next
|
||||
</span>
|
||||
Faster Partitioning With sgdisk
|
||||
Faster Partitioning with Sgdisk
|
||||
</div>
|
||||
</div>
|
||||
<div class="md-footer__button md-icon">
|
||||
|
@ -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>
|
||||
|
||||
|
||||
|
||||
|
||||
@ -388,6 +392,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
|
||||
@ -395,6 +420,289 @@
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../trents-favorite-podcasts/" class="md-nav__link">
|
||||
Trent's Favorite Podcasts
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../test-qr-svg-django/" class="md-nav__link">
|
||||
Test QR SVG Django
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../prosody-photo-uploads/" class="md-nav__link">
|
||||
Prosody Photo Uploads
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../xmpp-apt-notifications/" class="md-nav__link">
|
||||
XMPP Apt Notification
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../apache-virtual-hosts/" class="md-nav__link">
|
||||
Apache Virtual Hosts
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../sendxmpp-handler-for-python-logging/" class="md-nav__link">
|
||||
SENDXMPP Handler for Python Logging
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../instructions-for-tethering-from-phone/" class="md-nav__link">
|
||||
Instruction For Tethering From Phone
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
|
||||
LMDE4 Custom Partitions for Disk Encryption
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../linux-move-cursor-with-keyboard/" class="md-nav__link">
|
||||
Linux Move Cursor With Keyboard
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../simplified-raspberry-streaming/" class="md-nav__link">
|
||||
Simplified Raspberry Streaming
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../clear-linux-encrypted-xfs-root/" class="md-nav__link">
|
||||
Clear Linux Encrypted XFS Root
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../clear-linux-guest-virt-manager/" class="md-nav__link">
|
||||
Clear Linux Guest Virt Manager
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
|
||||
<input class="md-nav__toggle md-toggle" data-md-toggle="toc" type="checkbox" id="__toc">
|
||||
|
||||
|
||||
|
||||
<label class="md-nav__link md-nav__link--active" for="__toc">
|
||||
Faster Partitioning with Sgdisk
|
||||
<span class="md-nav__icon md-icon"></span>
|
||||
</label>
|
||||
|
||||
<a href="./" class="md-nav__link md-nav__link--active">
|
||||
Faster Partitioning with Sgdisk
|
||||
</a>
|
||||
|
||||
|
||||
<nav class="md-nav md-nav--secondary" aria-label="Table of contents">
|
||||
|
||||
|
||||
|
||||
|
||||
<label class="md-nav__title" for="__toc">
|
||||
<span class="md-nav__icon md-icon"></span>
|
||||
Table of contents
|
||||
</label>
|
||||
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#disclaimer" class="md-nav__link">
|
||||
Disclaimer
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#command-line-is-faster" class="md-nav__link">
|
||||
Command Line Is Faster
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#gdisk-vs-sgdisk" class="md-nav__link">
|
||||
gdisk vs sgdisk
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#what-the-manpage-says" class="md-nav__link">
|
||||
what the manpage says
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#example-with-separate-efi-and-partitions" class="md-nav__link">
|
||||
Example with Separate EFI and / Partitions
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#practice-with-a-sparse-image" class="md-nav__link">
|
||||
Practice With A Sparse Image
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#example-with-separate-boot-efi-and-luks-encrypted-partitions" class="md-nav__link">
|
||||
Example with Separate /boot, EFI, and luks-encrypted / Partitions
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#what-about-swap" class="md-nav__link">
|
||||
What About Swap?
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#example-with-2gb-swap-partition" class="md-nav__link">
|
||||
Example with 2GB swap partition
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#conclusion" class="md-nav__link">
|
||||
Conclusion
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
</nav>
|
||||
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../lmde3-xfs-full-disk-encryption/" class="md-nav__link">
|
||||
LMDE3 XFS Full Disk Encryption
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../rewrite-hugo-themes-report-in-python/" class="md-nav__link">
|
||||
Rewrite Hugo Themes Report In Python
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -680,7 +988,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../test-qr-svg-django/" class="md-nav__link">
|
||||
Test QRCODE Svg in Django
|
||||
Test QR SVG Django
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -704,7 +1012,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../xmpp-apt-notifications/" class="md-nav__link">
|
||||
Xmpp Apt Notifications
|
||||
XMPP Apt Notification
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -728,7 +1036,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../sendxmpp-handler-for-python-logging/" class="md-nav__link">
|
||||
SENDXMPPHandler for Python Logging
|
||||
SENDXMPP Handler for Python Logging
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -740,7 +1048,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../instructions-for-tethering-from-phone/" class="md-nav__link">
|
||||
Instructions For Tethering From Phone
|
||||
Instruction For Tethering From Phone
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -752,7 +1060,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
|
||||
LMDE4 Custom Partitions Disk Encryption
|
||||
LMDE4 Custom Partitions for Disk Encryption
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -788,7 +1096,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../clear-linux-encrypted-xfs-root/" class="md-nav__link">
|
||||
Clear Linux Encrypted xfs Root
|
||||
Clear Linux Encrypted XFS Root
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -819,12 +1127,12 @@
|
||||
|
||||
|
||||
<label class="md-nav__link md-nav__link--active" for="__toc">
|
||||
Faster Partitioning With sgdisk
|
||||
Faster Partitioning with Sgdisk
|
||||
<span class="md-nav__icon md-icon"></span>
|
||||
</label>
|
||||
|
||||
<a href="./" class="md-nav__link md-nav__link--active">
|
||||
Faster Partitioning With sgdisk
|
||||
Faster Partitioning with Sgdisk
|
||||
</a>
|
||||
|
||||
|
||||
@ -923,7 +1231,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../lmde3-xfs-full-disk-encryption/" class="md-nav__link">
|
||||
LMDE3 xfs Full Disk Encryption
|
||||
LMDE3 XFS Full Disk Encryption
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -935,7 +1243,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../rewrite-hugo-themes-report-in-python/" class="md-nav__link">
|
||||
Rewrite Hugo Themes Report in Python
|
||||
Rewrite Hugo Themes Report In Python
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -1171,9 +1479,11 @@
|
||||
<div class="md-content" data-md-component="content">
|
||||
<article class="md-content__inner md-typeset">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h1>Faster Partitioning With sgdisk</h1>
|
||||
<h1>Faster Partitioning with Sgdisk</h1>
|
||||
|
||||
<p>date: 2019-02-11T04:23:52-08:00</p>
|
||||
<h2 id="disclaimer"><strong>Disclaimer</strong></h2>
|
||||
@ -1297,6 +1607,8 @@ are absolute, unless you prepend them with a <code>+</code> or <code>-</code> si
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -1330,13 +1642,13 @@ are absolute, unless you prepend them with a <code>+</code> or <code>-</code> si
|
||||
|
||||
|
||||
|
||||
<a href="../lmde3-xfs-full-disk-encryption/" class="md-footer__link md-footer__link--next" aria-label="Next: LMDE3 xfs Full Disk Encryption" rel="next">
|
||||
<a href="../lmde3-xfs-full-disk-encryption/" class="md-footer__link md-footer__link--next" aria-label="Next: LMDE3 XFS Full Disk Encryption" rel="next">
|
||||
<div class="md-footer__title">
|
||||
<div class="md-ellipsis">
|
||||
<span class="md-footer__direction">
|
||||
Next
|
||||
</span>
|
||||
LMDE3 xfs Full Disk Encryption
|
||||
LMDE3 XFS Full Disk Encryption
|
||||
</div>
|
||||
</div>
|
||||
<div class="md-footer__button md-icon">
|
||||
|
@ -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>
|
||||
|
||||
|
||||
|
||||
|
||||
@ -388,6 +392,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
|
||||
@ -395,6 +420,267 @@
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../trents-favorite-podcasts/" class="md-nav__link">
|
||||
Trent's Favorite Podcasts
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../test-qr-svg-django/" class="md-nav__link">
|
||||
Test QR SVG Django
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../prosody-photo-uploads/" class="md-nav__link">
|
||||
Prosody Photo Uploads
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../xmpp-apt-notifications/" class="md-nav__link">
|
||||
XMPP Apt Notification
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../apache-virtual-hosts/" class="md-nav__link">
|
||||
Apache Virtual Hosts
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../sendxmpp-handler-for-python-logging/" class="md-nav__link">
|
||||
SENDXMPP Handler for Python Logging
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
|
||||
<input class="md-nav__toggle md-toggle" data-md-toggle="toc" type="checkbox" id="__toc">
|
||||
|
||||
|
||||
|
||||
<label class="md-nav__link md-nav__link--active" for="__toc">
|
||||
Instruction For Tethering From Phone
|
||||
<span class="md-nav__icon md-icon"></span>
|
||||
</label>
|
||||
|
||||
<a href="./" class="md-nav__link md-nav__link--active">
|
||||
Instruction For Tethering From Phone
|
||||
</a>
|
||||
|
||||
|
||||
<nav class="md-nav md-nav--secondary" aria-label="Table of contents">
|
||||
|
||||
|
||||
|
||||
|
||||
<label class="md-nav__title" for="__toc">
|
||||
<span class="md-nav__icon md-icon"></span>
|
||||
Table of contents
|
||||
</label>
|
||||
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#instructions" class="md-nav__link">
|
||||
Instructions
|
||||
</a>
|
||||
|
||||
<nav class="md-nav" aria-label="Instructions">
|
||||
<ul class="md-nav__list">
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#part-one" class="md-nav__link">
|
||||
Part One
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#part-two" class="md-nav__link">
|
||||
Part Two
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#verify" class="md-nav__link">
|
||||
Verify!
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#achtung-do-not" class="md-nav__link">
|
||||
ACHTUNG Do Not!
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#blutooth" class="md-nav__link">
|
||||
Blutooth
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
</nav>
|
||||
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
|
||||
LMDE4 Custom Partitions for Disk Encryption
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../linux-move-cursor-with-keyboard/" class="md-nav__link">
|
||||
Linux Move Cursor With Keyboard
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../simplified-raspberry-streaming/" class="md-nav__link">
|
||||
Simplified Raspberry Streaming
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../clear-linux-encrypted-xfs-root/" class="md-nav__link">
|
||||
Clear Linux Encrypted XFS Root
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../clear-linux-guest-virt-manager/" class="md-nav__link">
|
||||
Clear Linux Guest Virt Manager
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../faster-partitioning-with-sgdisk/" class="md-nav__link">
|
||||
Faster Partitioning with Sgdisk
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../lmde3-xfs-full-disk-encryption/" class="md-nav__link">
|
||||
LMDE3 XFS Full Disk Encryption
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../rewrite-hugo-themes-report-in-python/" class="md-nav__link">
|
||||
Rewrite Hugo Themes Report In Python
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -680,7 +966,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../test-qr-svg-django/" class="md-nav__link">
|
||||
Test QRCODE Svg in Django
|
||||
Test QR SVG Django
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -704,7 +990,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../xmpp-apt-notifications/" class="md-nav__link">
|
||||
Xmpp Apt Notifications
|
||||
XMPP Apt Notification
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -728,7 +1014,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../sendxmpp-handler-for-python-logging/" class="md-nav__link">
|
||||
SENDXMPPHandler for Python Logging
|
||||
SENDXMPP Handler for Python Logging
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -747,12 +1033,12 @@
|
||||
|
||||
|
||||
<label class="md-nav__link md-nav__link--active" for="__toc">
|
||||
Instructions For Tethering From Phone
|
||||
Instruction For Tethering From Phone
|
||||
<span class="md-nav__icon md-icon"></span>
|
||||
</label>
|
||||
|
||||
<a href="./" class="md-nav__link md-nav__link--active">
|
||||
Instructions For Tethering From Phone
|
||||
Instruction For Tethering From Phone
|
||||
</a>
|
||||
|
||||
|
||||
@ -829,7 +1115,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
|
||||
LMDE4 Custom Partitions Disk Encryption
|
||||
LMDE4 Custom Partitions for Disk Encryption
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -865,7 +1151,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../clear-linux-encrypted-xfs-root/" class="md-nav__link">
|
||||
Clear Linux Encrypted xfs Root
|
||||
Clear Linux Encrypted XFS Root
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -889,7 +1175,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../faster-partitioning-with-sgdisk/" class="md-nav__link">
|
||||
Faster Partitioning With sgdisk
|
||||
Faster Partitioning with Sgdisk
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -901,7 +1187,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../lmde3-xfs-full-disk-encryption/" class="md-nav__link">
|
||||
LMDE3 xfs Full Disk Encryption
|
||||
LMDE3 XFS Full Disk Encryption
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -913,7 +1199,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../rewrite-hugo-themes-report-in-python/" class="md-nav__link">
|
||||
Rewrite Hugo Themes Report in Python
|
||||
Rewrite Hugo Themes Report In Python
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -1127,9 +1413,11 @@
|
||||
<div class="md-content" data-md-component="content">
|
||||
<article class="md-content__inner md-typeset">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h1>Instructions For Tethering From Phone</h1>
|
||||
<h1>Instruction For Tethering From Phone</h1>
|
||||
|
||||
<p>date: 2020-12-17</p>
|
||||
<h2 id="instructions"><strong>Instructions</strong></h2>
|
||||
@ -1191,6 +1479,8 @@ Be surprised it it doesn't crash and soft-reboot.</p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -1208,7 +1498,7 @@ Be surprised it it doesn't crash and soft-reboot.</p>
|
||||
<nav class="md-footer__inner md-grid" aria-label="Footer">
|
||||
|
||||
|
||||
<a href="../sendxmpp-handler-for-python-logging/" class="md-footer__link md-footer__link--prev" aria-label="Previous: SENDXMPPHandler for Python Logging" rel="prev">
|
||||
<a href="../sendxmpp-handler-for-python-logging/" class="md-footer__link md-footer__link--prev" aria-label="Previous: SENDXMPP Handler for Python Logging" rel="prev">
|
||||
<div class="md-footer__button md-icon">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12z"/></svg>
|
||||
</div>
|
||||
@ -1217,20 +1507,20 @@ Be surprised it it doesn't crash and soft-reboot.</p>
|
||||
<span class="md-footer__direction">
|
||||
Previous
|
||||
</span>
|
||||
SENDXMPPHandler for Python Logging
|
||||
SENDXMPP Handler for Python Logging
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href="../lmde4-custom-partitions-disk-encryption/" class="md-footer__link md-footer__link--next" aria-label="Next: LMDE4 Custom Partitions Disk Encryption" rel="next">
|
||||
<a href="../lmde4-custom-partitions-disk-encryption/" class="md-footer__link md-footer__link--next" aria-label="Next: LMDE4 Custom Partitions for Disk Encryption" rel="next">
|
||||
<div class="md-footer__title">
|
||||
<div class="md-ellipsis">
|
||||
<span class="md-footer__direction">
|
||||
Next
|
||||
</span>
|
||||
LMDE4 Custom Partitions Disk Encryption
|
||||
LMDE4 Custom Partitions for Disk Encryption
|
||||
</div>
|
||||
</div>
|
||||
<div class="md-footer__button md-icon">
|
||||
|
@ -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>
|
||||
|
||||
|
||||
|
||||
|
||||
@ -388,6 +392,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
|
||||
@ -395,6 +420,240 @@
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../trents-favorite-podcasts/" class="md-nav__link">
|
||||
Trent's Favorite Podcasts
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../test-qr-svg-django/" class="md-nav__link">
|
||||
Test QR SVG Django
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../prosody-photo-uploads/" class="md-nav__link">
|
||||
Prosody Photo Uploads
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../xmpp-apt-notifications/" class="md-nav__link">
|
||||
XMPP Apt Notification
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../apache-virtual-hosts/" class="md-nav__link">
|
||||
Apache Virtual Hosts
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../sendxmpp-handler-for-python-logging/" class="md-nav__link">
|
||||
SENDXMPP Handler for Python Logging
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../instructions-for-tethering-from-phone/" class="md-nav__link">
|
||||
Instruction For Tethering From Phone
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
|
||||
LMDE4 Custom Partitions for Disk Encryption
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
|
||||
<input class="md-nav__toggle md-toggle" data-md-toggle="toc" type="checkbox" id="__toc">
|
||||
|
||||
|
||||
|
||||
<label class="md-nav__link md-nav__link--active" for="__toc">
|
||||
Linux Move Cursor With Keyboard
|
||||
<span class="md-nav__icon md-icon"></span>
|
||||
</label>
|
||||
|
||||
<a href="./" class="md-nav__link md-nav__link--active">
|
||||
Linux Move Cursor With Keyboard
|
||||
</a>
|
||||
|
||||
|
||||
<nav class="md-nav md-nav--secondary" aria-label="Table of contents">
|
||||
|
||||
|
||||
|
||||
|
||||
<label class="md-nav__title" for="__toc">
|
||||
<span class="md-nav__icon md-icon"></span>
|
||||
Table of contents
|
||||
</label>
|
||||
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#introduction" class="md-nav__link">
|
||||
Introduction
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#xdo-commands-for-moving-the-cursor" class="md-nav__link">
|
||||
xdo commands for moving the cursor
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#map-keyboard-shortcuts" class="md-nav__link">
|
||||
map keyboard shortcuts
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
</nav>
|
||||
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../simplified-raspberry-streaming/" class="md-nav__link">
|
||||
Simplified Raspberry Streaming
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../clear-linux-encrypted-xfs-root/" class="md-nav__link">
|
||||
Clear Linux Encrypted XFS Root
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../clear-linux-guest-virt-manager/" class="md-nav__link">
|
||||
Clear Linux Guest Virt Manager
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../faster-partitioning-with-sgdisk/" class="md-nav__link">
|
||||
Faster Partitioning with Sgdisk
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../lmde3-xfs-full-disk-encryption/" class="md-nav__link">
|
||||
LMDE3 XFS Full Disk Encryption
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../rewrite-hugo-themes-report-in-python/" class="md-nav__link">
|
||||
Rewrite Hugo Themes Report In Python
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -680,7 +939,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../test-qr-svg-django/" class="md-nav__link">
|
||||
Test QRCODE Svg in Django
|
||||
Test QR SVG Django
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -704,7 +963,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../xmpp-apt-notifications/" class="md-nav__link">
|
||||
Xmpp Apt Notifications
|
||||
XMPP Apt Notification
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -728,7 +987,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../sendxmpp-handler-for-python-logging/" class="md-nav__link">
|
||||
SENDXMPPHandler for Python Logging
|
||||
SENDXMPP Handler for Python Logging
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -740,7 +999,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../instructions-for-tethering-from-phone/" class="md-nav__link">
|
||||
Instructions For Tethering From Phone
|
||||
Instruction For Tethering From Phone
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -752,7 +1011,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
|
||||
LMDE4 Custom Partitions Disk Encryption
|
||||
LMDE4 Custom Partitions for Disk Encryption
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -838,7 +1097,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../clear-linux-encrypted-xfs-root/" class="md-nav__link">
|
||||
Clear Linux Encrypted xfs Root
|
||||
Clear Linux Encrypted XFS Root
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -862,7 +1121,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../faster-partitioning-with-sgdisk/" class="md-nav__link">
|
||||
Faster Partitioning With sgdisk
|
||||
Faster Partitioning with Sgdisk
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -874,7 +1133,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../lmde3-xfs-full-disk-encryption/" class="md-nav__link">
|
||||
LMDE3 xfs Full Disk Encryption
|
||||
LMDE3 XFS Full Disk Encryption
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -886,7 +1145,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../rewrite-hugo-themes-report-in-python/" class="md-nav__link">
|
||||
Rewrite Hugo Themes Report in Python
|
||||
Rewrite Hugo Themes Report In Python
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -1073,6 +1332,8 @@
|
||||
<div class="md-content" data-md-component="content">
|
||||
<article class="md-content__inner md-typeset">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h1>Linux Move Cursor With Keyboard</h1>
|
||||
@ -1110,6 +1371,8 @@ For instance, I find the</p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -1127,7 +1390,7 @@ For instance, I find the</p>
|
||||
<nav class="md-footer__inner md-grid" aria-label="Footer">
|
||||
|
||||
|
||||
<a href="../lmde4-custom-partitions-disk-encryption/" class="md-footer__link md-footer__link--prev" aria-label="Previous: LMDE4 Custom Partitions Disk Encryption" rel="prev">
|
||||
<a href="../lmde4-custom-partitions-disk-encryption/" class="md-footer__link md-footer__link--prev" aria-label="Previous: LMDE4 Custom Partitions for Disk Encryption" rel="prev">
|
||||
<div class="md-footer__button md-icon">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12z"/></svg>
|
||||
</div>
|
||||
@ -1136,7 +1399,7 @@ For instance, I find the</p>
|
||||
<span class="md-footer__direction">
|
||||
Previous
|
||||
</span>
|
||||
LMDE4 Custom Partitions Disk Encryption
|
||||
LMDE4 Custom Partitions for Disk Encryption
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
|
@ -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>
|
||||
|
||||
|
||||
|
||||
|
||||
@ -388,6 +392,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
|
||||
@ -395,6 +420,296 @@
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../trents-favorite-podcasts/" class="md-nav__link">
|
||||
Trent's Favorite Podcasts
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../test-qr-svg-django/" class="md-nav__link">
|
||||
Test QR SVG Django
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../prosody-photo-uploads/" class="md-nav__link">
|
||||
Prosody Photo Uploads
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../xmpp-apt-notifications/" class="md-nav__link">
|
||||
XMPP Apt Notification
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../apache-virtual-hosts/" class="md-nav__link">
|
||||
Apache Virtual Hosts
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../sendxmpp-handler-for-python-logging/" class="md-nav__link">
|
||||
SENDXMPP Handler for Python Logging
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../instructions-for-tethering-from-phone/" class="md-nav__link">
|
||||
Instruction For Tethering From Phone
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
|
||||
LMDE4 Custom Partitions for Disk Encryption
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../linux-move-cursor-with-keyboard/" class="md-nav__link">
|
||||
Linux Move Cursor With Keyboard
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../simplified-raspberry-streaming/" class="md-nav__link">
|
||||
Simplified Raspberry Streaming
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../clear-linux-encrypted-xfs-root/" class="md-nav__link">
|
||||
Clear Linux Encrypted XFS Root
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../clear-linux-guest-virt-manager/" class="md-nav__link">
|
||||
Clear Linux Guest Virt Manager
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../faster-partitioning-with-sgdisk/" class="md-nav__link">
|
||||
Faster Partitioning with Sgdisk
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
|
||||
<input class="md-nav__toggle md-toggle" data-md-toggle="toc" type="checkbox" id="__toc">
|
||||
|
||||
|
||||
|
||||
<label class="md-nav__link md-nav__link--active" for="__toc">
|
||||
LMDE3 XFS Full Disk Encryption
|
||||
<span class="md-nav__icon md-icon"></span>
|
||||
</label>
|
||||
|
||||
<a href="./" class="md-nav__link md-nav__link--active">
|
||||
LMDE3 XFS Full Disk Encryption
|
||||
</a>
|
||||
|
||||
|
||||
<nav class="md-nav md-nav--secondary" aria-label="Table of contents">
|
||||
|
||||
|
||||
|
||||
|
||||
<label class="md-nav__title" for="__toc">
|
||||
<span class="md-nav__icon md-icon"></span>
|
||||
Table of contents
|
||||
</label>
|
||||
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#introduction" class="md-nav__link">
|
||||
Introduction
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#prepare-the-installation-media" class="md-nav__link">
|
||||
Prepare The Installation Media
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#boot-the-install-disc" class="md-nav__link">
|
||||
Boot The Install Disc
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#partition-the-hard-drive" class="md-nav__link">
|
||||
Partition The Hard Drive
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#mount-the-hard-drive" class="md-nav__link">
|
||||
Mount The Hard Drive
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#run-the-installer-app" class="md-nav__link">
|
||||
Run The Installer App
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#configure-fstab" class="md-nav__link">
|
||||
Configure Fstab
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#configure-crypttab" class="md-nav__link">
|
||||
Configure Crypttab
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#resume-installer-app" class="md-nav__link">
|
||||
Resume Installer App
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#uefi-fix" class="md-nav__link">
|
||||
UEFI Fix
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#optional-swap-file" class="md-nav__link">
|
||||
Optional Swap File
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
</nav>
|
||||
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../rewrite-hugo-themes-report-in-python/" class="md-nav__link">
|
||||
Rewrite Hugo Themes Report In Python
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -680,7 +995,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../test-qr-svg-django/" class="md-nav__link">
|
||||
Test QRCODE Svg in Django
|
||||
Test QR SVG Django
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -704,7 +1019,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../xmpp-apt-notifications/" class="md-nav__link">
|
||||
Xmpp Apt Notifications
|
||||
XMPP Apt Notification
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -728,7 +1043,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../sendxmpp-handler-for-python-logging/" class="md-nav__link">
|
||||
SENDXMPPHandler for Python Logging
|
||||
SENDXMPP Handler for Python Logging
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -740,7 +1055,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../instructions-for-tethering-from-phone/" class="md-nav__link">
|
||||
Instructions For Tethering From Phone
|
||||
Instruction For Tethering From Phone
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -752,7 +1067,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
|
||||
LMDE4 Custom Partitions Disk Encryption
|
||||
LMDE4 Custom Partitions for Disk Encryption
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -788,7 +1103,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../clear-linux-encrypted-xfs-root/" class="md-nav__link">
|
||||
Clear Linux Encrypted xfs Root
|
||||
Clear Linux Encrypted XFS Root
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -812,7 +1127,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../faster-partitioning-with-sgdisk/" class="md-nav__link">
|
||||
Faster Partitioning With sgdisk
|
||||
Faster Partitioning with Sgdisk
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -831,12 +1146,12 @@
|
||||
|
||||
|
||||
<label class="md-nav__link md-nav__link--active" for="__toc">
|
||||
LMDE3 xfs Full Disk Encryption
|
||||
LMDE3 XFS Full Disk Encryption
|
||||
<span class="md-nav__icon md-icon"></span>
|
||||
</label>
|
||||
|
||||
<a href="./" class="md-nav__link md-nav__link--active">
|
||||
LMDE3 xfs Full Disk Encryption
|
||||
LMDE3 XFS Full Disk Encryption
|
||||
</a>
|
||||
|
||||
|
||||
@ -942,7 +1257,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../rewrite-hugo-themes-report-in-python/" class="md-nav__link">
|
||||
Rewrite Hugo Themes Report in Python
|
||||
Rewrite Hugo Themes Report In Python
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -1185,9 +1500,11 @@
|
||||
<div class="md-content" data-md-component="content">
|
||||
<article class="md-content__inner md-typeset">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h1>LMDE3 xfs Full Disk Encryption</h1>
|
||||
<h1>LMDE3 XFS Full Disk Encryption</h1>
|
||||
|
||||
<p>date: 2019-01-25T23:25:36-08:00</p>
|
||||
<h2 id="introduction"><strong>Introduction</strong></h2>
|
||||
@ -1376,6 +1693,8 @@ cryptroot UUID=da3e0967-711f-4159-85ac-7d5743a75201 none luks
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -1393,7 +1712,7 @@ cryptroot UUID=da3e0967-711f-4159-85ac-7d5743a75201 none luks
|
||||
<nav class="md-footer__inner md-grid" aria-label="Footer">
|
||||
|
||||
|
||||
<a href="../faster-partitioning-with-sgdisk/" class="md-footer__link md-footer__link--prev" aria-label="Previous: Faster Partitioning With sgdisk" rel="prev">
|
||||
<a href="../faster-partitioning-with-sgdisk/" class="md-footer__link md-footer__link--prev" aria-label="Previous: Faster Partitioning with Sgdisk" rel="prev">
|
||||
<div class="md-footer__button md-icon">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12z"/></svg>
|
||||
</div>
|
||||
@ -1402,20 +1721,20 @@ cryptroot UUID=da3e0967-711f-4159-85ac-7d5743a75201 none luks
|
||||
<span class="md-footer__direction">
|
||||
Previous
|
||||
</span>
|
||||
Faster Partitioning With sgdisk
|
||||
Faster Partitioning with Sgdisk
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href="../rewrite-hugo-themes-report-in-python/" class="md-footer__link md-footer__link--next" aria-label="Next: Rewrite Hugo Themes Report in Python" rel="next">
|
||||
<a href="../rewrite-hugo-themes-report-in-python/" class="md-footer__link md-footer__link--next" aria-label="Next: Rewrite Hugo Themes Report In Python" rel="next">
|
||||
<div class="md-footer__title">
|
||||
<div class="md-ellipsis">
|
||||
<span class="md-footer__direction">
|
||||
Next
|
||||
</span>
|
||||
Rewrite Hugo Themes Report in Python
|
||||
Rewrite Hugo Themes Report In Python
|
||||
</div>
|
||||
</div>
|
||||
<div class="md-footer__button md-icon">
|
||||
|
@ -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>
|
||||
|
||||
|
||||
|
||||
|
||||
@ -388,6 +392,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
|
||||
@ -395,6 +420,296 @@
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../trents-favorite-podcasts/" class="md-nav__link">
|
||||
Trent's Favorite Podcasts
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../test-qr-svg-django/" class="md-nav__link">
|
||||
Test QR SVG Django
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../prosody-photo-uploads/" class="md-nav__link">
|
||||
Prosody Photo Uploads
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../xmpp-apt-notifications/" class="md-nav__link">
|
||||
XMPP Apt Notification
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../apache-virtual-hosts/" class="md-nav__link">
|
||||
Apache Virtual Hosts
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../sendxmpp-handler-for-python-logging/" class="md-nav__link">
|
||||
SENDXMPP Handler for Python Logging
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../instructions-for-tethering-from-phone/" class="md-nav__link">
|
||||
Instruction For Tethering From Phone
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
|
||||
<input class="md-nav__toggle md-toggle" data-md-toggle="toc" type="checkbox" id="__toc">
|
||||
|
||||
|
||||
|
||||
<label class="md-nav__link md-nav__link--active" for="__toc">
|
||||
LMDE4 Custom Partitions for Disk Encryption
|
||||
<span class="md-nav__icon md-icon"></span>
|
||||
</label>
|
||||
|
||||
<a href="./" class="md-nav__link md-nav__link--active">
|
||||
LMDE4 Custom Partitions for Disk Encryption
|
||||
</a>
|
||||
|
||||
|
||||
<nav class="md-nav md-nav--secondary" aria-label="Table of contents">
|
||||
|
||||
|
||||
|
||||
|
||||
<label class="md-nav__title" for="__toc">
|
||||
<span class="md-nav__icon md-icon"></span>
|
||||
Table of contents
|
||||
</label>
|
||||
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#introduction" class="md-nav__link">
|
||||
Introduction
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#prepare-the-installation-media" class="md-nav__link">
|
||||
Prepare The Installation Media
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#boot-the-install-disc" class="md-nav__link">
|
||||
Boot The Install Disc
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#partition-the-hard-drive" class="md-nav__link">
|
||||
Partition The Hard Drive
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#mount-the-hard-drive" class="md-nav__link">
|
||||
Mount The Hard Drive
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#run-the-installer-app-from-command-line" class="md-nav__link">
|
||||
Run The Installer App From Command Line
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#configure-fstab" class="md-nav__link">
|
||||
Configure Fstab
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#configure-crypttab" class="md-nav__link">
|
||||
Configure Crypttab
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#resume-installer-app" class="md-nav__link">
|
||||
Resume Installer App
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#uefi-fix" class="md-nav__link">
|
||||
UEFI Fix
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#optional-swap-file" class="md-nav__link">
|
||||
Optional Swap File
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
</nav>
|
||||
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../linux-move-cursor-with-keyboard/" class="md-nav__link">
|
||||
Linux Move Cursor With Keyboard
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../simplified-raspberry-streaming/" class="md-nav__link">
|
||||
Simplified Raspberry Streaming
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../clear-linux-encrypted-xfs-root/" class="md-nav__link">
|
||||
Clear Linux Encrypted XFS Root
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../clear-linux-guest-virt-manager/" class="md-nav__link">
|
||||
Clear Linux Guest Virt Manager
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../faster-partitioning-with-sgdisk/" class="md-nav__link">
|
||||
Faster Partitioning with Sgdisk
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../lmde3-xfs-full-disk-encryption/" class="md-nav__link">
|
||||
LMDE3 XFS Full Disk Encryption
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../rewrite-hugo-themes-report-in-python/" class="md-nav__link">
|
||||
Rewrite Hugo Themes Report In Python
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -680,7 +995,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../test-qr-svg-django/" class="md-nav__link">
|
||||
Test QRCODE Svg in Django
|
||||
Test QR SVG Django
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -704,7 +1019,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../xmpp-apt-notifications/" class="md-nav__link">
|
||||
Xmpp Apt Notifications
|
||||
XMPP Apt Notification
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -728,7 +1043,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../sendxmpp-handler-for-python-logging/" class="md-nav__link">
|
||||
SENDXMPPHandler for Python Logging
|
||||
SENDXMPP Handler for Python Logging
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -740,7 +1055,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../instructions-for-tethering-from-phone/" class="md-nav__link">
|
||||
Instructions For Tethering From Phone
|
||||
Instruction For Tethering From Phone
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -759,12 +1074,12 @@
|
||||
|
||||
|
||||
<label class="md-nav__link md-nav__link--active" for="__toc">
|
||||
LMDE4 Custom Partitions Disk Encryption
|
||||
LMDE4 Custom Partitions for Disk Encryption
|
||||
<span class="md-nav__icon md-icon"></span>
|
||||
</label>
|
||||
|
||||
<a href="./" class="md-nav__link md-nav__link--active">
|
||||
LMDE4 Custom Partitions Disk Encryption
|
||||
LMDE4 Custom Partitions for Disk Encryption
|
||||
</a>
|
||||
|
||||
|
||||
@ -894,7 +1209,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../clear-linux-encrypted-xfs-root/" class="md-nav__link">
|
||||
Clear Linux Encrypted xfs Root
|
||||
Clear Linux Encrypted XFS Root
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -918,7 +1233,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../faster-partitioning-with-sgdisk/" class="md-nav__link">
|
||||
Faster Partitioning With sgdisk
|
||||
Faster Partitioning with Sgdisk
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -930,7 +1245,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../lmde3-xfs-full-disk-encryption/" class="md-nav__link">
|
||||
LMDE3 xfs Full Disk Encryption
|
||||
LMDE3 XFS Full Disk Encryption
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -942,7 +1257,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../rewrite-hugo-themes-report-in-python/" class="md-nav__link">
|
||||
Rewrite Hugo Themes Report in Python
|
||||
Rewrite Hugo Themes Report In Python
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -1185,9 +1500,11 @@
|
||||
<div class="md-content" data-md-component="content">
|
||||
<article class="md-content__inner md-typeset">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h1>LMDE4 Custom Partitions Disk Encryption</h1>
|
||||
<h1>LMDE4 Custom Partitions for Disk Encryption</h1>
|
||||
|
||||
<p>date: 2020-12-15</p>
|
||||
<h2 id="introduction"><strong>Introduction</strong></h2>
|
||||
@ -1404,6 +1721,8 @@ to load the Windows bootloader?)</p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -1421,7 +1740,7 @@ to load the Windows bootloader?)</p>
|
||||
<nav class="md-footer__inner md-grid" aria-label="Footer">
|
||||
|
||||
|
||||
<a href="../instructions-for-tethering-from-phone/" class="md-footer__link md-footer__link--prev" aria-label="Previous: Instructions For Tethering From Phone" rel="prev">
|
||||
<a href="../instructions-for-tethering-from-phone/" class="md-footer__link md-footer__link--prev" aria-label="Previous: Instruction For Tethering From Phone" rel="prev">
|
||||
<div class="md-footer__button md-icon">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12z"/></svg>
|
||||
</div>
|
||||
@ -1430,7 +1749,7 @@ to load the Windows bootloader?)</p>
|
||||
<span class="md-footer__direction">
|
||||
Previous
|
||||
</span>
|
||||
Instructions For Tethering From Phone
|
||||
Instruction For Tethering From Phone
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
|
@ -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>
|
||||
|
||||
|
||||
|
||||
|
||||
@ -388,6 +392,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
|
||||
@ -395,6 +420,321 @@
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../trents-favorite-podcasts/" class="md-nav__link">
|
||||
Trent's Favorite Podcasts
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../test-qr-svg-django/" class="md-nav__link">
|
||||
Test QR SVG Django
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
|
||||
<input class="md-nav__toggle md-toggle" data-md-toggle="toc" type="checkbox" id="__toc">
|
||||
|
||||
|
||||
|
||||
<label class="md-nav__link md-nav__link--active" for="__toc">
|
||||
Prosody Photo Uploads
|
||||
<span class="md-nav__icon md-icon"></span>
|
||||
</label>
|
||||
|
||||
<a href="./" class="md-nav__link md-nav__link--active">
|
||||
Prosody Photo Uploads
|
||||
</a>
|
||||
|
||||
|
||||
<nav class="md-nav md-nav--secondary" aria-label="Table of contents">
|
||||
|
||||
|
||||
|
||||
|
||||
<label class="md-nav__title" for="__toc">
|
||||
<span class="md-nav__icon md-icon"></span>
|
||||
Table of contents
|
||||
</label>
|
||||
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#introduction" class="md-nav__link">
|
||||
Introduction
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#dns" class="md-nav__link">
|
||||
DNS
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#firewall" class="md-nav__link">
|
||||
FireWall
|
||||
</a>
|
||||
|
||||
<nav class="md-nav" aria-label="FireWall">
|
||||
<ul class="md-nav__list">
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#ports" class="md-nav__link">
|
||||
ports
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#firewall-with-ufw" class="md-nav__link">
|
||||
FireWall with UFW
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#postgresql-database" class="md-nav__link">
|
||||
Postgresql Database
|
||||
</a>
|
||||
|
||||
<nav class="md-nav" aria-label="Postgresql Database">
|
||||
<ul class="md-nav__list">
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#install-the-postgresql-database" class="md-nav__link">
|
||||
Install the postgresql database.
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#allow-authentication-in-pg_hbaconf" class="md-nav__link">
|
||||
allow authentication in pg_hba.conf
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#prosody" class="md-nav__link">
|
||||
Prosody
|
||||
</a>
|
||||
|
||||
<nav class="md-nav" aria-label="Prosody">
|
||||
<ul class="md-nav__list">
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#install-prosody" class="md-nav__link">
|
||||
Install Prosody
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#configure-prosody" class="md-nav__link">
|
||||
Configure Prosody
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#certbot" class="md-nav__link">
|
||||
Certbot
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
</nav>
|
||||
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../xmpp-apt-notifications/" class="md-nav__link">
|
||||
XMPP Apt Notification
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../apache-virtual-hosts/" class="md-nav__link">
|
||||
Apache Virtual Hosts
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../sendxmpp-handler-for-python-logging/" class="md-nav__link">
|
||||
SENDXMPP Handler for Python Logging
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../instructions-for-tethering-from-phone/" class="md-nav__link">
|
||||
Instruction For Tethering From Phone
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
|
||||
LMDE4 Custom Partitions for Disk Encryption
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../linux-move-cursor-with-keyboard/" class="md-nav__link">
|
||||
Linux Move Cursor With Keyboard
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../simplified-raspberry-streaming/" class="md-nav__link">
|
||||
Simplified Raspberry Streaming
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../clear-linux-encrypted-xfs-root/" class="md-nav__link">
|
||||
Clear Linux Encrypted XFS Root
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../clear-linux-guest-virt-manager/" class="md-nav__link">
|
||||
Clear Linux Guest Virt Manager
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../faster-partitioning-with-sgdisk/" class="md-nav__link">
|
||||
Faster Partitioning with Sgdisk
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../lmde3-xfs-full-disk-encryption/" class="md-nav__link">
|
||||
LMDE3 XFS Full Disk Encryption
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../rewrite-hugo-themes-report-in-python/" class="md-nav__link">
|
||||
Rewrite Hugo Themes Report In Python
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -680,7 +1020,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../test-qr-svg-django/" class="md-nav__link">
|
||||
Test QRCODE Svg in Django
|
||||
Test QR SVG Django
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -835,7 +1175,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../xmpp-apt-notifications/" class="md-nav__link">
|
||||
Xmpp Apt Notifications
|
||||
XMPP Apt Notification
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -859,7 +1199,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../sendxmpp-handler-for-python-logging/" class="md-nav__link">
|
||||
SENDXMPPHandler for Python Logging
|
||||
SENDXMPP Handler for Python Logging
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -871,7 +1211,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../instructions-for-tethering-from-phone/" class="md-nav__link">
|
||||
Instructions For Tethering From Phone
|
||||
Instruction For Tethering From Phone
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -883,7 +1223,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
|
||||
LMDE4 Custom Partitions Disk Encryption
|
||||
LMDE4 Custom Partitions for Disk Encryption
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -919,7 +1259,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../clear-linux-encrypted-xfs-root/" class="md-nav__link">
|
||||
Clear Linux Encrypted xfs Root
|
||||
Clear Linux Encrypted XFS Root
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -943,7 +1283,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../faster-partitioning-with-sgdisk/" class="md-nav__link">
|
||||
Faster Partitioning With sgdisk
|
||||
Faster Partitioning with Sgdisk
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -955,7 +1295,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../lmde3-xfs-full-disk-encryption/" class="md-nav__link">
|
||||
LMDE3 xfs Full Disk Encryption
|
||||
LMDE3 XFS Full Disk Encryption
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -967,7 +1307,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../rewrite-hugo-themes-report-in-python/" class="md-nav__link">
|
||||
Rewrite Hugo Themes Report in Python
|
||||
Rewrite Hugo Themes Report In Python
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -1235,6 +1575,8 @@
|
||||
<div class="md-content" data-md-component="content">
|
||||
<article class="md-content__inner md-typeset">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h1>Prosody Photo Uploads</h1>
|
||||
@ -1446,6 +1788,8 @@ create the following renewal-hook for letsencrypt
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -1463,7 +1807,7 @@ create the following renewal-hook for letsencrypt
|
||||
<nav class="md-footer__inner md-grid" aria-label="Footer">
|
||||
|
||||
|
||||
<a href="../test-qr-svg-django/" class="md-footer__link md-footer__link--prev" aria-label="Previous: Test QRCODE Svg in Django" rel="prev">
|
||||
<a href="../test-qr-svg-django/" class="md-footer__link md-footer__link--prev" aria-label="Previous: Test QR SVG Django" rel="prev">
|
||||
<div class="md-footer__button md-icon">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12z"/></svg>
|
||||
</div>
|
||||
@ -1472,20 +1816,20 @@ create the following renewal-hook for letsencrypt
|
||||
<span class="md-footer__direction">
|
||||
Previous
|
||||
</span>
|
||||
Test QRCODE Svg in Django
|
||||
Test QR SVG Django
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
<a href="../xmpp-apt-notifications/" class="md-footer__link md-footer__link--next" aria-label="Next: Xmpp Apt Notifications" rel="next">
|
||||
<a href="../xmpp-apt-notifications/" class="md-footer__link md-footer__link--next" aria-label="Next: XMPP Apt Notification" rel="next">
|
||||
<div class="md-footer__title">
|
||||
<div class="md-ellipsis">
|
||||
<span class="md-footer__direction">
|
||||
Next
|
||||
</span>
|
||||
Xmpp Apt Notifications
|
||||
XMPP Apt Notification
|
||||
</div>
|
||||
</div>
|
||||
<div class="md-footer__button md-icon">
|
||||
|
@ -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>
|
||||
|
||||
|
||||
|
||||
|
||||
@ -388,6 +392,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
|
||||
@ -395,6 +420,247 @@
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../trents-favorite-podcasts/" class="md-nav__link">
|
||||
Trent's Favorite Podcasts
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../test-qr-svg-django/" class="md-nav__link">
|
||||
Test QR SVG Django
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../prosody-photo-uploads/" class="md-nav__link">
|
||||
Prosody Photo Uploads
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../xmpp-apt-notifications/" class="md-nav__link">
|
||||
XMPP Apt Notification
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../apache-virtual-hosts/" class="md-nav__link">
|
||||
Apache Virtual Hosts
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../sendxmpp-handler-for-python-logging/" class="md-nav__link">
|
||||
SENDXMPP Handler for Python Logging
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../instructions-for-tethering-from-phone/" class="md-nav__link">
|
||||
Instruction For Tethering From Phone
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
|
||||
LMDE4 Custom Partitions for Disk Encryption
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../linux-move-cursor-with-keyboard/" class="md-nav__link">
|
||||
Linux Move Cursor With Keyboard
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../simplified-raspberry-streaming/" class="md-nav__link">
|
||||
Simplified Raspberry Streaming
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../clear-linux-encrypted-xfs-root/" class="md-nav__link">
|
||||
Clear Linux Encrypted XFS Root
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../clear-linux-guest-virt-manager/" class="md-nav__link">
|
||||
Clear Linux Guest Virt Manager
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../faster-partitioning-with-sgdisk/" class="md-nav__link">
|
||||
Faster Partitioning with Sgdisk
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../lmde3-xfs-full-disk-encryption/" class="md-nav__link">
|
||||
LMDE3 XFS Full Disk Encryption
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
|
||||
<input class="md-nav__toggle md-toggle" data-md-toggle="toc" type="checkbox" id="__toc">
|
||||
|
||||
|
||||
|
||||
<label class="md-nav__link md-nav__link--active" for="__toc">
|
||||
Rewrite Hugo Themes Report In Python
|
||||
<span class="md-nav__icon md-icon"></span>
|
||||
</label>
|
||||
|
||||
<a href="./" class="md-nav__link md-nav__link--active">
|
||||
Rewrite Hugo Themes Report In Python
|
||||
</a>
|
||||
|
||||
|
||||
<nav class="md-nav md-nav--secondary" aria-label="Table of contents">
|
||||
|
||||
|
||||
|
||||
|
||||
<label class="md-nav__title" for="__toc">
|
||||
<span class="md-nav__icon md-icon"></span>
|
||||
Table of contents
|
||||
</label>
|
||||
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#ranking-hugo-themes-by-stars-commit-date" class="md-nav__link">
|
||||
Ranking Hugo Themes by Stars, Commit Date
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#first-version-in-bash" class="md-nav__link">
|
||||
First Version in Bash
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#rewrite-in-python" class="md-nav__link">
|
||||
Rewrite in Python
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#building-an-html5-table-bootstrap-actually" class="md-nav__link">
|
||||
Building an HTML5 Table (bootstrap, actually)
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
</nav>
|
||||
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -680,7 +946,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../test-qr-svg-django/" class="md-nav__link">
|
||||
Test QRCODE Svg in Django
|
||||
Test QR SVG Django
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -704,7 +970,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../xmpp-apt-notifications/" class="md-nav__link">
|
||||
Xmpp Apt Notifications
|
||||
XMPP Apt Notification
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -728,7 +994,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../sendxmpp-handler-for-python-logging/" class="md-nav__link">
|
||||
SENDXMPPHandler for Python Logging
|
||||
SENDXMPP Handler for Python Logging
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -740,7 +1006,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../instructions-for-tethering-from-phone/" class="md-nav__link">
|
||||
Instructions For Tethering From Phone
|
||||
Instruction For Tethering From Phone
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -752,7 +1018,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
|
||||
LMDE4 Custom Partitions Disk Encryption
|
||||
LMDE4 Custom Partitions for Disk Encryption
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -788,7 +1054,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../clear-linux-encrypted-xfs-root/" class="md-nav__link">
|
||||
Clear Linux Encrypted xfs Root
|
||||
Clear Linux Encrypted XFS Root
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -812,7 +1078,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../faster-partitioning-with-sgdisk/" class="md-nav__link">
|
||||
Faster Partitioning With sgdisk
|
||||
Faster Partitioning with Sgdisk
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -824,7 +1090,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../lmde3-xfs-full-disk-encryption/" class="md-nav__link">
|
||||
LMDE3 xfs Full Disk Encryption
|
||||
LMDE3 XFS Full Disk Encryption
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -843,12 +1109,12 @@
|
||||
|
||||
|
||||
<label class="md-nav__link md-nav__link--active" for="__toc">
|
||||
Rewrite Hugo Themes Report in Python
|
||||
Rewrite Hugo Themes Report In Python
|
||||
<span class="md-nav__icon md-icon"></span>
|
||||
</label>
|
||||
|
||||
<a href="./" class="md-nav__link md-nav__link--active">
|
||||
Rewrite Hugo Themes Report in Python
|
||||
Rewrite Hugo Themes Report In Python
|
||||
</a>
|
||||
|
||||
|
||||
@ -1087,9 +1353,11 @@
|
||||
<div class="md-content" data-md-component="content">
|
||||
<article class="md-content__inner md-typeset">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h1>Rewrite Hugo Themes Report in Python</h1>
|
||||
<h1>Rewrite Hugo Themes Report In Python</h1>
|
||||
|
||||
<p>date: 2019-01-25T01:02:57-08:00</p>
|
||||
<h2 id="ranking-hugo-themes-by-stars-commit-date"><strong>Ranking Hugo Themes by Stars, Commit Date</strong></h2>
|
||||
@ -1114,6 +1382,8 @@ and discovered how to make conditional request against the Github api using ETag
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -1131,7 +1401,7 @@ and discovered how to make conditional request against the Github api using ETag
|
||||
<nav class="md-footer__inner md-grid" aria-label="Footer">
|
||||
|
||||
|
||||
<a href="../lmde3-xfs-full-disk-encryption/" class="md-footer__link md-footer__link--prev" aria-label="Previous: LMDE3 xfs Full Disk Encryption" rel="prev">
|
||||
<a href="../lmde3-xfs-full-disk-encryption/" class="md-footer__link md-footer__link--prev" aria-label="Previous: LMDE3 XFS Full Disk Encryption" rel="prev">
|
||||
<div class="md-footer__button md-icon">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><path d="M20 11v2H8l5.5 5.5-1.42 1.42L4.16 12l7.92-7.92L13.5 5.5 8 11h12z"/></svg>
|
||||
</div>
|
||||
@ -1140,7 +1410,7 @@ and discovered how to make conditional request against the Github api using ETag
|
||||
<span class="md-footer__direction">
|
||||
Previous
|
||||
</span>
|
||||
LMDE3 xfs Full Disk Encryption
|
||||
LMDE3 XFS Full Disk Encryption
|
||||
</div>
|
||||
</div>
|
||||
</a>
|
||||
|
@ -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>
|
||||
|
||||
|
||||
|
||||
|
||||
@ -388,6 +392,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
|
||||
@ -395,6 +420,247 @@
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../trents-favorite-podcasts/" class="md-nav__link">
|
||||
Trent's Favorite Podcasts
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../test-qr-svg-django/" class="md-nav__link">
|
||||
Test QR SVG Django
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../prosody-photo-uploads/" class="md-nav__link">
|
||||
Prosody Photo Uploads
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../xmpp-apt-notifications/" class="md-nav__link">
|
||||
XMPP Apt Notification
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../apache-virtual-hosts/" class="md-nav__link">
|
||||
Apache Virtual Hosts
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
|
||||
<input class="md-nav__toggle md-toggle" data-md-toggle="toc" type="checkbox" id="__toc">
|
||||
|
||||
|
||||
|
||||
<label class="md-nav__link md-nav__link--active" for="__toc">
|
||||
SENDXMPP Handler for Python Logging
|
||||
<span class="md-nav__icon md-icon"></span>
|
||||
</label>
|
||||
|
||||
<a href="./" class="md-nav__link md-nav__link--active">
|
||||
SENDXMPP Handler for Python Logging
|
||||
</a>
|
||||
|
||||
|
||||
<nav class="md-nav md-nav--secondary" aria-label="Table of contents">
|
||||
|
||||
|
||||
|
||||
|
||||
<label class="md-nav__title" for="__toc">
|
||||
<span class="md-nav__icon md-icon"></span>
|
||||
Table of contents
|
||||
</label>
|
||||
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#sendxmpphandler-for-python-logging" class="md-nav__link">
|
||||
SENDXMPPHandler for Python Logging
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#app__init__py" class="md-nav__link">
|
||||
app/__init__.py
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#appsendxmpp_handlerpy" class="md-nav__link">
|
||||
app/sendxmpp_handler.py
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#android-yaxim-screenshot" class="md-nav__link">
|
||||
Android Yaxim Screenshot
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
</nav>
|
||||
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../instructions-for-tethering-from-phone/" class="md-nav__link">
|
||||
Instruction For Tethering From Phone
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
|
||||
LMDE4 Custom Partitions for Disk Encryption
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../linux-move-cursor-with-keyboard/" class="md-nav__link">
|
||||
Linux Move Cursor With Keyboard
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../simplified-raspberry-streaming/" class="md-nav__link">
|
||||
Simplified Raspberry Streaming
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../clear-linux-encrypted-xfs-root/" class="md-nav__link">
|
||||
Clear Linux Encrypted XFS Root
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../clear-linux-guest-virt-manager/" class="md-nav__link">
|
||||
Clear Linux Guest Virt Manager
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../faster-partitioning-with-sgdisk/" class="md-nav__link">
|
||||
Faster Partitioning with Sgdisk
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../lmde3-xfs-full-disk-encryption/" class="md-nav__link">
|
||||
LMDE3 XFS Full Disk Encryption
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../rewrite-hugo-themes-report-in-python/" class="md-nav__link">
|
||||
Rewrite Hugo Themes Report In Python
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -680,7 +946,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../test-qr-svg-django/" class="md-nav__link">
|
||||
Test QRCODE Svg in Django
|
||||
Test QR SVG Django
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -704,7 +970,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../xmpp-apt-notifications/" class="md-nav__link">
|
||||
Xmpp Apt Notifications
|
||||
XMPP Apt Notification
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -735,12 +1001,12 @@
|
||||
|
||||
|
||||
<label class="md-nav__link md-nav__link--active" for="__toc">
|
||||
SENDXMPPHandler for Python Logging
|
||||
SENDXMPP Handler for Python Logging
|
||||
<span class="md-nav__icon md-icon"></span>
|
||||
</label>
|
||||
|
||||
<a href="./" class="md-nav__link md-nav__link--active">
|
||||
SENDXMPPHandler for Python Logging
|
||||
SENDXMPP Handler for Python Logging
|
||||
</a>
|
||||
|
||||
|
||||
@ -797,7 +1063,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../instructions-for-tethering-from-phone/" class="md-nav__link">
|
||||
Instructions For Tethering From Phone
|
||||
Instruction For Tethering From Phone
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -809,7 +1075,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
|
||||
LMDE4 Custom Partitions Disk Encryption
|
||||
LMDE4 Custom Partitions for Disk Encryption
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -845,7 +1111,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../clear-linux-encrypted-xfs-root/" class="md-nav__link">
|
||||
Clear Linux Encrypted xfs Root
|
||||
Clear Linux Encrypted XFS Root
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -869,7 +1135,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../faster-partitioning-with-sgdisk/" class="md-nav__link">
|
||||
Faster Partitioning With sgdisk
|
||||
Faster Partitioning with Sgdisk
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -881,7 +1147,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../lmde3-xfs-full-disk-encryption/" class="md-nav__link">
|
||||
LMDE3 xfs Full Disk Encryption
|
||||
LMDE3 XFS Full Disk Encryption
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -893,7 +1159,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../rewrite-hugo-themes-report-in-python/" class="md-nav__link">
|
||||
Rewrite Hugo Themes Report in Python
|
||||
Rewrite Hugo Themes Report In Python
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -1087,9 +1353,11 @@
|
||||
<div class="md-content" data-md-component="content">
|
||||
<article class="md-content__inner md-typeset">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h1>SENDXMPPHandler for Python Logging</h1>
|
||||
<h1>SENDXMPP Handler for Python Logging</h1>
|
||||
|
||||
<p>date: 2020-12-19</p>
|
||||
<h2 id="sendxmpphandler-for-python-logging"><strong>SENDXMPPHandler for Python Logging</strong></h2>
|
||||
@ -1111,6 +1379,8 @@ SENDXMPPHandler.</p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -1144,13 +1414,13 @@ SENDXMPPHandler.</p>
|
||||
|
||||
|
||||
|
||||
<a href="../instructions-for-tethering-from-phone/" class="md-footer__link md-footer__link--next" aria-label="Next: Instructions For Tethering From Phone" rel="next">
|
||||
<a href="../instructions-for-tethering-from-phone/" class="md-footer__link md-footer__link--next" aria-label="Next: Instruction For Tethering From Phone" rel="next">
|
||||
<div class="md-footer__title">
|
||||
<div class="md-ellipsis">
|
||||
<span class="md-footer__direction">
|
||||
Next
|
||||
</span>
|
||||
Instructions For Tethering From Phone
|
||||
Instruction For Tethering From Phone
|
||||
</div>
|
||||
</div>
|
||||
<div class="md-footer__button md-icon">
|
||||
|
@ -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>
|
||||
|
||||
|
||||
|
||||
|
||||
@ -388,6 +392,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
|
||||
@ -395,6 +420,233 @@
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../trents-favorite-podcasts/" class="md-nav__link">
|
||||
Trent's Favorite Podcasts
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../test-qr-svg-django/" class="md-nav__link">
|
||||
Test QR SVG Django
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../prosody-photo-uploads/" class="md-nav__link">
|
||||
Prosody Photo Uploads
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../xmpp-apt-notifications/" class="md-nav__link">
|
||||
XMPP Apt Notification
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../apache-virtual-hosts/" class="md-nav__link">
|
||||
Apache Virtual Hosts
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../sendxmpp-handler-for-python-logging/" class="md-nav__link">
|
||||
SENDXMPP Handler for Python Logging
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../instructions-for-tethering-from-phone/" class="md-nav__link">
|
||||
Instruction For Tethering From Phone
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
|
||||
LMDE4 Custom Partitions for Disk Encryption
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../linux-move-cursor-with-keyboard/" class="md-nav__link">
|
||||
Linux Move Cursor With Keyboard
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
|
||||
<input class="md-nav__toggle md-toggle" data-md-toggle="toc" type="checkbox" id="__toc">
|
||||
|
||||
|
||||
|
||||
<label class="md-nav__link md-nav__link--active" for="__toc">
|
||||
Simplified Raspberry Streaming
|
||||
<span class="md-nav__icon md-icon"></span>
|
||||
</label>
|
||||
|
||||
<a href="./" class="md-nav__link md-nav__link--active">
|
||||
Simplified Raspberry Streaming
|
||||
</a>
|
||||
|
||||
|
||||
<nav class="md-nav md-nav--secondary" aria-label="Table of contents">
|
||||
|
||||
|
||||
|
||||
|
||||
<label class="md-nav__title" for="__toc">
|
||||
<span class="md-nav__icon md-icon"></span>
|
||||
Table of contents
|
||||
</label>
|
||||
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#raspberrypi-is-a-great-mpd-appliance" class="md-nav__link">
|
||||
RaspberryPi is a Great MPD Appliance
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#andor-as-an-internet-radio-streaming-client" class="md-nav__link">
|
||||
And/Or as an Internet Radio Streaming Client
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
</nav>
|
||||
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../clear-linux-encrypted-xfs-root/" class="md-nav__link">
|
||||
Clear Linux Encrypted XFS Root
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../clear-linux-guest-virt-manager/" class="md-nav__link">
|
||||
Clear Linux Guest Virt Manager
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../faster-partitioning-with-sgdisk/" class="md-nav__link">
|
||||
Faster Partitioning with Sgdisk
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../lmde3-xfs-full-disk-encryption/" class="md-nav__link">
|
||||
LMDE3 XFS Full Disk Encryption
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../rewrite-hugo-themes-report-in-python/" class="md-nav__link">
|
||||
Rewrite Hugo Themes Report In Python
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -680,7 +932,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../test-qr-svg-django/" class="md-nav__link">
|
||||
Test QRCODE Svg in Django
|
||||
Test QR SVG Django
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -704,7 +956,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../xmpp-apt-notifications/" class="md-nav__link">
|
||||
Xmpp Apt Notifications
|
||||
XMPP Apt Notification
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -728,7 +980,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../sendxmpp-handler-for-python-logging/" class="md-nav__link">
|
||||
SENDXMPPHandler for Python Logging
|
||||
SENDXMPP Handler for Python Logging
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -740,7 +992,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../instructions-for-tethering-from-phone/" class="md-nav__link">
|
||||
Instructions For Tethering From Phone
|
||||
Instruction For Tethering From Phone
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -752,7 +1004,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
|
||||
LMDE4 Custom Partitions Disk Encryption
|
||||
LMDE4 Custom Partitions for Disk Encryption
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -831,7 +1083,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../clear-linux-encrypted-xfs-root/" class="md-nav__link">
|
||||
Clear Linux Encrypted xfs Root
|
||||
Clear Linux Encrypted XFS Root
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -855,7 +1107,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../faster-partitioning-with-sgdisk/" class="md-nav__link">
|
||||
Faster Partitioning With sgdisk
|
||||
Faster Partitioning with Sgdisk
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -867,7 +1119,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../lmde3-xfs-full-disk-encryption/" class="md-nav__link">
|
||||
LMDE3 xfs Full Disk Encryption
|
||||
LMDE3 XFS Full Disk Encryption
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -879,7 +1131,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../rewrite-hugo-themes-report-in-python/" class="md-nav__link">
|
||||
Rewrite Hugo Themes Report in Python
|
||||
Rewrite Hugo Themes Report In Python
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -1059,6 +1311,8 @@
|
||||
<div class="md-content" data-md-component="content">
|
||||
<article class="md-content__inner md-typeset">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h1>Simplified Raspberry Streaming</h1>
|
||||
@ -1089,6 +1343,8 @@ you may have to download that pls file to look for the streaming address.</p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -1122,13 +1378,13 @@ you may have to download that pls file to look for the streaming address.</p>
|
||||
|
||||
|
||||
|
||||
<a href="../clear-linux-encrypted-xfs-root/" class="md-footer__link md-footer__link--next" aria-label="Next: Clear Linux Encrypted xfs Root" rel="next">
|
||||
<a href="../clear-linux-encrypted-xfs-root/" class="md-footer__link md-footer__link--next" aria-label="Next: Clear Linux Encrypted XFS Root" rel="next">
|
||||
<div class="md-footer__title">
|
||||
<div class="md-ellipsis">
|
||||
<span class="md-footer__direction">
|
||||
Next
|
||||
</span>
|
||||
Clear Linux Encrypted xfs Root
|
||||
Clear Linux Encrypted XFS Root
|
||||
</div>
|
||||
</div>
|
||||
<div class="md-footer__button md-icon">
|
||||
|
@ -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>
|
||||
|
||||
|
||||
|
||||
|
||||
@ -388,6 +392,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
|
||||
@ -395,6 +420,309 @@
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../trents-favorite-podcasts/" class="md-nav__link">
|
||||
Trent's Favorite Podcasts
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
|
||||
<input class="md-nav__toggle md-toggle" data-md-toggle="toc" type="checkbox" id="__toc">
|
||||
|
||||
|
||||
|
||||
<label class="md-nav__link md-nav__link--active" for="__toc">
|
||||
Test QR SVG Django
|
||||
<span class="md-nav__icon md-icon"></span>
|
||||
</label>
|
||||
|
||||
<a href="./" class="md-nav__link md-nav__link--active">
|
||||
Test QR SVG Django
|
||||
</a>
|
||||
|
||||
|
||||
<nav class="md-nav md-nav--secondary" aria-label="Table of contents">
|
||||
|
||||
|
||||
|
||||
|
||||
<label class="md-nav__title" for="__toc">
|
||||
<span class="md-nav__icon md-icon"></span>
|
||||
Table of contents
|
||||
</label>
|
||||
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#introduction" class="md-nav__link">
|
||||
Introduction
|
||||
</a>
|
||||
|
||||
<nav class="md-nav" aria-label="Introduction">
|
||||
<ul class="md-nav__list">
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#python-libraries-used" class="md-nav__link">
|
||||
Python Libraries Used
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#form-screenshot" class="md-nav__link">
|
||||
Form ScreenShot
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#import-python-libraries" class="md-nav__link">
|
||||
Import Python Libraries
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#setup-testcase" class="md-nav__link">
|
||||
setUp TestCase
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#get-form" class="md-nav__link">
|
||||
GET Form
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#consume-svg-with-beautifulsoup" class="md-nav__link">
|
||||
Consume SVG with BeautifulSoup
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#svg2png" class="md-nav__link">
|
||||
svg2png
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#add-white-background" class="md-nav__link">
|
||||
Add White Background
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#extract-data-from-qrcode" class="md-nav__link">
|
||||
Extract Data From QRCODE
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#post-the-totp_code" class="md-nav__link">
|
||||
POST the totp_code
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#complete-testcase" class="md-nav__link">
|
||||
Complete TestCase
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
</nav>
|
||||
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../prosody-photo-uploads/" class="md-nav__link">
|
||||
Prosody Photo Uploads
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../xmpp-apt-notifications/" class="md-nav__link">
|
||||
XMPP Apt Notification
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../apache-virtual-hosts/" class="md-nav__link">
|
||||
Apache Virtual Hosts
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../sendxmpp-handler-for-python-logging/" class="md-nav__link">
|
||||
SENDXMPP Handler for Python Logging
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../instructions-for-tethering-from-phone/" class="md-nav__link">
|
||||
Instruction For Tethering From Phone
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
|
||||
LMDE4 Custom Partitions for Disk Encryption
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../linux-move-cursor-with-keyboard/" class="md-nav__link">
|
||||
Linux Move Cursor With Keyboard
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../simplified-raspberry-streaming/" class="md-nav__link">
|
||||
Simplified Raspberry Streaming
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../clear-linux-encrypted-xfs-root/" class="md-nav__link">
|
||||
Clear Linux Encrypted XFS Root
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../clear-linux-guest-virt-manager/" class="md-nav__link">
|
||||
Clear Linux Guest Virt Manager
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../faster-partitioning-with-sgdisk/" class="md-nav__link">
|
||||
Faster Partitioning with Sgdisk
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../lmde3-xfs-full-disk-encryption/" class="md-nav__link">
|
||||
LMDE3 XFS Full Disk Encryption
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../rewrite-hugo-themes-report-in-python/" class="md-nav__link">
|
||||
Rewrite Hugo Themes Report In Python
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -687,12 +1015,12 @@
|
||||
|
||||
|
||||
<label class="md-nav__link md-nav__link--active" for="__toc">
|
||||
Test QRCODE Svg in Django
|
||||
Test QR SVG Django
|
||||
<span class="md-nav__icon md-icon"></span>
|
||||
</label>
|
||||
|
||||
<a href="./" class="md-nav__link md-nav__link--active">
|
||||
Test QRCODE Svg in Django
|
||||
Test QR SVG Django
|
||||
</a>
|
||||
|
||||
|
||||
@ -823,7 +1151,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../xmpp-apt-notifications/" class="md-nav__link">
|
||||
Xmpp Apt Notifications
|
||||
XMPP Apt Notification
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -847,7 +1175,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../sendxmpp-handler-for-python-logging/" class="md-nav__link">
|
||||
SENDXMPPHandler for Python Logging
|
||||
SENDXMPP Handler for Python Logging
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -859,7 +1187,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../instructions-for-tethering-from-phone/" class="md-nav__link">
|
||||
Instructions For Tethering From Phone
|
||||
Instruction For Tethering From Phone
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -871,7 +1199,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
|
||||
LMDE4 Custom Partitions Disk Encryption
|
||||
LMDE4 Custom Partitions for Disk Encryption
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -907,7 +1235,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../clear-linux-encrypted-xfs-root/" class="md-nav__link">
|
||||
Clear Linux Encrypted xfs Root
|
||||
Clear Linux Encrypted XFS Root
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -931,7 +1259,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../faster-partitioning-with-sgdisk/" class="md-nav__link">
|
||||
Faster Partitioning With sgdisk
|
||||
Faster Partitioning with Sgdisk
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -943,7 +1271,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../lmde3-xfs-full-disk-encryption/" class="md-nav__link">
|
||||
LMDE3 xfs Full Disk Encryption
|
||||
LMDE3 XFS Full Disk Encryption
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -955,7 +1283,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../rewrite-hugo-themes-report-in-python/" class="md-nav__link">
|
||||
Rewrite Hugo Themes Report in Python
|
||||
Rewrite Hugo Themes Report In Python
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -1211,9 +1539,11 @@
|
||||
<div class="md-content" data-md-component="content">
|
||||
<article class="md-content__inner md-typeset">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h1>Test QRCODE Svg in Django</h1>
|
||||
<h1>Test QR SVG Django</h1>
|
||||
|
||||
<p>date: 2021-04-19</p>
|
||||
<h2 id="introduction"><strong>Introduction</strong></h2>
|
||||
@ -1555,6 +1885,8 @@ files.</p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -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>
|
||||
|
||||
|
||||
|
||||
|
||||
@ -388,6 +392,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
|
||||
@ -395,6 +420,261 @@
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../trents-favorite-podcasts/" class="md-nav__link">
|
||||
Trent's Favorite Podcasts
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../test-qr-svg-django/" class="md-nav__link">
|
||||
Test QR SVG Django
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../prosody-photo-uploads/" class="md-nav__link">
|
||||
Prosody Photo Uploads
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
|
||||
<input class="md-nav__toggle md-toggle" data-md-toggle="toc" type="checkbox" id="__toc">
|
||||
|
||||
|
||||
|
||||
<label class="md-nav__link md-nav__link--active" for="__toc">
|
||||
XMPP Apt Notification
|
||||
<span class="md-nav__icon md-icon"></span>
|
||||
</label>
|
||||
|
||||
<a href="./" class="md-nav__link md-nav__link--active">
|
||||
XMPP Apt Notification
|
||||
</a>
|
||||
|
||||
|
||||
<nav class="md-nav md-nav--secondary" aria-label="Table of contents">
|
||||
|
||||
|
||||
|
||||
|
||||
<label class="md-nav__title" for="__toc">
|
||||
<span class="md-nav__icon md-icon"></span>
|
||||
Table of contents
|
||||
</label>
|
||||
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#introduction" class="md-nav__link">
|
||||
Introduction
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#register-an-xmpp-user" class="md-nav__link">
|
||||
Register an Xmpp User
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#install-sendxmpp" class="md-nav__link">
|
||||
Install sendxmpp
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#configure-sendxmpp" class="md-nav__link">
|
||||
Configure sendxmpp
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#create-cron-job" class="md-nav__link">
|
||||
Create Cron Job
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="#receive-notifications-on-android-device" class="md-nav__link">
|
||||
Receive Notifications on Android Device
|
||||
</a>
|
||||
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
</nav>
|
||||
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../apache-virtual-hosts/" class="md-nav__link">
|
||||
Apache Virtual Hosts
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../sendxmpp-handler-for-python-logging/" class="md-nav__link">
|
||||
SENDXMPP Handler for Python Logging
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../instructions-for-tethering-from-phone/" class="md-nav__link">
|
||||
Instruction For Tethering From Phone
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
|
||||
LMDE4 Custom Partitions for Disk Encryption
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../linux-move-cursor-with-keyboard/" class="md-nav__link">
|
||||
Linux Move Cursor With Keyboard
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../simplified-raspberry-streaming/" class="md-nav__link">
|
||||
Simplified Raspberry Streaming
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../clear-linux-encrypted-xfs-root/" class="md-nav__link">
|
||||
Clear Linux Encrypted XFS Root
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../clear-linux-guest-virt-manager/" class="md-nav__link">
|
||||
Clear Linux Guest Virt Manager
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../faster-partitioning-with-sgdisk/" class="md-nav__link">
|
||||
Faster Partitioning with Sgdisk
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../lmde3-xfs-full-disk-encryption/" class="md-nav__link">
|
||||
LMDE3 XFS Full Disk Encryption
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../rewrite-hugo-themes-report-in-python/" class="md-nav__link">
|
||||
Rewrite Hugo Themes Report In Python
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
</nav>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -680,7 +960,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../test-qr-svg-django/" class="md-nav__link">
|
||||
Test QRCODE Svg in Django
|
||||
Test QR SVG Django
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -711,12 +991,12 @@
|
||||
|
||||
|
||||
<label class="md-nav__link md-nav__link--active" for="__toc">
|
||||
Xmpp Apt Notifications
|
||||
XMPP Apt Notification
|
||||
<span class="md-nav__icon md-icon"></span>
|
||||
</label>
|
||||
|
||||
<a href="./" class="md-nav__link md-nav__link--active">
|
||||
Xmpp Apt Notifications
|
||||
XMPP Apt Notification
|
||||
</a>
|
||||
|
||||
|
||||
@ -799,7 +1079,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../sendxmpp-handler-for-python-logging/" class="md-nav__link">
|
||||
SENDXMPPHandler for Python Logging
|
||||
SENDXMPP Handler for Python Logging
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -811,7 +1091,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../instructions-for-tethering-from-phone/" class="md-nav__link">
|
||||
Instructions For Tethering From Phone
|
||||
Instruction For Tethering From Phone
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -823,7 +1103,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../lmde4-custom-partitions-disk-encryption/" class="md-nav__link">
|
||||
LMDE4 Custom Partitions Disk Encryption
|
||||
LMDE4 Custom Partitions for Disk Encryption
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -859,7 +1139,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../clear-linux-encrypted-xfs-root/" class="md-nav__link">
|
||||
Clear Linux Encrypted xfs Root
|
||||
Clear Linux Encrypted XFS Root
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -883,7 +1163,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../faster-partitioning-with-sgdisk/" class="md-nav__link">
|
||||
Faster Partitioning With sgdisk
|
||||
Faster Partitioning with Sgdisk
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -895,7 +1175,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../lmde3-xfs-full-disk-encryption/" class="md-nav__link">
|
||||
LMDE3 xfs Full Disk Encryption
|
||||
LMDE3 XFS Full Disk Encryption
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -907,7 +1187,7 @@
|
||||
|
||||
<li class="md-nav__item">
|
||||
<a href="../rewrite-hugo-themes-report-in-python/" class="md-nav__link">
|
||||
Rewrite Hugo Themes Report in Python
|
||||
Rewrite Hugo Themes Report In Python
|
||||
</a>
|
||||
</li>
|
||||
|
||||
@ -1115,9 +1395,11 @@
|
||||
<div class="md-content" data-md-component="content">
|
||||
<article class="md-content__inner md-typeset">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<h1>Xmpp Apt Notifications</h1>
|
||||
<h1>XMPP Apt Notification</h1>
|
||||
|
||||
<p>date: 2021-01-09</p>
|
||||
<h2 id="introduction"><strong>Introduction</strong></h2>
|
||||
@ -1168,6 +1450,8 @@ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user