<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Connection-Sharing on Linux Security</title><link>https://linuxtransfer.com/tags/connection-sharing/</link><description>Recent content in Connection-Sharing on Linux Security</description><generator>Hugo</generator><language>en</language><lastBuildDate>Sat, 27 Jun 2026 10:48:08 +0200</lastBuildDate><atom:link href="https://linuxtransfer.com/tags/connection-sharing/index.xml" rel="self" type="application/rss+xml"/><item><title>Mastering SSH Connection Sharing with ControlMaster and ControlPersist</title><link>https://linuxtransfer.com/post/2026-06-27-mastering-ssh-connection-sharing-with-control/</link><pubDate>Sat, 27 Jun 2026 10:48:08 +0200</pubDate><guid>https://linuxtransfer.com/post/2026-06-27-mastering-ssh-connection-sharing-with-control/</guid><description>&lt;h2 id="introduction-to-ssh-connection-sharing">Introduction to SSH Connection Sharing&lt;/h2>
&lt;p>I&amp;rsquo;ve seen this go wrong when people don&amp;rsquo;t understand how SSH connection sharing works. It&amp;rsquo;s actually pretty simple: SSH connection sharing is a feature that allows you to reuse an existing SSH connection for multiple SSH sessions. This can significantly speed up your workflow, especially when working with remote servers. In this article, we&amp;rsquo;ll explore how to master SSH connection sharing using ControlMaster and ControlPersist.&lt;/p></description></item></channel></rss>