From 95284357de76e7b98b4406d0492e531b636ccf07 Mon Sep 17 00:00:00 2001 From: Trent Palmer Date: Mon, 18 Oct 2021 03:27:50 -0700 Subject: [PATCH] rebuild site --- site/404.html | 146 +- site/feed_rss_created.xml | 2 +- site/feed_rss_updated.xml | 2 +- site/index.html | 246 +- site/links/index.html | 150 +- .../add-kvm-network-with-virsh/index.html | 150 +- .../ansible-kvm-router-lab-part-1/index.html | 1927 +++++++++++++ .../ansible-kvm-router-lab-part-2/index.html | 2013 ++++++++++++++ .../ansible-kvm-router-lab-part-3/index.html | 2031 ++++++++++++++ .../ansible-kvm-router-lab-part-4/index.html | 2091 ++++++++++++++ .../ansible-kvm-router-lab-part-5/index.html | 2430 +++++++++++++++++ .../ansible-kvm-router-lab-part-6/index.html | 2183 +++++++++++++++ site/posts/apache-virtual-hosts/index.html | 146 +- .../clear-linux-encrypted-xfs-root/index.html | 146 +- .../clear-linux-guest-virt-manager/index.html | 146 +- .../index.html | 146 +- site/posts/debian-11-ttrss/index.html | 146 +- .../index.html | 146 +- .../index.html | 146 +- site/posts/kvm-on-arch/index.html | 146 +- .../index.html | 146 +- .../lmde3-xfs-full-disk-encryption/index.html | 146 +- .../index.html | 146 +- site/posts/prosody-photo-uploads/index.html | 146 +- .../index.html | 146 +- .../index.html | 146 +- .../index.html | 146 +- .../simplified-raspberry-streaming/index.html | 146 +- site/posts/test-qr-svg-django/index.html | 146 +- .../posts/trents-favorite-podcasts/index.html | 146 +- site/posts/xmpp-apt-notifications/index.html | 146 +- site/rss/index.html | 146 +- site/search/search_index.json | 2 +- site/sitemap.xml | 76 +- site/sitemap.xml.gz | Bin 596 -> 632 bytes 35 files changed, 16313 insertions(+), 56 deletions(-) create mode 100644 site/posts/ansible-kvm-router-lab-part-1/index.html create mode 100644 site/posts/ansible-kvm-router-lab-part-2/index.html create mode 100644 site/posts/ansible-kvm-router-lab-part-3/index.html create mode 100644 site/posts/ansible-kvm-router-lab-part-4/index.html create mode 100644 site/posts/ansible-kvm-router-lab-part-5/index.html create mode 100644 site/posts/ansible-kvm-router-lab-part-6/index.html diff --git a/site/404.html b/site/404.html index 3379e3d..02a2f93 100644 --- a/site/404.html +++ b/site/404.html @@ -240,7 +240,7 @@
  • - + Posts
  • @@ -426,6 +426,78 @@ +
  • + + Ansible KVM Router Lab Part 6 + +
  • + + + + + + + +
  • + + Ansible KVM Router Lab Part 5 + +
  • + + + + + + + +
  • + + Ansible KVM Router Lab Part 4 + +
  • + + + + + + + +
  • + + Ansible KVM Router Lab Part 3 + +
  • + + + + + + + +
  • + + Ansible KVM Router Lab Part 2 + +
  • + + + + + + + +
  • + + Ansible KVM Router Lab Part 1 + +
  • + + + + + + +
  • Add KVM Network With Virsh @@ -948,6 +1020,78 @@ +
  • + + Ansible KVM Router Lab Part 6 + +
  • + + + + + + + +
  • + + Ansible KVM Router Lab Part 5 + +
  • + + + + + + + +
  • + + Ansible KVM Router Lab Part 4 + +
  • + + + + + + + +
  • + + Ansible KVM Router Lab Part 3 + +
  • + + + + + + + +
  • + + Ansible KVM Router Lab Part 2 + +
  • + + + + + + + +
  • + + Ansible KVM Router Lab Part 1 + +
  • + + + + + + +
  • Add KVM Network With Virsh diff --git a/site/feed_rss_created.xml b/site/feed_rss_created.xml index b13e9f9..f718c20 100644 --- a/site/feed_rss_created.xml +++ b/site/feed_rss_created.xml @@ -1 +1 @@ - Trent's BlogTrent's blog of mostly technical documentations.https://blog.trentsonlinedocs.xyz/en Sat, 16 Oct 2021 10:58:30 -0000 Sat, 16 Oct 2021 10:58:30 -0000 1440 MkDocs RSS plugin - v0.17.0 Add KVM Network With Virsh trent <p>date: 2021-10-16</p><h2>Introduction</h2><p>This is a short and sweet walk-through for how to createa new network for <code>libvirt</code> for <code>kvm</code>, from the command line,usin...</p>https://blog.trentsonlinedocs.xyz/posts/add-kvm-network-with-virsh/ Sat, 16 Oct 2021 10:57:53 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/add-kvm-network-with-virsh/ KVM On Arch trent <p>date: 2021-10-07</p><h2>Introduction</h2><p>This is not intended to be a tutorial, but rather a walk-through ofhow I would install[libvirt/kvm on Arch Linux](https:/...</p>https://blog.trentsonlinedocs.xyz/posts/kvm-on-arch/ Fri, 08 Oct 2021 07:15:57 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/kvm-on-arch/ RaspberryPi LTE-Failover Router With DNS Caching trent <p>date: 2021-10-06</p><h2>Introduction</h2><p>Apparently Windows has a problem resolving hosts when you tether from Mobile HotSpot.</p><p>The solution is to build a DNS-Cach...</p>https://blog.trentsonlinedocs.xyz/posts/raspberrypi-lte-failover-router-with-dns-caching/ Wed, 06 Oct 2021 21:22:07 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/raspberrypi-lte-failover-router-with-dns-caching/ Flutter Integration Test Server in Debian 11 Nspawn Container trent <p>date: 2021-09-24</p><h2>Introduction</h2><h3>Performance</h3><p>Your Debian Server is way more powerful than your laptop or desktopand flutter integration_tests suck.</p><h3>...</h3>https://blog.trentsonlinedocs.xyz/posts/debian-11-nspawn-flutter-integration-test-server/ Sat, 25 Sep 2021 13:46:10 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/debian-11-nspawn-flutter-integration-test-server/ Debian 11 TT-RSS trent <p>date: 2021-09-11</p><h2><strong>Introduction</strong></h2><p>Install <a href="https://tt-rss.org/">tt-rss</a>{target=_blank}on Debian 11 the Debian way.</p><h3>Why?</h3><p>Debian packages [tt-rss](htt...</p>https://blog.trentsonlinedocs.xyz/posts/debian-11-ttrss/ Sat, 11 Sep 2021 11:13:33 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/debian-11-ttrss/ Trent's Favorite Podcasts trent <p>date: 2021-07-23</p><h2><strong>Introduction</strong></h2><p>Someone asked me 10 years ago what are my favorite podcasts, so here you go.Note that a lot of podcasts tend to improv...</p>https://blog.trentsonlinedocs.xyz/posts/trents-favorite-podcasts/ Sun, 25 Jul 2021 10:38:54 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/trents-favorite-podcasts/ Test QR SVG Django trent <p>date: 2021-04-19</p><h2><strong>Introduction</strong></h2><p>I worked out a solution in django-testing, for testing a view that renders a qrcodeas an svg as an inline svg xml stri...</p>https://blog.trentsonlinedocs.xyz/posts/test-qr-svg-django/ Tue, 20 Apr 2021 02:23:27 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/test-qr-svg-django/ Prosody Photo Uploads trent <p>date: 2021-01-25</p><h2><strong>Introduction</strong></h2><p>Install <a href="https://prosody.im/">prosody</a>{target=_blank} on <a href="https://www.debian.org/">Debian 10</a>{target=_blank}with phot...</p>https://blog.trentsonlinedocs.xyz/posts/prosody-photo-uploads/ Mon, 25 Jan 2021 16:37:39 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/prosody-photo-uploads/ XMPP Apt Notification trent <p>date: 2021-01-09</p><h2><strong>Introduction</strong></h2><p>In order to save yourself the work of checking your computer forupdates, configure it to send you a weekly notificatio...</p>https://blog.trentsonlinedocs.xyz/posts/xmpp-apt-notifications/ Sun, 10 Jan 2021 00:45:08 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/xmpp-apt-notifications/ Apache Virtual Hosts trent john joe <p>date: 2020-12-20</p><h2><strong>Use Virtual Hosts</strong></h2><p>This is a very useful way to keep your server organized.</p><h2><strong>Virtual Hosts On Your Lan</strong></h2><p>You can practice on you...</p>https://blog.trentsonlinedocs.xyz/posts/apache-virtual-hosts/ Sun, 20 Dec 2020 05:16:22 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/apache-virtual-hosts/ SENDXMPP Handler for Python Logging trent <p>date: 2020-12-19</p><h2><strong>SENDXMPPHandler for Python Logging</strong></h2><p>&lt;script src="https://gist.github.com/adc541a6245d55e39edd10dab1001a88.js?file= SENDXMPPHandler.md...</p>https://blog.trentsonlinedocs.xyz/posts/sendxmpp-handler-for-python-logging/ Sat, 19 Dec 2020 11:47:41 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/sendxmpp-handler-for-python-logging/ Instruction For Tethering From Phone trent <p>date: 2020-12-17</p><h2><strong>Instructions</strong></h2><h3>Part One</h3><ol><li>Turn <strong>off</strong> blutooth on computer</li><li>Turn <strong>off</strong> blutooth on phone</li><li>Turn <strong>off</strong> Wifi on phone</li></ol><h3>...</h3>https://blog.trentsonlinedocs.xyz/posts/instructions-for-tethering-from-phone/ Thu, 17 Dec 2020 23:07:51 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/instructions-for-tethering-from-phone/ LMDE4 Custom Partitions for Disk Encryption trent <p>date: 2020-12-15</p><h2><strong>Introduction</strong></h2><p>Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The result is quite pleasa...</p>https://blog.trentsonlinedocs.xyz/posts/lmde4-custom-partitions-disk-encryption/ Wed, 16 Dec 2020 00:28:41 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/lmde4-custom-partitions-disk-encryption/ Clear Linux Encrypted XFS Root trent <p>date: 2019-04-13T21:44:37-07:00</p><h2><strong>Nothing to-it Burger</strong></h2><p>I had intended to create a technical explanation how to install Clear Linux with disk encryption,...</p>https://blog.trentsonlinedocs.xyz/posts/clear-linux-encrypted-xfs-root/ Tue, 15 Dec 2020 08:17:03 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/clear-linux-encrypted-xfs-root/ Clear Linux Guest Virt Manager trent <p>date: 2019-03-11T01:39:09-07:00</p><h2><strong>Introduction</strong></h2><ul><li>download, convert, and resize the provided kvm-legacy image</li><li>create a virtual machine and launch it f...</li></ul>https://blog.trentsonlinedocs.xyz/posts/clear-linux-guest-virt-manager/ Tue, 15 Dec 2020 08:17:03 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/clear-linux-guest-virt-manager/ Faster Partitioning with Sgdisk trent <p>date: 2019-02-11T04:23:52-08:00</p><h2><strong>Disclaimer</strong></h2><p>If any of this is wrong, let me know so I can fix it. No actual hard drives were harmed in the production ...</p>https://blog.trentsonlinedocs.xyz/posts/faster-partitioning-with-sgdisk/ Tue, 15 Dec 2020 08:17:03 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/faster-partitioning-with-sgdisk/ Linux Move Cursor With Keyboard trent <p>date: 2020-06-21T22:01:35-07:00</p><h2><strong>Introduction</strong></h2><p>Linux just makes everything so easy. On a laptop it can be tricky to place yourmouse cursor on exactly t...</p>https://blog.trentsonlinedocs.xyz/posts/linux-move-cursor-with-keyboard/ Tue, 15 Dec 2020 08:17:03 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/linux-move-cursor-with-keyboard/ LMDE3 XFS Full Disk Encryption trent <p>date: 2019-01-25T23:25:36-08:00</p><h2><strong>Introduction</strong></h2><p>Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The result ...</p>https://blog.trentsonlinedocs.xyz/posts/lmde3-xfs-full-disk-encryption/ Tue, 15 Dec 2020 08:17:03 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/lmde3-xfs-full-disk-encryption/ Rewrite Hugo Themes Report In Python trent <p>date: 2019-01-25T01:02:57-08:00</p><h2><strong>Ranking Hugo Themes by Stars, Commit Date</strong></h2><p>A while back I was grazing the selfhosted subreddit, and noticed Hugo comin...</p>https://blog.trentsonlinedocs.xyz/posts/rewrite-hugo-themes-report-in-python/ Tue, 15 Dec 2020 08:17:03 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/rewrite-hugo-themes-report-in-python/ Simplified Raspberry Streaming trent <p>date: 2019-05-12T18:32:55-07:00</p><h2><strong>RaspberryPi is a Great MPD Appliance</strong></h2><p>I’m really pleased with the <a href="https://www.raspberrypi.org/">RaspberryPi</a>{target=_b...</p>https://blog.trentsonlinedocs.xyz/posts/simplified-raspberry-streaming/ Tue, 15 Dec 2020 08:17:03 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/simplified-raspberry-streaming/ \ No newline at end of file + Trent's BlogTrent's blog of mostly technical documentations.https://blog.trentsonlinedocs.xyz/en Mon, 18 Oct 2021 10:26:41 -0000 Mon, 18 Oct 2021 10:26:41 -0000 1440 MkDocs RSS plugin - v0.17.0 Ansible KVM Router Lab Part 1 trent <p>date: 2021-10-16</p><h2>Introduction</h2><p>This is a multi-part series of blog posts for building a<a href="https://github.com/TrentSPalmer/router-lab">router lab</a>{target="_...</p>https://blog.trentsonlinedocs.xyz/posts/ansible-kvm-router-lab-part-1/ Mon, 18 Oct 2021 10:26:11 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/ansible-kvm-router-lab-part-1/ Ansible KVM Router Lab Part 2 trent <p>date: 2021-10-16</p><h2>Introduction</h2><p>This is Part 2 of a multi-part series of blog posts for building a<a href="https://github.com/TrentSPalmer/router-lab">router lab</a>...</p>https://blog.trentsonlinedocs.xyz/posts/ansible-kvm-router-lab-part-2/ Mon, 18 Oct 2021 10:26:11 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/ansible-kvm-router-lab-part-2/ Ansible KVM Router Lab Part 3 trent <p>date: 2021-10-16</p><h2>Introduction</h2><p>This is Part 3 of a multi-part series of blog posts for building a<a href="https://github.com/TrentSPalmer/router-lab">router lab</a>...</p>https://blog.trentsonlinedocs.xyz/posts/ansible-kvm-router-lab-part-3/ Mon, 18 Oct 2021 10:26:11 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/ansible-kvm-router-lab-part-3/ Ansible KVM Router Lab Part 4 trent <p>date: 2021-10-17</p><h2>Introduction</h2><p>This is Part 4 of a multi-part series of blog posts for building a<a href="https://github.com/TrentSPalmer/router-lab">router lab</a>...</p>https://blog.trentsonlinedocs.xyz/posts/ansible-kvm-router-lab-part-4/ Mon, 18 Oct 2021 10:26:11 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/ansible-kvm-router-lab-part-4/ Ansible KVM Router Lab Part 5 trent <p>date: 2021-10-17</p><h2>Introduction</h2><p>This is Part 5 of a multi-part series of blog posts for building a<a href="https://github.com/TrentSPalmer/router-lab">router lab</a>...</p>https://blog.trentsonlinedocs.xyz/posts/ansible-kvm-router-lab-part-5/ Mon, 18 Oct 2021 10:26:11 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/ansible-kvm-router-lab-part-5/ Ansible KVM Router Lab Part 6 trent <p>date: 2021-10-17</p><h2>Introduction</h2><p>This is Part 6 of a multi-part series of blog posts for building a<a href="https://github.com/TrentSPalmer/router-lab">router lab</a>...</p>https://blog.trentsonlinedocs.xyz/posts/ansible-kvm-router-lab-part-6/ Mon, 18 Oct 2021 10:26:11 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/ansible-kvm-router-lab-part-6/ Add KVM Network With Virsh trent <p>date: 2021-10-16</p><h2>Introduction</h2><p>This is a short and sweet walk-through for how to createa new network for <code>libvirt</code> for <code>kvm</code>, from the command line,usin...</p>https://blog.trentsonlinedocs.xyz/posts/add-kvm-network-with-virsh/ Sat, 16 Oct 2021 10:57:53 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/add-kvm-network-with-virsh/ KVM On Arch trent <p>date: 2021-10-07</p><h2>Introduction</h2><p>This is not intended to be a tutorial, but rather a walk-through ofhow I would install[libvirt/kvm on Arch Linux](https:/...</p>https://blog.trentsonlinedocs.xyz/posts/kvm-on-arch/ Fri, 08 Oct 2021 07:15:57 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/kvm-on-arch/ RaspberryPi LTE-Failover Router With DNS Caching trent <p>date: 2021-10-06</p><h2>Introduction</h2><p>Apparently Windows has a problem resolving hosts when you tether from Mobile HotSpot.</p><p>The solution is to build a DNS-Cach...</p>https://blog.trentsonlinedocs.xyz/posts/raspberrypi-lte-failover-router-with-dns-caching/ Wed, 06 Oct 2021 21:22:07 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/raspberrypi-lte-failover-router-with-dns-caching/ Flutter Integration Test Server in Debian 11 Nspawn Container trent <p>date: 2021-09-24</p><h2>Introduction</h2><h3>Performance</h3><p>Your Debian Server is way more powerful than your laptop or desktopand flutter integration_tests suck.</p><h3>...</h3>https://blog.trentsonlinedocs.xyz/posts/debian-11-nspawn-flutter-integration-test-server/ Sat, 25 Sep 2021 13:46:10 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/debian-11-nspawn-flutter-integration-test-server/ Debian 11 TT-RSS trent <p>date: 2021-09-11</p><h2><strong>Introduction</strong></h2><p>Install <a href="https://tt-rss.org/">tt-rss</a>{target=_blank}on Debian 11 the Debian way.</p><h3>Why?</h3><p>Debian packages [tt-rss](htt...</p>https://blog.trentsonlinedocs.xyz/posts/debian-11-ttrss/ Sat, 11 Sep 2021 11:13:33 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/debian-11-ttrss/ Trent's Favorite Podcasts trent <p>date: 2021-07-23</p><h2><strong>Introduction</strong></h2><p>Someone asked me 10 years ago what are my favorite podcasts, so here you go.Note that a lot of podcasts tend to improv...</p>https://blog.trentsonlinedocs.xyz/posts/trents-favorite-podcasts/ Sun, 25 Jul 2021 10:38:54 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/trents-favorite-podcasts/ Test QR SVG Django trent <p>date: 2021-04-19</p><h2><strong>Introduction</strong></h2><p>I worked out a solution in django-testing, for testing a view that renders a qrcodeas an svg as an inline svg xml stri...</p>https://blog.trentsonlinedocs.xyz/posts/test-qr-svg-django/ Tue, 20 Apr 2021 02:23:27 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/test-qr-svg-django/ Prosody Photo Uploads trent <p>date: 2021-01-25</p><h2><strong>Introduction</strong></h2><p>Install <a href="https://prosody.im/">prosody</a>{target=_blank} on <a href="https://www.debian.org/">Debian 10</a>{target=_blank}with phot...</p>https://blog.trentsonlinedocs.xyz/posts/prosody-photo-uploads/ Mon, 25 Jan 2021 16:37:39 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/prosody-photo-uploads/ XMPP Apt Notification trent <p>date: 2021-01-09</p><h2><strong>Introduction</strong></h2><p>In order to save yourself the work of checking your computer forupdates, configure it to send you a weekly notificatio...</p>https://blog.trentsonlinedocs.xyz/posts/xmpp-apt-notifications/ Sun, 10 Jan 2021 00:45:08 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/xmpp-apt-notifications/ Apache Virtual Hosts trent john joe <p>date: 2020-12-20</p><h2><strong>Use Virtual Hosts</strong></h2><p>This is a very useful way to keep your server organized.</p><h2><strong>Virtual Hosts On Your Lan</strong></h2><p>You can practice on you...</p>https://blog.trentsonlinedocs.xyz/posts/apache-virtual-hosts/ Sun, 20 Dec 2020 05:16:22 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/apache-virtual-hosts/ SENDXMPP Handler for Python Logging trent <p>date: 2020-12-19</p><h2><strong>SENDXMPPHandler for Python Logging</strong></h2><p>&lt;script src="https://gist.github.com/adc541a6245d55e39edd10dab1001a88.js?file= SENDXMPPHandler.md...</p>https://blog.trentsonlinedocs.xyz/posts/sendxmpp-handler-for-python-logging/ Sat, 19 Dec 2020 11:47:41 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/sendxmpp-handler-for-python-logging/ Instruction For Tethering From Phone trent <p>date: 2020-12-17</p><h2><strong>Instructions</strong></h2><h3>Part One</h3><ol><li>Turn <strong>off</strong> blutooth on computer</li><li>Turn <strong>off</strong> blutooth on phone</li><li>Turn <strong>off</strong> Wifi on phone</li></ol><h3>...</h3>https://blog.trentsonlinedocs.xyz/posts/instructions-for-tethering-from-phone/ Thu, 17 Dec 2020 23:07:51 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/instructions-for-tethering-from-phone/ LMDE4 Custom Partitions for Disk Encryption trent <p>date: 2020-12-15</p><h2><strong>Introduction</strong></h2><p>Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The result is quite pleasa...</p>https://blog.trentsonlinedocs.xyz/posts/lmde4-custom-partitions-disk-encryption/ Wed, 16 Dec 2020 00:28:41 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/lmde4-custom-partitions-disk-encryption/ Clear Linux Encrypted XFS Root trent <p>date: 2019-04-13T21:44:37-07:00</p><h2><strong>Nothing to-it Burger</strong></h2><p>I had intended to create a technical explanation how to install Clear Linux with disk encryption,...</p>https://blog.trentsonlinedocs.xyz/posts/clear-linux-encrypted-xfs-root/ Tue, 15 Dec 2020 08:17:03 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/clear-linux-encrypted-xfs-root/ \ No newline at end of file diff --git a/site/feed_rss_updated.xml b/site/feed_rss_updated.xml index 60c7666..dbd4017 100644 --- a/site/feed_rss_updated.xml +++ b/site/feed_rss_updated.xml @@ -1 +1 @@ - Trent's BlogTrent's blog of mostly technical documentations.https://blog.trentsonlinedocs.xyz/en Sat, 16 Oct 2021 10:58:30 -0000 Sat, 16 Oct 2021 10:58:30 -0000 1440 MkDocs RSS plugin - v0.17.0 Add KVM Network With Virsh trent <p>date: 2021-10-16</p><h2>Introduction</h2><p>This is a short and sweet walk-through for how to createa new network for <code>libvirt</code> for <code>kvm</code>, from the command line,usin...</p>https://blog.trentsonlinedocs.xyz/posts/add-kvm-network-with-virsh/ Sat, 16 Oct 2021 10:57:53 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/add-kvm-network-with-virsh/ KVM On Arch trent <p>date: 2021-10-07</p><h2>Introduction</h2><p>This is not intended to be a tutorial, but rather a walk-through ofhow I would install[libvirt/kvm on Arch Linux](https:/...</p>https://blog.trentsonlinedocs.xyz/posts/kvm-on-arch/ Fri, 08 Oct 2021 07:15:57 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/kvm-on-arch/ RaspberryPi LTE-Failover Router With DNS Caching trent <p>date: 2021-10-06</p><h2>Introduction</h2><p>Apparently Windows has a problem resolving hosts when you tether from Mobile HotSpot.</p><p>The solution is to build a DNS-Cach...</p>https://blog.trentsonlinedocs.xyz/posts/raspberrypi-lte-failover-router-with-dns-caching/ Wed, 06 Oct 2021 21:22:07 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/raspberrypi-lte-failover-router-with-dns-caching/ Flutter Integration Test Server in Debian 11 Nspawn Container trent <p>date: 2021-09-24</p><h2>Introduction</h2><h3>Performance</h3><p>Your Debian Server is way more powerful than your laptop or desktopand flutter integration_tests suck.</p><h3>...</h3>https://blog.trentsonlinedocs.xyz/posts/debian-11-nspawn-flutter-integration-test-server/ Sat, 25 Sep 2021 13:56:15 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/debian-11-nspawn-flutter-integration-test-server/ Trent's Favorite Podcasts trent <p>date: 2021-07-23</p><h2><strong>Introduction</strong></h2><p>Someone asked me 10 years ago what are my favorite podcasts, so here you go.Note that a lot of podcasts tend to improv...</p>https://blog.trentsonlinedocs.xyz/posts/trents-favorite-podcasts/ Sat, 11 Sep 2021 22:53:40 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/trents-favorite-podcasts/ Debian 11 TT-RSS trent <p>date: 2021-09-11</p><h2><strong>Introduction</strong></h2><p>Install <a href="https://tt-rss.org/">tt-rss</a>{target=_blank}on Debian 11 the Debian way.</p><h3>Why?</h3><p>Debian packages [tt-rss](htt...</p>https://blog.trentsonlinedocs.xyz/posts/debian-11-ttrss/ Sat, 11 Sep 2021 11:13:33 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/debian-11-ttrss/ Apache Virtual Hosts trent john joe <p>date: 2020-12-20</p><h2><strong>Use Virtual Hosts</strong></h2><p>This is a very useful way to keep your server organized.</p><h2><strong>Virtual Hosts On Your Lan</strong></h2><p>You can practice on you...</p>https://blog.trentsonlinedocs.xyz/posts/apache-virtual-hosts/ Sat, 11 Sep 2021 03:26:47 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/apache-virtual-hosts/ Clear Linux Encrypted XFS Root trent <p>date: 2019-04-13T21:44:37-07:00</p><h2><strong>Nothing to-it Burger</strong></h2><p>I had intended to create a technical explanation how to install Clear Linux with disk encryption,...</p>https://blog.trentsonlinedocs.xyz/posts/clear-linux-encrypted-xfs-root/ Sat, 11 Sep 2021 03:26:47 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/clear-linux-encrypted-xfs-root/ Clear Linux Guest Virt Manager trent <p>date: 2019-03-11T01:39:09-07:00</p><h2><strong>Introduction</strong></h2><ul><li>download, convert, and resize the provided kvm-legacy image</li><li>create a virtual machine and launch it f...</li></ul>https://blog.trentsonlinedocs.xyz/posts/clear-linux-guest-virt-manager/ Sat, 11 Sep 2021 03:26:47 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/clear-linux-guest-virt-manager/ Faster Partitioning with Sgdisk trent <p>date: 2019-02-11T04:23:52-08:00</p><h2><strong>Disclaimer</strong></h2><p>If any of this is wrong, let me know so I can fix it. No actual hard drives were harmed in the production ...</p>https://blog.trentsonlinedocs.xyz/posts/faster-partitioning-with-sgdisk/ Sat, 11 Sep 2021 03:26:47 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/faster-partitioning-with-sgdisk/ Instruction For Tethering From Phone trent <p>date: 2020-12-17</p><h2><strong>Instructions</strong></h2><h3>Part One</h3><ol><li>Turn <strong>off</strong> blutooth on computer</li><li>Turn <strong>off</strong> blutooth on phone</li><li>Turn <strong>off</strong> Wifi on phone</li></ol><h3>...</h3>https://blog.trentsonlinedocs.xyz/posts/instructions-for-tethering-from-phone/ Sat, 11 Sep 2021 03:26:47 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/instructions-for-tethering-from-phone/ Linux Move Cursor With Keyboard trent <p>date: 2020-06-21T22:01:35-07:00</p><h2><strong>Introduction</strong></h2><p>Linux just makes everything so easy. On a laptop it can be tricky to place yourmouse cursor on exactly t...</p>https://blog.trentsonlinedocs.xyz/posts/linux-move-cursor-with-keyboard/ Sat, 11 Sep 2021 03:26:47 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/linux-move-cursor-with-keyboard/ LMDE3 XFS Full Disk Encryption trent <p>date: 2019-01-25T23:25:36-08:00</p><h2><strong>Introduction</strong></h2><p>Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The result ...</p>https://blog.trentsonlinedocs.xyz/posts/lmde3-xfs-full-disk-encryption/ Sat, 11 Sep 2021 03:26:47 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/lmde3-xfs-full-disk-encryption/ LMDE4 Custom Partitions for Disk Encryption trent <p>date: 2020-12-15</p><h2><strong>Introduction</strong></h2><p>Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The result is quite pleasa...</p>https://blog.trentsonlinedocs.xyz/posts/lmde4-custom-partitions-disk-encryption/ Sat, 11 Sep 2021 03:26:47 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/lmde4-custom-partitions-disk-encryption/ Prosody Photo Uploads trent <p>date: 2021-01-25</p><h2><strong>Introduction</strong></h2><p>Install <a href="https://prosody.im/">prosody</a>{target=_blank} on <a href="https://www.debian.org/">Debian 10</a>{target=_blank}with phot...</p>https://blog.trentsonlinedocs.xyz/posts/prosody-photo-uploads/ Sat, 11 Sep 2021 03:26:47 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/prosody-photo-uploads/ Rewrite Hugo Themes Report In Python trent <p>date: 2019-01-25T01:02:57-08:00</p><h2><strong>Ranking Hugo Themes by Stars, Commit Date</strong></h2><p>A while back I was grazing the selfhosted subreddit, and noticed Hugo comin...</p>https://blog.trentsonlinedocs.xyz/posts/rewrite-hugo-themes-report-in-python/ Sat, 11 Sep 2021 03:26:47 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/rewrite-hugo-themes-report-in-python/ SENDXMPP Handler for Python Logging trent <p>date: 2020-12-19</p><h2><strong>SENDXMPPHandler for Python Logging</strong></h2><p>&lt;script src="https://gist.github.com/adc541a6245d55e39edd10dab1001a88.js?file= SENDXMPPHandler.md...</p>https://blog.trentsonlinedocs.xyz/posts/sendxmpp-handler-for-python-logging/ Sat, 11 Sep 2021 03:26:47 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/sendxmpp-handler-for-python-logging/ Simplified Raspberry Streaming trent <p>date: 2019-05-12T18:32:55-07:00</p><h2><strong>RaspberryPi is a Great MPD Appliance</strong></h2><p>I’m really pleased with the <a href="https://www.raspberrypi.org/">RaspberryPi</a>{target=_b...</p>https://blog.trentsonlinedocs.xyz/posts/simplified-raspberry-streaming/ Sat, 11 Sep 2021 03:26:47 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/simplified-raspberry-streaming/ Test QR SVG Django trent <p>date: 2021-04-19</p><h2><strong>Introduction</strong></h2><p>I worked out a solution in django-testing, for testing a view that renders a qrcodeas an svg as an inline svg xml stri...</p>https://blog.trentsonlinedocs.xyz/posts/test-qr-svg-django/ Sat, 11 Sep 2021 03:26:47 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/test-qr-svg-django/ XMPP Apt Notification trent <p>date: 2021-01-09</p><h2><strong>Introduction</strong></h2><p>In order to save yourself the work of checking your computer forupdates, configure it to send you a weekly notificatio...</p>https://blog.trentsonlinedocs.xyz/posts/xmpp-apt-notifications/ Sat, 11 Sep 2021 03:26:47 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/xmpp-apt-notifications/ \ No newline at end of file + Trent's BlogTrent's blog of mostly technical documentations.https://blog.trentsonlinedocs.xyz/en Mon, 18 Oct 2021 10:26:41 -0000 Mon, 18 Oct 2021 10:26:41 -0000 1440 MkDocs RSS plugin - v0.17.0 Ansible KVM Router Lab Part 1 trent <p>date: 2021-10-16</p><h2>Introduction</h2><p>This is a multi-part series of blog posts for building a<a href="https://github.com/TrentSPalmer/router-lab">router lab</a>{target="_...</p>https://blog.trentsonlinedocs.xyz/posts/ansible-kvm-router-lab-part-1/ Mon, 18 Oct 2021 10:26:11 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/ansible-kvm-router-lab-part-1/ Ansible KVM Router Lab Part 2 trent <p>date: 2021-10-16</p><h2>Introduction</h2><p>This is Part 2 of a multi-part series of blog posts for building a<a href="https://github.com/TrentSPalmer/router-lab">router lab</a>...</p>https://blog.trentsonlinedocs.xyz/posts/ansible-kvm-router-lab-part-2/ Mon, 18 Oct 2021 10:26:11 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/ansible-kvm-router-lab-part-2/ Ansible KVM Router Lab Part 3 trent <p>date: 2021-10-16</p><h2>Introduction</h2><p>This is Part 3 of a multi-part series of blog posts for building a<a href="https://github.com/TrentSPalmer/router-lab">router lab</a>...</p>https://blog.trentsonlinedocs.xyz/posts/ansible-kvm-router-lab-part-3/ Mon, 18 Oct 2021 10:26:11 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/ansible-kvm-router-lab-part-3/ Ansible KVM Router Lab Part 4 trent <p>date: 2021-10-17</p><h2>Introduction</h2><p>This is Part 4 of a multi-part series of blog posts for building a<a href="https://github.com/TrentSPalmer/router-lab">router lab</a>...</p>https://blog.trentsonlinedocs.xyz/posts/ansible-kvm-router-lab-part-4/ Mon, 18 Oct 2021 10:26:11 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/ansible-kvm-router-lab-part-4/ Ansible KVM Router Lab Part 5 trent <p>date: 2021-10-17</p><h2>Introduction</h2><p>This is Part 5 of a multi-part series of blog posts for building a<a href="https://github.com/TrentSPalmer/router-lab">router lab</a>...</p>https://blog.trentsonlinedocs.xyz/posts/ansible-kvm-router-lab-part-5/ Mon, 18 Oct 2021 10:26:11 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/ansible-kvm-router-lab-part-5/ Ansible KVM Router Lab Part 6 trent <p>date: 2021-10-17</p><h2>Introduction</h2><p>This is Part 6 of a multi-part series of blog posts for building a<a href="https://github.com/TrentSPalmer/router-lab">router lab</a>...</p>https://blog.trentsonlinedocs.xyz/posts/ansible-kvm-router-lab-part-6/ Mon, 18 Oct 2021 10:26:11 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/ansible-kvm-router-lab-part-6/ Add KVM Network With Virsh trent <p>date: 2021-10-16</p><h2>Introduction</h2><p>This is a short and sweet walk-through for how to createa new network for <code>libvirt</code> for <code>kvm</code>, from the command line,usin...</p>https://blog.trentsonlinedocs.xyz/posts/add-kvm-network-with-virsh/ Sat, 16 Oct 2021 10:57:53 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/add-kvm-network-with-virsh/ KVM On Arch trent <p>date: 2021-10-07</p><h2>Introduction</h2><p>This is not intended to be a tutorial, but rather a walk-through ofhow I would install[libvirt/kvm on Arch Linux](https:/...</p>https://blog.trentsonlinedocs.xyz/posts/kvm-on-arch/ Fri, 08 Oct 2021 07:15:57 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/kvm-on-arch/ RaspberryPi LTE-Failover Router With DNS Caching trent <p>date: 2021-10-06</p><h2>Introduction</h2><p>Apparently Windows has a problem resolving hosts when you tether from Mobile HotSpot.</p><p>The solution is to build a DNS-Cach...</p>https://blog.trentsonlinedocs.xyz/posts/raspberrypi-lte-failover-router-with-dns-caching/ Wed, 06 Oct 2021 21:22:07 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/raspberrypi-lte-failover-router-with-dns-caching/ Flutter Integration Test Server in Debian 11 Nspawn Container trent <p>date: 2021-09-24</p><h2>Introduction</h2><h3>Performance</h3><p>Your Debian Server is way more powerful than your laptop or desktopand flutter integration_tests suck.</p><h3>...</h3>https://blog.trentsonlinedocs.xyz/posts/debian-11-nspawn-flutter-integration-test-server/ Sat, 25 Sep 2021 13:56:15 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/debian-11-nspawn-flutter-integration-test-server/ Trent's Favorite Podcasts trent <p>date: 2021-07-23</p><h2><strong>Introduction</strong></h2><p>Someone asked me 10 years ago what are my favorite podcasts, so here you go.Note that a lot of podcasts tend to improv...</p>https://blog.trentsonlinedocs.xyz/posts/trents-favorite-podcasts/ Sat, 11 Sep 2021 22:53:40 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/trents-favorite-podcasts/ Debian 11 TT-RSS trent <p>date: 2021-09-11</p><h2><strong>Introduction</strong></h2><p>Install <a href="https://tt-rss.org/">tt-rss</a>{target=_blank}on Debian 11 the Debian way.</p><h3>Why?</h3><p>Debian packages [tt-rss](htt...</p>https://blog.trentsonlinedocs.xyz/posts/debian-11-ttrss/ Sat, 11 Sep 2021 11:13:33 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/debian-11-ttrss/ Apache Virtual Hosts trent john joe <p>date: 2020-12-20</p><h2><strong>Use Virtual Hosts</strong></h2><p>This is a very useful way to keep your server organized.</p><h2><strong>Virtual Hosts On Your Lan</strong></h2><p>You can practice on you...</p>https://blog.trentsonlinedocs.xyz/posts/apache-virtual-hosts/ Sat, 11 Sep 2021 03:26:47 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/apache-virtual-hosts/ Clear Linux Encrypted XFS Root trent <p>date: 2019-04-13T21:44:37-07:00</p><h2><strong>Nothing to-it Burger</strong></h2><p>I had intended to create a technical explanation how to install Clear Linux with disk encryption,...</p>https://blog.trentsonlinedocs.xyz/posts/clear-linux-encrypted-xfs-root/ Sat, 11 Sep 2021 03:26:47 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/clear-linux-encrypted-xfs-root/ Clear Linux Guest Virt Manager trent <p>date: 2019-03-11T01:39:09-07:00</p><h2><strong>Introduction</strong></h2><ul><li>download, convert, and resize the provided kvm-legacy image</li><li>create a virtual machine and launch it f...</li></ul>https://blog.trentsonlinedocs.xyz/posts/clear-linux-guest-virt-manager/ Sat, 11 Sep 2021 03:26:47 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/clear-linux-guest-virt-manager/ Faster Partitioning with Sgdisk trent <p>date: 2019-02-11T04:23:52-08:00</p><h2><strong>Disclaimer</strong></h2><p>If any of this is wrong, let me know so I can fix it. No actual hard drives were harmed in the production ...</p>https://blog.trentsonlinedocs.xyz/posts/faster-partitioning-with-sgdisk/ Sat, 11 Sep 2021 03:26:47 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/faster-partitioning-with-sgdisk/ Instruction For Tethering From Phone trent <p>date: 2020-12-17</p><h2><strong>Instructions</strong></h2><h3>Part One</h3><ol><li>Turn <strong>off</strong> blutooth on computer</li><li>Turn <strong>off</strong> blutooth on phone</li><li>Turn <strong>off</strong> Wifi on phone</li></ol><h3>...</h3>https://blog.trentsonlinedocs.xyz/posts/instructions-for-tethering-from-phone/ Sat, 11 Sep 2021 03:26:47 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/instructions-for-tethering-from-phone/ Linux Move Cursor With Keyboard trent <p>date: 2020-06-21T22:01:35-07:00</p><h2><strong>Introduction</strong></h2><p>Linux just makes everything so easy. On a laptop it can be tricky to place yourmouse cursor on exactly t...</p>https://blog.trentsonlinedocs.xyz/posts/linux-move-cursor-with-keyboard/ Sat, 11 Sep 2021 03:26:47 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/linux-move-cursor-with-keyboard/ LMDE3 XFS Full Disk Encryption trent <p>date: 2019-01-25T23:25:36-08:00</p><h2><strong>Introduction</strong></h2><p>Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The result ...</p>https://blog.trentsonlinedocs.xyz/posts/lmde3-xfs-full-disk-encryption/ Sat, 11 Sep 2021 03:26:47 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/lmde3-xfs-full-disk-encryption/ LMDE4 Custom Partitions for Disk Encryption trent <p>date: 2020-12-15</p><h2><strong>Introduction</strong></h2><p>Linux Mint Debian Edition is the alternate version of Linux Mint, but built on a Debian base. The result is quite pleasa...</p>https://blog.trentsonlinedocs.xyz/posts/lmde4-custom-partitions-disk-encryption/ Sat, 11 Sep 2021 03:26:47 -0000Trent's Bloghttps://blog.trentsonlinedocs.xyz/posts/lmde4-custom-partitions-disk-encryption/ \ No newline at end of file diff --git a/site/index.html b/site/index.html index a7d7cc1..ee831e0 100644 --- a/site/index.html +++ b/site/index.html @@ -246,7 +246,7 @@
  • - + Posts
  • @@ -442,6 +442,78 @@ +
  • + + Ansible KVM Router Lab Part 6 + +
  • + + + + + + + +
  • + + Ansible KVM Router Lab Part 5 + +
  • + + + + + + + +
  • + + Ansible KVM Router Lab Part 4 + +
  • + + + + + + + +
  • + + Ansible KVM Router Lab Part 3 + +
  • + + + + + + + +
  • + + Ansible KVM Router Lab Part 2 + +
  • + + + + + + + +
  • + + Ansible KVM Router Lab Part 1 + +
  • + + + + + + +
  • Add KVM Network With Virsh @@ -964,6 +1036,78 @@ +
  • + + Ansible KVM Router Lab Part 6 + +
  • + + + + + + + +
  • + + Ansible KVM Router Lab Part 5 + +
  • + + + + + + + +
  • + + Ansible KVM Router Lab Part 4 + +
  • + + + + + + + +
  • + + Ansible KVM Router Lab Part 3 + +
  • + + + + + + + +
  • + + Ansible KVM Router Lab Part 2 + +
  • + + + + + + + +
  • + + Ansible KVM Router Lab Part 1 + +
  • + + + + + + +
  • Add KVM Network With Virsh @@ -1481,7 +1625,103 @@ + +
    + None +
    + + +
    + None +
    + + + +
    + None +
    + + + +
    + None +
    + + + +
    + None +
    + + + +
    + None +
    + + + + +
    + +

    Ansible KVM Router Lab Part 6

    +

    Created by: trent

    +

    Tags: ['linux', 'kvm', 'libvirt', 'virsh', 'ansible', 'bash']

    +

    date: 2021-10-17 Introduction This is Part 6 of a multi-part series of blog posts for building a router lab automatically using a series of bash...

    +
    +
    +
    + +
    + +

    Ansible KVM Router Lab Part 5

    +

    Created by: trent

    +

    Tags: ['linux', 'kvm', 'libvirt', 'virsh', 'ansible', 'bash']

    +

    date: 2021-10-17 Introduction This is Part 5 of a multi-part series of blog posts for building a router lab automatically using a series of bash...

    +
    +
    +
    + +
    + +

    Ansible KVM Router Lab Part 4

    +

    Created by: trent

    +

    Tags: ['linux', 'kvm', 'libvirt', 'virsh', 'ansible', 'bash']

    +

    date: 2021-10-17 Introduction This is Part 4 of a multi-part series of blog posts for building a router lab automatically using a series of bash...

    +
    +
    +
    + +
    + +

    Ansible KVM Router Lab Part 3

    +

    Created by: trent

    +

    Tags: ['linux', 'kvm', 'libvirt', 'virsh', 'ansible', 'bash']

    +

    date: 2021-10-16 Introduction This is Part 3 of a multi-part series of blog posts for building a router lab automatically using a series of bash...

    +
    +
    +
    + +
    + +

    Ansible KVM Router Lab Part 2

    +

    Created by: trent

    +

    Tags: ['linux', 'kvm', 'libvirt', 'virsh', 'ansible', 'bash']

    +

    date: 2021-10-16 Introduction This is Part 2 of a multi-part series of blog posts for building a router lab automatically using a series of bash...

    +
    +
    +
    + +
    + +

    Ansible KVM Router Lab Part 1

    +

    Created by: trent

    +

    Tags: ['linux', 'kvm', 'libvirt', 'virsh', 'ansible', 'bash']

    +

    date: 2021-10-16 Introduction This is a multi-part series of blog posts for building a router lab automatically using a series of bash scripts and...

    +
    +
    +
    @@ -1706,13 +1946,13 @@ -
  • + Posts
  • @@ -437,6 +437,78 @@ +
  • + + Ansible KVM Router Lab Part 6 + +
  • + + + + + + + +
  • + + Ansible KVM Router Lab Part 5 + +
  • + + + + + + + +
  • + + Ansible KVM Router Lab Part 4 + +
  • + + + + + + + +
  • + + Ansible KVM Router Lab Part 3 + +
  • + + + + + + + +
  • + + Ansible KVM Router Lab Part 2 + +
  • + + + + + + + +
  • + + Ansible KVM Router Lab Part 1 + +
  • + + + + + + +
  • Add KVM Network With Virsh @@ -1001,6 +1073,78 @@ +
  • + + Ansible KVM Router Lab Part 6 + +
  • + + + + + + + +
  • + + Ansible KVM Router Lab Part 5 + +
  • + + + + + + + +
  • + + Ansible KVM Router Lab Part 4 + +
  • + + + + + + + +
  • + + Ansible KVM Router Lab Part 3 + +
  • + + + + + + + +
  • + + Ansible KVM Router Lab Part 2 + +
  • + + + + + + + +
  • + + Ansible KVM Router Lab Part 1 + +
  • + + + + + + +
  • Add KVM Network With Virsh @@ -1486,13 +1630,13 @@ -
  • + Posts
  • @@ -437,6 +437,78 @@ +
  • + + Ansible KVM Router Lab Part 6 + +
  • + + + + + + + +
  • + + Ansible KVM Router Lab Part 5 + +
  • + + + + + + + +
  • + + Ansible KVM Router Lab Part 4 + +
  • + + + + + + + +
  • + + Ansible KVM Router Lab Part 3 + +
  • + + + + + + + +
  • + + Ansible KVM Router Lab Part 2 + +
  • + + + + + + + +
  • + + Ansible KVM Router Lab Part 1 + +
  • + + + + + + +
  • @@ -1022,6 +1094,78 @@ + +
  • + + Ansible KVM Router Lab Part 6 + +
  • + + + + + + + +
  • + + Ansible KVM Router Lab Part 5 + +
  • + + + + + + + +
  • + + Ansible KVM Router Lab Part 4 + +
  • + + + + + + + +
  • + + Ansible KVM Router Lab Part 3 + +
  • + + + + + + + +
  • + + Ansible KVM Router Lab Part 2 + +
  • + + + + + + + +
  • + + Ansible KVM Router Lab Part 1 + +
  • + + + + + + @@ -1687,7 +1831,7 @@ using virsh net-create foonet.xml.