<?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: How to Install Mosh Shell as SSH Alternative on Linux	</title>
	<atom:link href="https://www.tecmint.com/mosh-shell-ssh-alternative-on-linux/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/mosh-shell-ssh-alternative-on-linux/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Mon, 05 Apr 2021 12:48:18 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Jay Sanders		</title>
		<link>https://www.tecmint.com/mosh-shell-ssh-alternative-on-linux/comment-page-1/#comment-1470348</link>

		<dc:creator><![CDATA[Jay Sanders]]></dc:creator>
		<pubDate>Mon, 05 Apr 2021 12:48:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=15413#comment-1470348</guid>

					<description><![CDATA[This application seems to fill out a much-needed gap in the Linux world.]]></description>
			<content:encoded><![CDATA[<p>This application seems to fill out a much-needed gap in the Linux world.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.tecmint.com/mosh-shell-ssh-alternative-on-linux/comment-page-1/#comment-1470002</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Mon, 05 Apr 2021 04:53:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=15413#comment-1470002</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/mosh-shell-ssh-alternative-on-linux/comment-page-1/#comment-1468961&quot;&gt;David Wade&lt;/a&gt;.

David,

I have corrected the command in the article as you suggested...

Thanks]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/mosh-shell-ssh-alternative-on-linux/comment-page-1/#comment-1468961">David Wade</a>.</p>
<p>David,</p>
<p>I have corrected the command in the article as you suggested&#8230;</p>
<p>Thanks</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: David Wade		</title>
		<link>https://www.tecmint.com/mosh-shell-ssh-alternative-on-linux/comment-page-1/#comment-1468961</link>

		<dc:creator><![CDATA[David Wade]]></dc:creator>
		<pubDate>Sun, 04 Apr 2021 01:46:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.tecmint.com/?p=15413#comment-1468961</guid>

					<description><![CDATA[The &lt;strong&gt;-p (port)&lt;/strong&gt; option does not set the port SSH uses, although the article seems to reference an older version of &lt;strong&gt;MOSH&lt;/strong&gt;. The &lt;code&gt;&quot;-p&quot;&lt;/code&gt; is an option the client will use to attempt to have the server use for the UDP stream. 

To set the port SSH will use, for the SSH authentication, we need&lt;code&gt; --ssh=&quot;ssh -p 70&quot;&lt;/code&gt;.

ex. 
&lt;pre&gt;
# mosh root@192.168.0.150 -p=60001 --ssh=&quot;ssh -p 70&quot;
&lt;/pre&gt;]]></description>
			<content:encoded><![CDATA[<p>The <strong>-p (port)</strong> option does not set the port SSH uses, although the article seems to reference an older version of <strong>MOSH</strong>. The <code>"-p"</code> is an option the client will use to attempt to have the server use for the UDP stream. </p>
<p>To set the port SSH will use, for the SSH authentication, we need<code> --ssh="ssh -p 70"</code>.</p>
<p>ex. </p>
<pre>
# mosh root@192.168.0.150 -p=60001 --ssh="ssh -p 70"
</pre>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
