<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" encoding="UTF-8" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:atom="http://www.w3.org/2005/Atom/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:fireside="http://fireside.fm/modules/rss/fireside">
  <channel>
    <fireside:hostname>web01.fireside.fm</fireside:hostname>
    <fireside:genDate>Sun, 12 Apr 2026 10:12:46 -0500</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>LINUX Unplugged - Episodes Tagged with “Send And Receive”</title>
    <link>https://linuxunplugged.com/tags/send%20and%20receive</link>
    <pubDate>Sun, 29 May 2022 17:30:00 -0700</pubDate>
    <description>An open show powered by community LINUX Unplugged takes the best attributes of open collaboration and turns it into a weekly show about Linux.
</description>
    <language>en-us</language>
    <itunes:type>episodic</itunes:type>
    <itunes:subtitle>Weekly Linux talk show with no script, no limits, surprise guests and tons of opinion.</itunes:subtitle>
    <itunes:author>Jupiter Broadcasting</itunes:author>
    <itunes:summary>An open show powered by community LINUX Unplugged takes the best attributes of open collaboration and turns it into a weekly show about Linux.
</itunes:summary>
    <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/f/f31a453c-fa15-491f-8618-3f71f1d565e5/cover.jpg?v=3"/>
    <itunes:explicit>no</itunes:explicit>
    <itunes:owner>
      <itunes:name>Jupiter Broadcasting</itunes:name>
      <itunes:email>chris@jupiterbroadcasting.com</itunes:email>
    </itunes:owner>
<itunes:category text="Technology"/>
<itunes:category text="News">
  <itunes:category text="Tech News"/>
</itunes:category>
<item>
  <title>460: CPU as a Service</title>
  <link>https://linuxunplugged.com/460</link>
  <guid isPermaLink="false">3db27e21-fb86-492e-b1d0-b692be7e89e6</guid>
  <pubDate>Sun, 29 May 2022 17:30:00 -0700</pubDate>
  <author>Jupiter Broadcasting</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/f31a453c-fa15-491f-8618-3f71f1d565e5/3db27e21-fb86-492e-b1d0-b692be7e89e6.mp3" length="37127180" type="audio/mp3"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>Jupiter Broadcasting</itunes:author>
  <itunes:subtitle>A new Linux update allows Intel to control features in your CPU using hardware-level DRM.</itunes:subtitle>
  <itunes:duration>44:11</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/f/f31a453c-fa15-491f-8618-3f71f1d565e5/cover.jpg?v=3"/>
  <description>A new Linux update allows Intel to control features in your CPU using hardware-level DRM. 
</description>
  <itunes:keywords>Jupiter Broadcasting, Linux Podcast, Linux Unplugged, systemd v251, Lennart Poettering, systemd-sysupdate, image-based, SDSi, Intel, software-defined silicon, Linux 5.18, Nvidia, firmware, software freedom, Peloton, HP Dev One, Pop!_OS, ZFS, send and receive, bcachefs, Mainline, Linux kernel,</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>A new Linux update allows Intel to control features in your CPU using hardware-level DRM.</p><p>Sponsored By:</p><ul><li><a rel="nofollow" href="https://linode.com/unplugged">Linode Cloud Hosting</a>: <a rel="nofollow" href="https://linode.com/unplugged">A special offer for all Linux Unplugged Podcast listeners and new Linode customers, visit linode.com/unplugged, and receive $100 towards your new account. </a></li><li><a rel="nofollow" href="https://bitwarden.com/linux">Bitwarden</a>: <a rel="nofollow" href="https://bitwarden.com/linux">Bitwarden is the easiest way for businesses and individuals to store, share, and sync sensitive data.</a></li></ul><p><a rel="payment" href="https://jupitersignal.memberful.com/checkout?plan=52946">Support LINUX Unplugged</a></p><p>Links:</p><ul><li><a title="London Meetup" rel="nofollow" href="https://www.meetup.com/jupiterbroadcasting/events/286056077/">London Meetup</a> &mdash; Sat, Aug 6, 2022, 2:00 PM GMT</li><li><a title="Newest Version of Systemd Includes Experimental Feature for A/B-Style Updating" rel="nofollow" href="https://linux.slashdot.org/story/22/05/28/194237/newest-version-of-systemd-includes-experimental-feature-for-ab-style-updating">Newest Version of Systemd Includes Experimental Feature for A/B-Style Updating</a> &mdash; "Let's popularize image-based OSes," writes Lennart Poettering, "with modernized security properties built around immutability, SecureBoot, TPM2, adaptability, auto-updating, factory reset, uniformity — built from traditional distribution packages, but deployed via images."</li><li><a title="Fitting Everything Together" rel="nofollow" href="https://0pointer.net/blog/fitting-everything-together.html">Fitting Everything Together</a> &mdash; In this blog story I hope to provide that from my personal perspective, i.e. explain how I personally would build an OS and where I personally think OS development with Linux should go.</li><li><a title="systemd-sysupdate" rel="nofollow" href="https://www.freedesktop.org/software/systemd/man/systemd-sysupdate.html">systemd-sysupdate</a> &mdash; This tool implements file, directory, or partition based update schemes, supporting multiple parallel installed versions of specific resources in an A/B (or even: A/B/C, A/B/C/D/, …) style. A/B updating means that when one version of a resource is currently being used, the next version can be downloaded, unpacked, and prepared in an entirely separate location, independently of the first, and — once complete — be activated, swapping the roles so that it becomes the used one and the previously used one becomes the one that is replaced by the next update, and so on.</li><li><a title="Thoughts on software-defined silicon" rel="nofollow" href="https://lwn.net/Articles/884876/">Thoughts on software-defined silicon</a> &mdash; The benefits to Intel are clear. The company can do price differentiation among its customers in an attempt to extract the maximum revenue from each while simultaneously reducing the number of different hardware products it must carry in its catalog. The revenue stream from a processor will not necessarily stop once the CPU is purchased, and might continue indefinitely. The benefit for customers is not quite so clear. In theory, customers with minimal needs can avoid paying for expensive features they don't use and can "upgrade" their hardware without downtime if their needs change.</li><li><a title="platform/x86: Add Intel Software Defined Silicon driver" rel="nofollow" href="https://lwn.net/ml/linux-kernel/f55e606a-c107-cb00-a866-669e46cccb4d@redhat.com/">platform/x86: Add Intel Software Defined Silicon driver</a> &mdash; Intel Software Defined Silicon (SDSi) is a post manufacturing mechanism for activating additional silicon features. Features are enabled through a license activation process.  The SDSi driver provides a per socket, sysfs attribute interface for applications to perform 3 main provisioning functions.</li><li><a title="Boost without Switching Podcast Apps with Breez" rel="nofollow" href="https://breez.technology/">Boost without Switching Podcast Apps with Breez</a></li><li><a title="New Podcast Apps" rel="nofollow" href="https://podcastindex.org/apps?appTypes=app&amp;elements=Chapters%2CValue">New Podcast Apps</a></li><li><a title="Pick: Mainline" rel="nofollow" href="https://github.com/bkw777/mainline">Pick: Mainline</a> &mdash; A tool for installing the latest Linux kernels on Ubuntu-based distributions.</li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>A new Linux update allows Intel to control features in your CPU using hardware-level DRM.</p><p>Sponsored By:</p><ul><li><a rel="nofollow" href="https://linode.com/unplugged">Linode Cloud Hosting</a>: <a rel="nofollow" href="https://linode.com/unplugged">A special offer for all Linux Unplugged Podcast listeners and new Linode customers, visit linode.com/unplugged, and receive $100 towards your new account. </a></li><li><a rel="nofollow" href="https://bitwarden.com/linux">Bitwarden</a>: <a rel="nofollow" href="https://bitwarden.com/linux">Bitwarden is the easiest way for businesses and individuals to store, share, and sync sensitive data.</a></li></ul><p><a rel="payment" href="https://jupitersignal.memberful.com/checkout?plan=52946">Support LINUX Unplugged</a></p><p>Links:</p><ul><li><a title="London Meetup" rel="nofollow" href="https://www.meetup.com/jupiterbroadcasting/events/286056077/">London Meetup</a> &mdash; Sat, Aug 6, 2022, 2:00 PM GMT</li><li><a title="Newest Version of Systemd Includes Experimental Feature for A/B-Style Updating" rel="nofollow" href="https://linux.slashdot.org/story/22/05/28/194237/newest-version-of-systemd-includes-experimental-feature-for-ab-style-updating">Newest Version of Systemd Includes Experimental Feature for A/B-Style Updating</a> &mdash; "Let's popularize image-based OSes," writes Lennart Poettering, "with modernized security properties built around immutability, SecureBoot, TPM2, adaptability, auto-updating, factory reset, uniformity — built from traditional distribution packages, but deployed via images."</li><li><a title="Fitting Everything Together" rel="nofollow" href="https://0pointer.net/blog/fitting-everything-together.html">Fitting Everything Together</a> &mdash; In this blog story I hope to provide that from my personal perspective, i.e. explain how I personally would build an OS and where I personally think OS development with Linux should go.</li><li><a title="systemd-sysupdate" rel="nofollow" href="https://www.freedesktop.org/software/systemd/man/systemd-sysupdate.html">systemd-sysupdate</a> &mdash; This tool implements file, directory, or partition based update schemes, supporting multiple parallel installed versions of specific resources in an A/B (or even: A/B/C, A/B/C/D/, …) style. A/B updating means that when one version of a resource is currently being used, the next version can be downloaded, unpacked, and prepared in an entirely separate location, independently of the first, and — once complete — be activated, swapping the roles so that it becomes the used one and the previously used one becomes the one that is replaced by the next update, and so on.</li><li><a title="Thoughts on software-defined silicon" rel="nofollow" href="https://lwn.net/Articles/884876/">Thoughts on software-defined silicon</a> &mdash; The benefits to Intel are clear. The company can do price differentiation among its customers in an attempt to extract the maximum revenue from each while simultaneously reducing the number of different hardware products it must carry in its catalog. The revenue stream from a processor will not necessarily stop once the CPU is purchased, and might continue indefinitely. The benefit for customers is not quite so clear. In theory, customers with minimal needs can avoid paying for expensive features they don't use and can "upgrade" their hardware without downtime if their needs change.</li><li><a title="platform/x86: Add Intel Software Defined Silicon driver" rel="nofollow" href="https://lwn.net/ml/linux-kernel/f55e606a-c107-cb00-a866-669e46cccb4d@redhat.com/">platform/x86: Add Intel Software Defined Silicon driver</a> &mdash; Intel Software Defined Silicon (SDSi) is a post manufacturing mechanism for activating additional silicon features. Features are enabled through a license activation process.  The SDSi driver provides a per socket, sysfs attribute interface for applications to perform 3 main provisioning functions.</li><li><a title="Boost without Switching Podcast Apps with Breez" rel="nofollow" href="https://breez.technology/">Boost without Switching Podcast Apps with Breez</a></li><li><a title="New Podcast Apps" rel="nofollow" href="https://podcastindex.org/apps?appTypes=app&amp;elements=Chapters%2CValue">New Podcast Apps</a></li><li><a title="Pick: Mainline" rel="nofollow" href="https://github.com/bkw777/mainline">Pick: Mainline</a> &mdash; A tool for installing the latest Linux kernels on Ubuntu-based distributions.</li></ul>]]>
  </itunes:summary>
</item>
<item>
  <title>373: Your New Tools</title>
  <link>https://linuxunplugged.com/373</link>
  <guid isPermaLink="false">c09b9152-5f5b-47f0-a0c0-fbfd1ad9d865</guid>
  <pubDate>Tue, 29 Sep 2020 22:30:00 -0700</pubDate>
  <author>Jupiter Broadcasting</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/f31a453c-fa15-491f-8618-3f71f1d565e5/c09b9152-5f5b-47f0-a0c0-fbfd1ad9d865.mp3" length="46847291" type="audio/mp3"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>Jupiter Broadcasting</itunes:author>
  <itunes:subtitle>We embrace new tools to upgrade your backup game, securely move files around the network, and debunk the idea that Windows will ever be based on Linux.</itunes:subtitle>
  <itunes:duration>1:05:03</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/f/f31a453c-fa15-491f-8618-3f71f1d565e5/cover.jpg?v=3"/>
  <description>We embrace new tools to upgrade your backup game, securely move files around the network, and debunk the idea that Windows will ever be based on Linux.
Chapters:
0:00 Pre-Show
0:29 Intro
0:46 SPONSOR: A Cloud Guru
2:31 LVFS Hits 20 Million Downloads
4:10 Dell Precision 5750 Review Unit Coming Soon
6:27 LVFS Continued
7:29 Xen Hypervisor is Porting to Raspberry Pi 4
12:09 New Dell XPS 13 Developer Editions
14:56 Lenovo Expands its Linux-Loaded Selection
16:48 SPONSOR: Linode
19:31 WSL to Support GUI Apps
24:09 Will Microsoft Switch to Linux?
33:18 Fedora 33 Beta is Live
35:13 Housekeeping
36:13 Exploring Send and Receive
38:06 Send and Receive: Backups
39:37 Send and Receive: Setting Up the Volumes
41:00 Send and Receive: Rsync Comparison
43:40 Send and Receive: Data Retention Tests
48:10 Send and Receive: Comparing Performance
50:09 Send and Receive: Right Tool for the Job
55:29 Send and Receive: Rivaling NTFS and APFS
57:39 Feedback: Todo Apps
1:01:33 SPONSOR: Unplugged Core Contributors
1:02:30 Outro
1:04:17 Post-Show Special Guests: Brent Gervais, Drew DeVore, and Neal Gompa.
</description>
  <itunes:keywords>Jupiter Broadcasting, Linux Podcast, Unplugged, LVFS, linux vendor firmware service, Richard Hughes, Xen, Raspberry Pi 4, Thinkpad, Dell, XPS 13, Thunderbolt 4, Lenovo, X11, Wayland, Weston, WSL, WSLG, Microsoft, Windows, Fedora, Fedora 33, Btrfs, ZFS, send and receive, encryption, compression, rsync, backup, replication, copy-on-write, CoW</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>We embrace new tools to upgrade your backup game, securely move files around the network, and debunk the idea that Windows will ever be based on Linux.</p>

<p>Chapters:<br>
0:00 Pre-Show<br>
0:29 Intro<br>
0:46 SPONSOR: A Cloud Guru<br>
2:31 LVFS Hits 20 Million Downloads<br>
4:10 Dell Precision 5750 Review Unit Coming Soon<br>
6:27 LVFS Continued<br>
7:29 Xen Hypervisor is Porting to Raspberry Pi 4<br>
12:09 New Dell XPS 13 Developer Editions<br>
14:56 Lenovo Expands its Linux-Loaded Selection<br>
16:48 SPONSOR: Linode<br>
19:31 WSL to Support GUI Apps<br>
24:09 Will Microsoft Switch to Linux?<br>
33:18 Fedora 33 Beta is Live<br>
35:13 Housekeeping<br>
36:13 Exploring Send and Receive<br>
38:06 Send and Receive: Backups<br>
39:37 Send and Receive: Setting Up the Volumes<br>
41:00 Send and Receive: Rsync Comparison<br>
43:40 Send and Receive: Data Retention Tests<br>
48:10 Send and Receive: Comparing Performance<br>
50:09 Send and Receive: Right Tool for the Job<br>
55:29 Send and Receive: Rivaling NTFS and APFS<br>
57:39 Feedback: Todo Apps<br>
1:01:33 SPONSOR: Unplugged Core Contributors<br>
1:02:30 Outro<br>
1:04:17 Post-Show</p><p>Special Guests: Brent Gervais, Drew DeVore, and Neal Gompa.</p><p>Sponsored By:</p><ul><li><a rel="nofollow" href="https://acloudguru.com">A Cloud Guru</a>: <a rel="nofollow" href="https://acloudguru.com">Hundreds of courses, thousands of hands-on labs.</a></li><li><a rel="nofollow" href="https://linode.com/unplugged">Linode Cloud Hosting</a>: <a rel="nofollow" href="https://linode.com/unplugged">A special offer for all Linux Unplugged Podcast listeners and new Linode customers, visit linode.com/unplugged, and receive $100 towards your new account. </a></li></ul><p><a rel="payment" href="https://jupitersignal.memberful.com/checkout?plan=52946">Support LINUX Unplugged</a></p><p>Links:</p><ul><li><a title="20 Million Downloads from the LVFS" rel="nofollow" href="https://blogs.gnome.org/hughsie/2020/09/28/20-million-downloads-from-the-lvfs/">20 Million Downloads from the LVFS</a> &mdash; Technical Blog of Richard Hughes
</li><li><a title="Xen Project officially ports its hypervisor to Raspberry Pi 4 • The Register" rel="nofollow" href="https://www.theregister.com/2020/09/29/xen_on_rpi_4/">Xen Project officially ports its hypervisor to Raspberry Pi 4 • The Register</a></li><li><a title="Lenovo Expands Its Range of Ubuntu Laptops - OMG! Ubuntu!" rel="nofollow" href="https://www.omgubuntu.co.uk/2020/09/ubuntu-lenovo-more-thinkpad-laptops">Lenovo Expands Its Range of Ubuntu Laptops - OMG! Ubuntu!</a></li><li><a title="WSLG Overview " rel="nofollow" href="https://imgur.com/a/eYEq18M">WSLG Overview </a></li><li><a title="WSLG Slide Deck" rel="nofollow" href="https://xdc2020.x.org/event/9/contributions/611/attachments/702/1298/XDC2020_-_X11_and_Wayland_applications_in_WSL.pdf">WSLG Slide Deck</a></li><li><a title="X.Org Developers Conference 2020 (16-18 September 2020): X11 and Wayland applications in WSL" rel="nofollow" href="https://xdc2020.x.org/event/9/contributions/611/">X.Org Developers Conference 2020 (16-18 September 2020): X11 and Wayland applications in WSL</a></li><li><a title="XDC 2020 - Day 1 - September 16, 2020 - YouTube (link with timecode)" rel="nofollow" href="https://www.youtube.com/watch?v=b2mnbyRgXkY&amp;t=7975">XDC 2020 - Day 1 - September 16, 2020 - YouTube (link with timecode)</a></li><li><a title="What’s new in the Windows Subsystem for Linux - September 2020 | Windows Command Line" rel="nofollow" href="https://devblogs.microsoft.com/commandline/whats-new-in-the-windows-subsystem-for-linux-september-2020/">What’s new in the Windows Subsystem for Linux - September 2020 | Windows Command Line</a></li><li><a title="Support Wayland protocol to allow GUI apps to work. · Issue #938 · microsoft/WSL" rel="nofollow" href="https://github.com/microsoft/WSL/issues/938">Support Wayland protocol to allow GUI apps to work. · Issue #938 · microsoft/WSL</a></li><li><a title="Announcing the release of Fedora 33 Beta - Fedora Magazine" rel="nofollow" href="https://fedoramagazine.org/announcing-the-release-of-fedora-33-beta/">Announcing the release of Fedora 33 Beta - Fedora Magazine</a></li><li><a title="Phoronix Fedora 33 Beta coverage" rel="nofollow" href="https://phoronix.com/scan.php?page=news_item&amp;px=Fedora-33-Beta-Released">Phoronix Fedora 33 Beta coverage</a></li><li><a title="All Jupiter Broadcasting Shows" rel="nofollow" href="https://feed.jupiter.zone/allshows">All Jupiter Broadcasting Shows</a></li><li><a title="Deploying Btrfs at Facebook Scale - Josef Bacik, Facebook" rel="nofollow" href="https://youtu.be/U7gXR2L05IU?t=1524">Deploying Btrfs at Facebook Scale - Josef Bacik, Facebook</a></li><li><a title="ZFS Send and Receive" rel="nofollow" href="https://www.socallinuxexpo.org/sites/default/files/presentations/zfs-send-and-receive.pdf">ZFS Send and Receive</a></li><li><a title="btrfs-send(8)" rel="nofollow" href="https://man7.org/linux/man-pages/man8/btrfs-send.8.html">btrfs-send(8)</a></li><li><a title="zrepl" rel="nofollow" href="https://github.com/zrepl/zrepl">zrepl</a> &mdash; One-stop ZFS backup &amp; replication solution.</li><li><a title="sanoid" rel="nofollow" href="https://github.com/jimsalterjrs/sanoid">sanoid</a> &mdash; Policy-driven snapshot management and replication tools.</li><li><a title="btrbk" rel="nofollow" href="https://github.com/digint/btrbk">btrbk</a> &mdash; Tool for creating snapshots and remote backups of btrfs subvolumes.</li><li><a title="Fruit Images Dataset" rel="nofollow" href="https://github.com/Horea94/Fruit-Images-Dataset">Fruit Images Dataset</a></li><li><a title="Feedback: MS to Ditch Windows for Linux?" rel="nofollow" href="https://slexy.org/view/s2LrGlkqcd">Feedback: MS to Ditch Windows for Linux?</a></li><li><a title="Windows to become emulation layer atop Linux kernel, predicts Eric Raymond" rel="nofollow" href="https://www.theregister.com/2020/09/28/eric_raymond_linux_beats_windows_prediction/">Windows to become emulation layer atop Linux kernel, predicts Eric Raymond</a></li><li><a title="Last phase of the desktop wars?" rel="nofollow" href="http://esr.ibiblio.org/?p=8764">Last phase of the desktop wars?</a></li><li><a title="Feedback: Todo Apps" rel="nofollow" href="https://slexy.org/view/s26uR7v8gI">Feedback: Todo Apps</a> &mdash; I'd love to hear more about todo apps, is that something you've covered before on self-hosted or LUP? </li><li><a title="Todoist" rel="nofollow" href="https://todoist.com">Todoist</a></li><li><a title="Todo.txt" rel="nofollow" href="http://todotxt.org/">Todo.txt</a> &mdash; Future-proof task tracking in a file you control</li><li><a title="Taskwarrior" rel="nofollow" href="https://taskwarrior.org/">Taskwarrior</a></li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>We embrace new tools to upgrade your backup game, securely move files around the network, and debunk the idea that Windows will ever be based on Linux.</p>

<p>Chapters:<br>
0:00 Pre-Show<br>
0:29 Intro<br>
0:46 SPONSOR: A Cloud Guru<br>
2:31 LVFS Hits 20 Million Downloads<br>
4:10 Dell Precision 5750 Review Unit Coming Soon<br>
6:27 LVFS Continued<br>
7:29 Xen Hypervisor is Porting to Raspberry Pi 4<br>
12:09 New Dell XPS 13 Developer Editions<br>
14:56 Lenovo Expands its Linux-Loaded Selection<br>
16:48 SPONSOR: Linode<br>
19:31 WSL to Support GUI Apps<br>
24:09 Will Microsoft Switch to Linux?<br>
33:18 Fedora 33 Beta is Live<br>
35:13 Housekeeping<br>
36:13 Exploring Send and Receive<br>
38:06 Send and Receive: Backups<br>
39:37 Send and Receive: Setting Up the Volumes<br>
41:00 Send and Receive: Rsync Comparison<br>
43:40 Send and Receive: Data Retention Tests<br>
48:10 Send and Receive: Comparing Performance<br>
50:09 Send and Receive: Right Tool for the Job<br>
55:29 Send and Receive: Rivaling NTFS and APFS<br>
57:39 Feedback: Todo Apps<br>
1:01:33 SPONSOR: Unplugged Core Contributors<br>
1:02:30 Outro<br>
1:04:17 Post-Show</p><p>Special Guests: Brent Gervais, Drew DeVore, and Neal Gompa.</p><p>Sponsored By:</p><ul><li><a rel="nofollow" href="https://acloudguru.com">A Cloud Guru</a>: <a rel="nofollow" href="https://acloudguru.com">Hundreds of courses, thousands of hands-on labs.</a></li><li><a rel="nofollow" href="https://linode.com/unplugged">Linode Cloud Hosting</a>: <a rel="nofollow" href="https://linode.com/unplugged">A special offer for all Linux Unplugged Podcast listeners and new Linode customers, visit linode.com/unplugged, and receive $100 towards your new account. </a></li></ul><p><a rel="payment" href="https://jupitersignal.memberful.com/checkout?plan=52946">Support LINUX Unplugged</a></p><p>Links:</p><ul><li><a title="20 Million Downloads from the LVFS" rel="nofollow" href="https://blogs.gnome.org/hughsie/2020/09/28/20-million-downloads-from-the-lvfs/">20 Million Downloads from the LVFS</a> &mdash; Technical Blog of Richard Hughes
</li><li><a title="Xen Project officially ports its hypervisor to Raspberry Pi 4 • The Register" rel="nofollow" href="https://www.theregister.com/2020/09/29/xen_on_rpi_4/">Xen Project officially ports its hypervisor to Raspberry Pi 4 • The Register</a></li><li><a title="Lenovo Expands Its Range of Ubuntu Laptops - OMG! Ubuntu!" rel="nofollow" href="https://www.omgubuntu.co.uk/2020/09/ubuntu-lenovo-more-thinkpad-laptops">Lenovo Expands Its Range of Ubuntu Laptops - OMG! Ubuntu!</a></li><li><a title="WSLG Overview " rel="nofollow" href="https://imgur.com/a/eYEq18M">WSLG Overview </a></li><li><a title="WSLG Slide Deck" rel="nofollow" href="https://xdc2020.x.org/event/9/contributions/611/attachments/702/1298/XDC2020_-_X11_and_Wayland_applications_in_WSL.pdf">WSLG Slide Deck</a></li><li><a title="X.Org Developers Conference 2020 (16-18 September 2020): X11 and Wayland applications in WSL" rel="nofollow" href="https://xdc2020.x.org/event/9/contributions/611/">X.Org Developers Conference 2020 (16-18 September 2020): X11 and Wayland applications in WSL</a></li><li><a title="XDC 2020 - Day 1 - September 16, 2020 - YouTube (link with timecode)" rel="nofollow" href="https://www.youtube.com/watch?v=b2mnbyRgXkY&amp;t=7975">XDC 2020 - Day 1 - September 16, 2020 - YouTube (link with timecode)</a></li><li><a title="What’s new in the Windows Subsystem for Linux - September 2020 | Windows Command Line" rel="nofollow" href="https://devblogs.microsoft.com/commandline/whats-new-in-the-windows-subsystem-for-linux-september-2020/">What’s new in the Windows Subsystem for Linux - September 2020 | Windows Command Line</a></li><li><a title="Support Wayland protocol to allow GUI apps to work. · Issue #938 · microsoft/WSL" rel="nofollow" href="https://github.com/microsoft/WSL/issues/938">Support Wayland protocol to allow GUI apps to work. · Issue #938 · microsoft/WSL</a></li><li><a title="Announcing the release of Fedora 33 Beta - Fedora Magazine" rel="nofollow" href="https://fedoramagazine.org/announcing-the-release-of-fedora-33-beta/">Announcing the release of Fedora 33 Beta - Fedora Magazine</a></li><li><a title="Phoronix Fedora 33 Beta coverage" rel="nofollow" href="https://phoronix.com/scan.php?page=news_item&amp;px=Fedora-33-Beta-Released">Phoronix Fedora 33 Beta coverage</a></li><li><a title="All Jupiter Broadcasting Shows" rel="nofollow" href="https://feed.jupiter.zone/allshows">All Jupiter Broadcasting Shows</a></li><li><a title="Deploying Btrfs at Facebook Scale - Josef Bacik, Facebook" rel="nofollow" href="https://youtu.be/U7gXR2L05IU?t=1524">Deploying Btrfs at Facebook Scale - Josef Bacik, Facebook</a></li><li><a title="ZFS Send and Receive" rel="nofollow" href="https://www.socallinuxexpo.org/sites/default/files/presentations/zfs-send-and-receive.pdf">ZFS Send and Receive</a></li><li><a title="btrfs-send(8)" rel="nofollow" href="https://man7.org/linux/man-pages/man8/btrfs-send.8.html">btrfs-send(8)</a></li><li><a title="zrepl" rel="nofollow" href="https://github.com/zrepl/zrepl">zrepl</a> &mdash; One-stop ZFS backup &amp; replication solution.</li><li><a title="sanoid" rel="nofollow" href="https://github.com/jimsalterjrs/sanoid">sanoid</a> &mdash; Policy-driven snapshot management and replication tools.</li><li><a title="btrbk" rel="nofollow" href="https://github.com/digint/btrbk">btrbk</a> &mdash; Tool for creating snapshots and remote backups of btrfs subvolumes.</li><li><a title="Fruit Images Dataset" rel="nofollow" href="https://github.com/Horea94/Fruit-Images-Dataset">Fruit Images Dataset</a></li><li><a title="Feedback: MS to Ditch Windows for Linux?" rel="nofollow" href="https://slexy.org/view/s2LrGlkqcd">Feedback: MS to Ditch Windows for Linux?</a></li><li><a title="Windows to become emulation layer atop Linux kernel, predicts Eric Raymond" rel="nofollow" href="https://www.theregister.com/2020/09/28/eric_raymond_linux_beats_windows_prediction/">Windows to become emulation layer atop Linux kernel, predicts Eric Raymond</a></li><li><a title="Last phase of the desktop wars?" rel="nofollow" href="http://esr.ibiblio.org/?p=8764">Last phase of the desktop wars?</a></li><li><a title="Feedback: Todo Apps" rel="nofollow" href="https://slexy.org/view/s26uR7v8gI">Feedback: Todo Apps</a> &mdash; I'd love to hear more about todo apps, is that something you've covered before on self-hosted or LUP? </li><li><a title="Todoist" rel="nofollow" href="https://todoist.com">Todoist</a></li><li><a title="Todo.txt" rel="nofollow" href="http://todotxt.org/">Todo.txt</a> &mdash; Future-proof task tracking in a file you control</li><li><a title="Taskwarrior" rel="nofollow" href="https://taskwarrior.org/">Taskwarrior</a></li></ul>]]>
  </itunes:summary>
</item>
  </channel>
</rss>
