<?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: ssh-chat &#8211; Make Group/Private Chat with Other Linux Users Over SSH	</title>
	<atom:link href="https://www.tecmint.com/ssh-chat-linux-terminal-chat-client/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/ssh-chat-linux-terminal-chat-client/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Fri, 07 Feb 2020 05:46:20 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: sankaran		</title>
		<link>https://www.tecmint.com/ssh-chat-linux-terminal-chat-client/comment-page-1/#comment-1315367</link>

		<dc:creator><![CDATA[sankaran]]></dc:creator>
		<pubDate>Fri, 07 Feb 2020 05:46:20 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=25874#comment-1315367</guid>

					<description><![CDATA[I have a problem with an ubuntu DHCP server and pxe boot options. Anyone can help me?]]></description>
			<content:encoded><![CDATA[<p>I have a problem with an ubuntu DHCP server and pxe boot options. Anyone can help me?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: ajay		</title>
		<link>https://www.tecmint.com/ssh-chat-linux-terminal-chat-client/comment-page-1/#comment-1205772</link>

		<dc:creator><![CDATA[ajay]]></dc:creator>
		<pubDate>Wed, 17 Jul 2019 17:26:10 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=25874#comment-1205772</guid>

					<description><![CDATA[Hi Team,

I am from cyber security team, i am working on security controls so from windows and Linux perspective i want to know which document or screenshot from these(Linux and Windows) will suffice for encryption and key management control for audit purpose.]]></description>
			<content:encoded><![CDATA[<p>Hi Team,</p>
<p>I am from cyber security team, i am working on security controls so from windows and Linux perspective i want to know which document or screenshot from these(Linux and Windows) will suffice for encryption and key management control for audit purpose.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Nurul Episah Bt Eka		</title>
		<link>https://www.tecmint.com/ssh-chat-linux-terminal-chat-client/comment-page-1/#comment-993710</link>

		<dc:creator><![CDATA[Nurul Episah Bt Eka]]></dc:creator>
		<pubDate>Fri, 18 May 2018 08:47:41 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=25874#comment-993710</guid>

					<description><![CDATA[Hi, i am a student and quite a beginner in &lt;strong&gt;C&lt;/strong&gt; Linux programming. I just want to ask how to add login prompt for client before they can start chatting with each other?]]></description>
			<content:encoded><![CDATA[<p>Hi, i am a student and quite a beginner in <strong>C</strong> Linux programming. I just want to ask how to add login prompt for client before they can start chatting with each other?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Aaron Kili		</title>
		<link>https://www.tecmint.com/ssh-chat-linux-terminal-chat-client/comment-page-1/#comment-895234</link>

		<dc:creator><![CDATA[Aaron Kili]]></dc:creator>
		<pubDate>Thu, 15 Jun 2017 06:49:59 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=25874#comment-895234</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/ssh-chat-linux-terminal-chat-client/comment-page-1/#comment-895181&quot;&gt;shazow&lt;/a&gt;.

@shazow

Thanks a lot for writing back: giving us some useful information. We only run ssh into the server because we got errors while trying to connect to ssh-chat server directly. But we&#039;ll test once more and possibly update the article as you have explained. Once more thanks for this useful server, and these remarks.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/ssh-chat-linux-terminal-chat-client/comment-page-1/#comment-895181">shazow</a>.</p>
<p>@shazow</p>
<p>Thanks a lot for writing back: giving us some useful information. We only run ssh into the server because we got errors while trying to connect to ssh-chat server directly. But we&#8217;ll test once more and possibly update the article as you have explained. Once more thanks for this useful server, and these remarks.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: shazow		</title>
		<link>https://www.tecmint.com/ssh-chat-linux-terminal-chat-client/comment-page-1/#comment-895181</link>

		<dc:creator><![CDATA[shazow]]></dc:creator>
		<pubDate>Wed, 14 Jun 2017 18:29:12 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=25874#comment-895181</guid>

					<description><![CDATA[Hey there, I&#039;m the author of ssh-chat.

Some corrections for your article:

You don&#039;t need to host a gateway for people to access ssh-chat. That is, you don&#039;t need to ssh into one server, only to ssh into ssh-chat after that. You can just ssh into the ssh-chat server directly if the port is exposed. In fact, removing the need for a gateway to have ssh-secured chat is the entire point of ssh-chat.

Also as others mentioned, you don&#039;t need to compile it from scratch to run the server. You can download our binaries here: https://github.com/shazow/ssh-chat/releases

More FAQ stuff here: https://github.com/shazow/ssh-chat/wiki/FAQ

And as always, come say hi and ask questions on the main ssh-chat server:

ssh chat.shazow.net

Have fun!
- shazow]]></description>
			<content:encoded><![CDATA[<p>Hey there, I&#8217;m the author of ssh-chat.</p>
<p>Some corrections for your article:</p>
<p>You don&#8217;t need to host a gateway for people to access ssh-chat. That is, you don&#8217;t need to ssh into one server, only to ssh into ssh-chat after that. You can just ssh into the ssh-chat server directly if the port is exposed. In fact, removing the need for a gateway to have ssh-secured chat is the entire point of ssh-chat.</p>
<p>Also as others mentioned, you don&#8217;t need to compile it from scratch to run the server. You can download our binaries here: <a target="_blank" href="https://github.com/shazow/ssh-chat/releases" rel="nofollow ugc">https://github.com/shazow/ssh-chat/releases</a></p>
<p>More FAQ stuff here: <a target="_blank" href="https://github.com/shazow/ssh-chat/wiki/FAQ" rel="nofollow ugc">https://github.com/shazow/ssh-chat/wiki/FAQ</a></p>
<p>And as always, come say hi and ask questions on the main ssh-chat server:</p>
<p>ssh chat.shazow.net</p>
<p>Have fun!<br />
&#8211; shazow</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
