<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	
	>
<channel>
	<title>
	Comments on: Exodus &#8211; Safely Copy Linux Binaries From One Linux System to Another	</title>
	<atom:link href="https://www.tecmint.com/exodus-copy-linux-binaries-to-remote-linux-system/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/exodus-copy-linux-binaries-to-remote-linux-system/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Fri, 14 Jul 2023 05:09:50 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Aaron Kili		</title>
		<link>https://www.tecmint.com/exodus-copy-linux-binaries-to-remote-linux-system/comment-page-1/#comment-975537</link>

		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Mon, 12 Mar 2018 06:21:35 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=28789#comment-975537</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/exodus-copy-linux-binaries-to-remote-linux-system/comment-page-1/#comment-975212&quot;&gt;Jalal&lt;/a&gt;.

@Jalal

Many thanks for sharing this solution, it will be helpful to any one who encounters the same error.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/exodus-copy-linux-binaries-to-remote-linux-system/comment-page-1/#comment-975212">Jalal</a>.</p>
<p>@Jalal</p>
<p>Many thanks for sharing this solution, it will be helpful to any one who encounters the same error.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jalal		</title>
		<link>https://www.tecmint.com/exodus-copy-linux-binaries-to-remote-linux-system/comment-page-1/#comment-975212</link>

		<dc:creator><![CDATA[Jalal]]></dc:creator>
		<pubDate>Sat, 10 Mar 2018 09:19:57 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=28789#comment-975212</guid>

					<description><![CDATA[Hi,

Thanks a lot...

I got error

pip install --user exodus-bundler 
Collecting exodus-bundler
  Could not fetch URL https://pypi.python.org/simple/exodus-bundler/: There was a problem confirming the ssl certificate: [Errno 2] No such file or directory - skipping
  Could not find a version that satisfies the requirement exodus-bundler (from versions: )
No matching distribution found for exodus-bundler

my solution was:
&lt;pre&gt;
# pip install --trusted-host pypi.python.org --user exodus-bundler
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>Thanks a lot&#8230;</p>
<p>I got error</p>
<p>pip install &#8211;user exodus-bundler<br />
Collecting exodus-bundler<br />
  Could not fetch URL <a target="_blank" href="https://pypi.python.org/simple/exodus-bundler/" rel="nofollow ugc">https://pypi.python.org/simple/exodus-bundler/</a>: There was a problem confirming the ssl certificate: [Errno 2] No such file or directory &#8211; skipping<br />
  Could not find a version that satisfies the requirement exodus-bundler (from versions: )<br />
No matching distribution found for exodus-bundler</p>
<p>my solution was:</p>
<pre>
# pip install --trusted-host pypi.python.org --user exodus-bundler
</pre>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Aaron Kili		</title>
		<link>https://www.tecmint.com/exodus-copy-linux-binaries-to-remote-linux-system/comment-page-1/#comment-975196</link>

		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Sat, 10 Mar 2018 07:13:19 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=28789#comment-975196</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/exodus-copy-linux-binaries-to-remote-linux-system/comment-page-1/#comment-975149&quot;&gt;Rick Stanley&lt;/a&gt;.

@Rick

Have you given it a try yet? True, it has some limitations but it is a useful tool for binary relocation purposes.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/exodus-copy-linux-binaries-to-remote-linux-system/comment-page-1/#comment-975149">Rick Stanley</a>.</p>
<p>@Rick</p>
<p>Have you given it a try yet? True, it has some limitations but it is a useful tool for binary relocation purposes.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Aaron Kili		</title>
		<link>https://www.tecmint.com/exodus-copy-linux-binaries-to-remote-linux-system/comment-page-1/#comment-975187</link>

		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Sat, 10 Mar 2018 05:47:28 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=28789#comment-975187</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/exodus-copy-linux-binaries-to-remote-linux-system/comment-page-1/#comment-975088&quot;&gt;kanishka nagolla&lt;/a&gt;.

@kanishka

Yeah, we find it useful as well, thanks for the feedback.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/exodus-copy-linux-binaries-to-remote-linux-system/comment-page-1/#comment-975088">kanishka nagolla</a>.</p>
<p>@kanishka</p>
<p>Yeah, we find it useful as well, thanks for the feedback.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Rick Stanley		</title>
		<link>https://www.tecmint.com/exodus-copy-linux-binaries-to-remote-linux-system/comment-page-1/#comment-975149</link>

		<dc:creator><![CDATA[Rick Stanley]]></dc:creator>
		<pubDate>Sat, 10 Mar 2018 00:27:10 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=28789#comment-975149</guid>

					<description><![CDATA[If the &quot;&lt;strong&gt;binary&lt;/strong&gt;&quot; was installed from a &quot;&lt;strong&gt;package&lt;/strong&gt;&quot; using the Distro&#039;s package manager, then the &quot;&lt;strong&gt;binary&lt;/strong&gt;&quot; should be installed on the other system the same way.  

Are the two systems the same Distro?  Ar they the same version?  If the same version of the same Distro, have they both been currently updated ?

exodus is more trouble than it&#039;s worth. “Nothing to see here ... move along... move along.”]]></description>
			<content:encoded><![CDATA[<p>If the &#8220;<strong>binary</strong>&#8221; was installed from a &#8220;<strong>package</strong>&#8221; using the Distro&#8217;s package manager, then the &#8220;<strong>binary</strong>&#8221; should be installed on the other system the same way.  </p>
<p>Are the two systems the same Distro?  Ar they the same version?  If the same version of the same Distro, have they both been currently updated ?</p>
<p>exodus is more trouble than it&#8217;s worth. “Nothing to see here &#8230; move along&#8230; move along.”</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
