<?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>Wed, 08 Apr 2026 17:52:15 -0500</fireside:genDate>
    <generator>Fireside (https://fireside.fm)</generator>
    <title>Self-Hosted - Episodes Tagged with “Peplink”</title>
    <link>https://selfhosted.show/tags/peplink</link>
    <pubDate>Fri, 04 Jun 2021 05:00:00 -0700</pubDate>
    <description>Discover new software and hardware to get the best out of your network, control smart devices, and secure your data on cloud services. Self-Hosted is a chat show between Chris and Alex two long-time "self-hosters" who share their lessons and take you along for the journey as they learn new ones.
 A Jupiter Broadcasting podcast showcasing free and open source technologies you can host yourself.
</description>
    <language>en-us</language>
    <itunes:type>episodic</itunes:type>
    <itunes:subtitle>A chat show between Chris and Alex two long-time "self-hosters" who share their lessons and take you on the journey of their new ones.</itunes:subtitle>
    <itunes:author>Jupiter Broadcasting</itunes:author>
    <itunes:summary>Discover new software and hardware to get the best out of your network, control smart devices, and secure your data on cloud services. Self-Hosted is a chat show between Chris and Alex two long-time "self-hosters" who share their lessons and take you along for the journey as they learn new ones.
 A Jupiter Broadcasting podcast showcasing free and open source technologies you can host yourself.
</itunes:summary>
    <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/7/7296e34a-2697-479a-adfb-ad32329dd0b0/cover.jpg?v=2"/>
    <itunes:explicit>no</itunes:explicit>
    <itunes:keywords>Self-Hosting, DIY, Linux, open source, encryption, privacy, on premise, hybrid cloud, Reverse Proxy, Dynamic DNS, HomeAssistant, hass.io, Raspberry Pi,  Let’s Encrypt, Free Software, Jupiter Broadcasting, NextCloud, ngnix, Wyze, Alexa, HomeKit, remote control, ssh</itunes:keywords>
    <itunes:owner>
      <itunes:name>Jupiter Broadcasting</itunes:name>
      <itunes:email>chris@jupiterbroadcasting.com</itunes:email>
    </itunes:owner>
<itunes:category text="Technology"/>
<itunes:category text="Leisure">
  <itunes:category text="Hobbies"/>
</itunes:category>
<item>
  <title>46: Pastebin Alternative</title>
  <link>https://selfhosted.show/46</link>
  <guid isPermaLink="false">079a8b24-56a8-407c-9cad-e8d1ccc2f254</guid>
  <pubDate>Fri, 04 Jun 2021 05:00:00 -0700</pubDate>
  <author>Jupiter Broadcasting</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/7296e34a-2697-479a-adfb-ad32329dd0b0/079a8b24-56a8-407c-9cad-e8d1ccc2f254.mp3" length="30324038" type="audio/mp3"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>Jupiter Broadcasting</itunes:author>
  <itunes:subtitle>We'll share how we deployed a painless, Self-Hosted Pastebin replacement, and what we like the most about it.</itunes:subtitle>
  <itunes:duration>42:06</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/7/7296e34a-2697-479a-adfb-ad32329dd0b0/cover.jpg?v=2"/>
  <description>We'll share how we deployed a painless, Self-Hosted Pastebin replacement, and what we like the most about it.
Plus Chris enters the "No Change Zone" with a Project Off-Grid Update. 
</description>
  <itunes:keywords>Off-Grid server, self-hosted pastebin alternative, easy self-hosted pastebin, Solar power, Peplink, Victron, OPNsense, Ansible, exbin, Docker, yaml, Loops, comparing arrays, greyhole, FolderSync, Perfect Media Server, Self-Hosting Podcast, Jupiter Broadcasting</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>We&#39;ll share how we deployed a painless, Self-Hosted Pastebin replacement, and what we like the most about it.</p>

<p>Plus Chris enters the &quot;No Change Zone&quot; with a Project Off-Grid Update.</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/">Looking to make a high-paying career move into the cloud? Get going: acloudguru.com</a></li><li><a rel="nofollow" href="https://privadovpn.com/ssh">PrivadoVPN</a>: <a rel="nofollow" href="https://privadovpn.com/ssh">PrivadoVPN is a ZERO-LOG VPN, with crazy fast speeds and P2P support. So visit privadovpn.com/ssh and try it out for free.</a></li><li><a rel="nofollow" href="https://linode.com/ssh">Linode</a>: <a rel="nofollow" href="https://linode.com/ssh">Receive a $100 60-day credit towards your new account. </a> Promo Code: linode.com/ssh</li></ul><p><a rel="payment" href="https://jupitersignal.memberful.com/checkout?plan=53744">Support Self-Hosted</a></p><p>Links:</p><ul><li><a title="Alex&#39;s Loop Buster" rel="nofollow" href="https://paste.docs.lol/code/SwooshSystematisers">Alex's Loop Buster</a></li><li><a title="Exbin: A pastebin clone written in Elixir/Phoenix." rel="nofollow" href="https://github.com/m1dnight/exbin">Exbin: A pastebin clone written in Elixir/Phoenix.</a> &mdash; Post pastes publicly and privatley
List of all public pastes
Use nc to pipe text and get the URL. (e.g., cat file.txt | nc exbin.call-cc.be 9999)
"Raw View" where text is presented as is, ideally to share code for copy and pasting.
Syntax highlighted view.
"Reader View" where text is presented in a more readable manner. Better suited to share prose text.</li><li><a title="ExBin Demo" rel="nofollow" href="https://exbin.call-cc.be/">ExBin Demo</a></li><li><a title="awesome-selfhosted" rel="nofollow" href="https://github.com/awesome-selfhosted/awesome-selfhosted#pastebins">awesome-selfhosted</a> &mdash; A list of Free Software network services and web applications which can be hosted on your own servers</li><li><a title="Greyhole" rel="nofollow" href="https://www.greyhole.net/">Greyhole</a> &mdash; An application that uses Samba to create a storage pool of all your available hard drives, and allows you to create redundant copies of the files you store, in order to prevent data loss when part of your hardware fails.</li><li><a title="Perfect Media Server" rel="nofollow" href="https://perfectmediaserver.com/">Perfect Media Server</a></li><li><a title="FolderSync" rel="nofollow" href="https://play.google.com/store/apps/details?id=dk.tacit.android.foldersync.lite&amp;hl=en_US&amp;gl=US">FolderSync</a></li><li><a title="LINUX Unplugged 408: Linux Road Warrior" rel="nofollow" href="https://linuxunplugged.com/408">LINUX Unplugged 408: Linux Road Warrior</a> &mdash; We’re joined by a special guest who’s built his very own Linux battle bus. We get the technical details on how Linux is at the core of this open road machine.</li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>We&#39;ll share how we deployed a painless, Self-Hosted Pastebin replacement, and what we like the most about it.</p>

<p>Plus Chris enters the &quot;No Change Zone&quot; with a Project Off-Grid Update.</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/">Looking to make a high-paying career move into the cloud? Get going: acloudguru.com</a></li><li><a rel="nofollow" href="https://privadovpn.com/ssh">PrivadoVPN</a>: <a rel="nofollow" href="https://privadovpn.com/ssh">PrivadoVPN is a ZERO-LOG VPN, with crazy fast speeds and P2P support. So visit privadovpn.com/ssh and try it out for free.</a></li><li><a rel="nofollow" href="https://linode.com/ssh">Linode</a>: <a rel="nofollow" href="https://linode.com/ssh">Receive a $100 60-day credit towards your new account. </a> Promo Code: linode.com/ssh</li></ul><p><a rel="payment" href="https://jupitersignal.memberful.com/checkout?plan=53744">Support Self-Hosted</a></p><p>Links:</p><ul><li><a title="Alex&#39;s Loop Buster" rel="nofollow" href="https://paste.docs.lol/code/SwooshSystematisers">Alex's Loop Buster</a></li><li><a title="Exbin: A pastebin clone written in Elixir/Phoenix." rel="nofollow" href="https://github.com/m1dnight/exbin">Exbin: A pastebin clone written in Elixir/Phoenix.</a> &mdash; Post pastes publicly and privatley
List of all public pastes
Use nc to pipe text and get the URL. (e.g., cat file.txt | nc exbin.call-cc.be 9999)
"Raw View" where text is presented as is, ideally to share code for copy and pasting.
Syntax highlighted view.
"Reader View" where text is presented in a more readable manner. Better suited to share prose text.</li><li><a title="ExBin Demo" rel="nofollow" href="https://exbin.call-cc.be/">ExBin Demo</a></li><li><a title="awesome-selfhosted" rel="nofollow" href="https://github.com/awesome-selfhosted/awesome-selfhosted#pastebins">awesome-selfhosted</a> &mdash; A list of Free Software network services and web applications which can be hosted on your own servers</li><li><a title="Greyhole" rel="nofollow" href="https://www.greyhole.net/">Greyhole</a> &mdash; An application that uses Samba to create a storage pool of all your available hard drives, and allows you to create redundant copies of the files you store, in order to prevent data loss when part of your hardware fails.</li><li><a title="Perfect Media Server" rel="nofollow" href="https://perfectmediaserver.com/">Perfect Media Server</a></li><li><a title="FolderSync" rel="nofollow" href="https://play.google.com/store/apps/details?id=dk.tacit.android.foldersync.lite&amp;hl=en_US&amp;gl=US">FolderSync</a></li><li><a title="LINUX Unplugged 408: Linux Road Warrior" rel="nofollow" href="https://linuxunplugged.com/408">LINUX Unplugged 408: Linux Road Warrior</a> &mdash; We’re joined by a special guest who’s built his very own Linux battle bus. We get the technical details on how Linux is at the core of this open road machine.</li></ul>]]>
  </itunes:summary>
</item>
<item>
  <title>31: Industrial Grade Mobile Internet</title>
  <link>https://selfhosted.show/31</link>
  <guid isPermaLink="false">6f0b82dc-1251-422b-9b70-b4ec62c5e6dc</guid>
  <pubDate>Fri, 06 Nov 2020 03:00:00 -0800</pubDate>
  <author>Jupiter Broadcasting</author>
  <enclosure url="https://aphid.fireside.fm/d/1437767933/7296e34a-2697-479a-adfb-ad32329dd0b0/6f0b82dc-1251-422b-9b70-b4ec62c5e6dc.mp3" length="37025666" type="audio/mp3"/>
  <itunes:episodeType>full</itunes:episodeType>
  <itunes:author>Jupiter Broadcasting</itunes:author>
  <itunes:subtitle>We have a philosophical debate on cloud vs local and Alex experiences full-blown Americana this Halloween.</itunes:subtitle>
  <itunes:duration>51:25</itunes:duration>
  <itunes:explicit>no</itunes:explicit>
  <itunes:image href="https://media24.fireside.fm/file/fireside-images-2024/podcasts/images/7/7296e34a-2697-479a-adfb-ad32329dd0b0/cover.jpg?v=2"/>
  <description>We have a philosophical debate on cloud vs local and Alex experiences full-blown Americana this Halloween.
Plus how Chris built the most reliable and high-performance mobile internet setup possible in his RV. 
</description>
  <itunes:keywords>Self-Hosted Podcast, Self Hosting, Peplink, Pepwave, MAX Transit, LTE modem, Dual Cat-12, DC powered router, SpeedFusion, FusionHub, Forward Error Correction, WAN Smoothing, Chromecast ethernet, NymphCast, ZigBee, SNAPRAID, cloud vs local</itunes:keywords>
  <content:encoded>
    <![CDATA[<p>We have a philosophical debate on cloud vs local and Alex experiences full-blown Americana this Halloween.</p>

<p>Plus how Chris built the most reliable and high-performance mobile internet setup possible in his RV.</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/">Looking to make a high-paying career move into the cloud? Get going: acloudguru.com</a></li><li><a rel="nofollow" href="https://linode.com/ssh">Linode</a>: <a rel="nofollow" href="https://linode.com/ssh">Receive a $100 60-day credit towards your new account. </a> Promo Code: linode.com/ssh</li><li><a rel="nofollow" href="http://datadog.com/selfhosted">Datadog</a>: <a rel="nofollow" href="http://datadog.com/selfhosted">Try Datadog today by starting a free 14-day trial and receive a Datadog t-shirt after creating just one dashboard.</a></li></ul><p><a rel="payment" href="https://jupitersignal.memberful.com/checkout?plan=53744">Support Self-Hosted</a></p><p>Links:</p><ul><li><a title="Review: Pepwave MAX Transit by Peplink (Mobile Router) - Mobile Internet Resource Center" rel="nofollow" href="https://www.rvmobileinternet.com/gear/pepwave-max-transit/">Review: Pepwave MAX Transit by Peplink (Mobile Router) - Mobile Internet Resource Center</a> &mdash; Peplink is also a key provider of bonding technology that allows a router to combine multiple network connections together for increased performance, or extreme redundancy and reliability.</li><li><a title="Poynting 7-in-1 4xLTE, 2xWIFI &amp; 1xGPS Roof Antenna" rel="nofollow" href="https://www.mobilemusthave.com/Poynting-7-in-1-4x-Cellular-WIFI-GPS-RV-and-Marine-Roof-Antenna-for-Dual-Modem-Applications_p_165.html">Poynting 7-in-1 4xLTE, 2xWIFI &amp; 1xGPS Roof Antenna</a> &mdash; 7-in-1 Roof Mountable Cellular Wifi GPS antenna Perfect for Dual Cell Modem Applications</li><li><a title="Dual 4G LTE Router for Public Transportation MAX Transit Duo" rel="nofollow" href="https://www.peplink.com/products/max-transit-duo/">Dual 4G LTE Router for Public Transportation MAX Transit Duo</a> &mdash; With a compact form factor, simultaneous dual-band 11ac Wi-Fi, and two embedded LTE modems, the MAX Transit DUO is ready to deliver fast, reliable connectivity in transportation and public safety deployments</li><li><a title="SpeedFusion Cloud - Peplink" rel="nofollow" href="https://www.peplink.com/software/speedfusion-cloud/">SpeedFusion Cloud - Peplink</a> &mdash; From video streaming to online collaboration, everything depends on consistent Internet.</li><li><a title="LTE UE Category &amp; Class Definitions" rel="nofollow" href="https://www.cablefree.net/wirelesstechnology/4glte/lte-ue-category-class-definitions/">LTE UE Category &amp; Class Definitions</a> &mdash; LTE utilises the LTE UE Category or User Equipment categories or classes to define the performance specifications of LTE devices</li><li><a title="Ethernet Adapter for Chromecast with Google TV" rel="nofollow" href="https://store.google.com/us/product/chromecast_ethernet_adapter_gen_2">Ethernet Adapter for Chromecast with Google TV</a> &mdash; Power adapter with Ethernet port</li><li><a title="NymphCast: Audio and video casting system" rel="nofollow" href="https://github.com/MayaPosch/NymphCast">NymphCast: Audio and video casting system</a> &mdash; NymphCast is a software solution which turns your choice of Linux-capable hardware into an audio and video source for a television or powered speakers. It enables the streaming of audio and video over the network from a wide range of client devices, as well as the streaming of internet media to a NymphCast server, controlled by a client device.</li></ul>]]>
  </content:encoded>
  <itunes:summary>
    <![CDATA[<p>We have a philosophical debate on cloud vs local and Alex experiences full-blown Americana this Halloween.</p>

<p>Plus how Chris built the most reliable and high-performance mobile internet setup possible in his RV.</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/">Looking to make a high-paying career move into the cloud? Get going: acloudguru.com</a></li><li><a rel="nofollow" href="https://linode.com/ssh">Linode</a>: <a rel="nofollow" href="https://linode.com/ssh">Receive a $100 60-day credit towards your new account. </a> Promo Code: linode.com/ssh</li><li><a rel="nofollow" href="http://datadog.com/selfhosted">Datadog</a>: <a rel="nofollow" href="http://datadog.com/selfhosted">Try Datadog today by starting a free 14-day trial and receive a Datadog t-shirt after creating just one dashboard.</a></li></ul><p><a rel="payment" href="https://jupitersignal.memberful.com/checkout?plan=53744">Support Self-Hosted</a></p><p>Links:</p><ul><li><a title="Review: Pepwave MAX Transit by Peplink (Mobile Router) - Mobile Internet Resource Center" rel="nofollow" href="https://www.rvmobileinternet.com/gear/pepwave-max-transit/">Review: Pepwave MAX Transit by Peplink (Mobile Router) - Mobile Internet Resource Center</a> &mdash; Peplink is also a key provider of bonding technology that allows a router to combine multiple network connections together for increased performance, or extreme redundancy and reliability.</li><li><a title="Poynting 7-in-1 4xLTE, 2xWIFI &amp; 1xGPS Roof Antenna" rel="nofollow" href="https://www.mobilemusthave.com/Poynting-7-in-1-4x-Cellular-WIFI-GPS-RV-and-Marine-Roof-Antenna-for-Dual-Modem-Applications_p_165.html">Poynting 7-in-1 4xLTE, 2xWIFI &amp; 1xGPS Roof Antenna</a> &mdash; 7-in-1 Roof Mountable Cellular Wifi GPS antenna Perfect for Dual Cell Modem Applications</li><li><a title="Dual 4G LTE Router for Public Transportation MAX Transit Duo" rel="nofollow" href="https://www.peplink.com/products/max-transit-duo/">Dual 4G LTE Router for Public Transportation MAX Transit Duo</a> &mdash; With a compact form factor, simultaneous dual-band 11ac Wi-Fi, and two embedded LTE modems, the MAX Transit DUO is ready to deliver fast, reliable connectivity in transportation and public safety deployments</li><li><a title="SpeedFusion Cloud - Peplink" rel="nofollow" href="https://www.peplink.com/software/speedfusion-cloud/">SpeedFusion Cloud - Peplink</a> &mdash; From video streaming to online collaboration, everything depends on consistent Internet.</li><li><a title="LTE UE Category &amp; Class Definitions" rel="nofollow" href="https://www.cablefree.net/wirelesstechnology/4glte/lte-ue-category-class-definitions/">LTE UE Category &amp; Class Definitions</a> &mdash; LTE utilises the LTE UE Category or User Equipment categories or classes to define the performance specifications of LTE devices</li><li><a title="Ethernet Adapter for Chromecast with Google TV" rel="nofollow" href="https://store.google.com/us/product/chromecast_ethernet_adapter_gen_2">Ethernet Adapter for Chromecast with Google TV</a> &mdash; Power adapter with Ethernet port</li><li><a title="NymphCast: Audio and video casting system" rel="nofollow" href="https://github.com/MayaPosch/NymphCast">NymphCast: Audio and video casting system</a> &mdash; NymphCast is a software solution which turns your choice of Linux-capable hardware into an audio and video source for a television or powered speakers. It enables the streaming of audio and video over the network from a wide range of client devices, as well as the streaming of internet media to a NymphCast server, controlled by a client device.</li></ul>]]>
  </itunes:summary>
</item>
  </channel>
</rss>
