<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SSH &#8211; Hostry Help Center</title>
	<atom:link href="https://help.hostry.com/article-tags/ssh/feed/" rel="self" type="application/rss+xml" />
	<link>https://help.hostry.com</link>
	<description>Full information on how to use HOSTRY, provided by 24/7 community based support</description>
	<lastBuildDate>Tue, 09 Feb 2021 07:53:23 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.9.12</generator>

<image>
	<url>https://help.hostry.com/wp-content/uploads/cache/2021/01/cropped-apple-icon-180x180-1/836712163.png</url>
	<title>SSH &#8211; Hostry Help Center</title>
	<link>https://help.hostry.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How Do I Connect to My Server via SSH</title>
		<link>https://help.hostry.com/knowledge-base/how-do-i-connect-to-my-server-via-ssh/</link>
		
		<dc:creator><![CDATA[Alex]]></dc:creator>
		<pubDate>Fri, 11 Sep 2020 09:09:47 +0000</pubDate>
				<guid isPermaLink="false">https://help.hostry.com/?post_type=ht_kb&#038;p=2030</guid>

					<description><![CDATA[SSH, also known as Secure Shell or Secure Socket Shell, is a network protocol that gives users, particularly system administrators, a secure way to access a computer over an secured network. SSH also refers to the suite of utilities that implement the SSH protocol. By default SSH works on 22 [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>SSH, also known as Secure Shell or Secure Socket Shell, is a network protocol that gives users, particularly system administrators, a secure way to access a computer over an secured network. SSH also refers to the suite of utilities that implement the SSH protocol. By default SSH works on 22 TCP port. One of the security features of SSH is that when you log in to a cloud server, the remote host has its own key that identifies it. When you try to connect, your SSH client checks the server’s key against any keys that it has saved from previous connections to that IP address. After you rebuild a cloud server, that remote host key changes, so your computer warns you of possibly suspicious activity.</p>



<p>In order to connect to a remote server via SSH, please perform the following steps:</p>



<h2 id="if-you-are-linux-macos-user" ><strong>If you are Linux/MacOS user:</strong></h2>



<p>Open the terminal application</p>



<p>Type the following command:</p>



<pre class="wp-block-code"><code>ssh username@ipaddress</code></pre>



<p>In case you are trying to connect to the server at the first time, you will get the following output:</p>



<pre class="wp-block-code"><code>The authenticity of host servername (server_IP) can’t be established. RSA key fingerprint is a9:bb:55:35:86:xx:xx:00:xx:00:2b:2c:79:10:96:3c. Are you sure you want to continue connecting</code></pre>



<p>In order to proceed with connection, type&nbsp; the word ‘yes’, then insert your <strong>password</strong>. Done! Now you are connected to your remote server via <strong>SSH</strong>.</p>



<h2 id="if-you-are-windows-user" ><strong>If you are Windows user:</strong></h2>



<p>Download SSH client, as an example,&nbsp;<a href="https://www.putty.org/">PuTTY</a></p>



<p>Start&nbsp;<strong>putty.exe</strong>&nbsp;and enter the following connection details in the&nbsp;<strong>Sessions</strong>&nbsp;category:</p>



<ul><li><strong>Host Name</strong>&nbsp;(or IP address) – here you should enter the host/IP to which you wish to connect;</li><li><strong>Port</strong>&nbsp;– the port for the connection – by default, SSH is running on&nbsp;<strong>22</strong>&nbsp;TCP port;</li><li><strong>Protocol</strong>&nbsp;– here you should select&nbsp;<strong>SSH.</strong></li></ul>



<figure class="wp-block-image"><img width="700" height="646" src="https://help.hostry.com/wp-content/uploads/2020/09/Putty-SSH.png" alt="" class="wp-image-2038" srcset="https://help.hostry.com/wp-content/uploads/2020/09/Putty-SSH.png 700w, https://help.hostry.com/wp-content/uploads/2020/09/Putty-SSH-300x277.png 300w, https://help.hostry.com/wp-content/uploads/2020/09/Putty-SSH-50x46.png 50w, https://help.hostry.com/wp-content/uploads/2020/09/Putty-SSH-600x554.png 600w, https://help.hostry.com/wp-content/uploads/2020/09/Putty-SSH-320x295.png 320w" sizes="(max-width: 700px) 100vw, 700px" /></figure>



<p>Once you enter the correct connection data, click on&nbsp;<strong>Open&nbsp;</strong>button. There will open another window asking for your login and password. Enter your login credentials and press enter.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
