<?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 Key &#8211; Hostry Help Center</title>
	<atom:link href="https://help.hostry.com/article-tags/ssh-key/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>Mon, 25 Jan 2021 08:35:13 +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 Key &#8211; Hostry Help Center</title>
	<link>https://help.hostry.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How Do I Create and Add SSH Key To My Server</title>
		<link>https://help.hostry.com/knowledge-base/how-do-i-create-and-add-ssh-key-to-my-server/</link>
		
		<dc:creator><![CDATA[Alex]]></dc:creator>
		<pubDate>Mon, 14 Sep 2020 13:28:19 +0000</pubDate>
				<guid isPermaLink="false">https://help.hostry.com/?post_type=ht_kb&#038;p=2097</guid>

					<description><![CDATA[SSH key pairs are two cryptographically secure keys that can be used to authenticate a client to an SSH server. Each key pair consists of a public key and a private key. Although passwords are sent to the server in a secure manner, they are generally not complex or long [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>SSH key pairs are two cryptographically secure keys that can be used to authenticate a client to an SSH server. Each key pair consists of a public key and a private key. Although passwords are sent to the server in a secure manner, they are generally not complex or long enough to be resistant to repeated, persistent attackers. Modern processing power combined with automated scripts make brute forcing a password-protected account very possible. Although there are other methods of adding additional security, SSH keys still is a reliable and secure alternative.</p>



<h3 id="creating-an-ssh-key-on-linux-and-mac" id="creating-an-ssh-key-on-linux" >Creating an&nbsp;SSH&nbsp;key on Linux</h3>



<p>First, open the terminal (command line) app, then run the following command to generate a <strong>4096</strong> bit&nbsp;<strong>SSH</strong>&nbsp;key:</p>



<ol><li>Login into your virtual machine via VNC or PuTTY or via SSH.</li><li>Insert into the command line the following command:<br><strong>ssh-keygen -b 4096</strong><br>The command will output the following result and prompt you to save the newly created&nbsp;key.</li><li>In order to view the generated SSH-key, input the following command:<br>cat .ssh/id_rsa.pub</li></ol>



<p><a href="https://www.chiark.greenend.org.uk/~sgtatham/putty/">PuTTY</a>&nbsp;is a popular&nbsp;SSH&nbsp;client for Windows. You can use it to remotely connect to a Linux server. Its companion software,&nbsp;<a href="https://the.earth.li/~sgtatham/putty/latest/w64/puttygen.exe">PuTTYgen</a>, can be used to create&nbsp;SSH&nbsp;keys.<br>First, download the&nbsp;<a href="https://the.earth.li/~sgtatham/putty/latest/w64/puttygen.exe">PuTTYgen</a>&nbsp;software, which we will use to generate the&nbsp;key.<br>Next, run the software and select&nbsp;RSA&nbsp;as the key type, enter 4096 as the number of bits to generate, and then click the GENERATE button.</p>



<figure class="wp-block-image is-resized"><img src="https://help.hostry.com/wp-content/uploads/2020/09/PuTTY-SSH-Key.png" alt="" class="wp-image-2100" width="585" height="574" srcset="https://help.hostry.com/wp-content/uploads/2020/09/PuTTY-SSH-Key.png 542w, https://help.hostry.com/wp-content/uploads/2020/09/PuTTY-SSH-Key-300x294.png 300w, https://help.hostry.com/wp-content/uploads/2020/09/PuTTY-SSH-Key-50x50.png 50w, https://help.hostry.com/wp-content/uploads/2020/09/PuTTY-SSH-Key-60x60.png 60w, https://help.hostry.com/wp-content/uploads/2020/09/PuTTY-SSH-Key-320x314.png 320w" sizes="(max-width: 585px) 100vw, 585px" /></figure>



<figure class="wp-block-image is-resized"><img loading="lazy" src="https://help.hostry.com/wp-content/uploads/2020/09/Key-Geberator.png" alt="" class="wp-image-2103" width="595" height="585" srcset="https://help.hostry.com/wp-content/uploads/2020/09/Key-Geberator.png 534w, https://help.hostry.com/wp-content/uploads/2020/09/Key-Geberator-300x294.png 300w, https://help.hostry.com/wp-content/uploads/2020/09/Key-Geberator-50x50.png 50w, https://help.hostry.com/wp-content/uploads/2020/09/Key-Geberator-60x60.png 60w, https://help.hostry.com/wp-content/uploads/2020/09/Key-Geberator-320x314.png 320w" sizes="(max-width: 595px) 100vw, 595px" /></figure>



<p>Click the&nbsp;<strong>Save private key</strong>&nbsp;button and select a secure location to keep it. You can name your key whatever you’d like, and the extension .ppk will be automatically added.</p>



<h3 id="insert-your-ssh-key-into-vm-manager-panel" ><strong>Insert your SSH key into VM-manager panel.</strong></h3>



<p>At first, please login into your HOSTRY member area. Then access your VM-manager account:</p>



<figure class="wp-block-image is-resized"><img loading="lazy" src="https://help.hostry.com/wp-content/uploads/2020/09/VM-Manager.png" alt="" class="wp-image-2107" width="757" height="493" srcset="https://help.hostry.com/wp-content/uploads/2020/09/VM-Manager.png 1009w, https://help.hostry.com/wp-content/uploads/2020/09/VM-Manager-300x195.png 300w, https://help.hostry.com/wp-content/uploads/2020/09/VM-Manager-768x500.png 768w, https://help.hostry.com/wp-content/uploads/2020/09/VM-Manager-50x33.png 50w, https://help.hostry.com/wp-content/uploads/2020/09/VM-Manager-920x599.png 920w, https://help.hostry.com/wp-content/uploads/2020/09/VM-Manager-600x391.png 600w, https://help.hostry.com/wp-content/uploads/2020/09/VM-Manager-320x208.png 320w" sizes="(max-width: 757px) 100vw, 757px" /></figure>



<p>Then go the&nbsp;<strong>SSH Keys</strong>&nbsp;section. Click on the&nbsp;<a href="https://vm1-nl.inxy.host:1500/vmmgr?startpage=sshpubkey">SSH keys</a> <strong>Add&nbsp;</strong>icon</p>



<figure class="wp-block-image is-resized"><img loading="lazy" src="https://help.hostry.com/wp-content/uploads/2020/09/SSH-Add-1024x392.png" alt="" class="wp-image-2111" width="768" height="294" srcset="https://help.hostry.com/wp-content/uploads/2020/09/SSH-Add-1024x392.png 1024w, https://help.hostry.com/wp-content/uploads/2020/09/SSH-Add-300x115.png 300w, https://help.hostry.com/wp-content/uploads/2020/09/SSH-Add-768x294.png 768w, https://help.hostry.com/wp-content/uploads/2020/09/SSH-Add-50x19.png 50w, https://help.hostry.com/wp-content/uploads/2020/09/SSH-Add-920x353.png 920w, https://help.hostry.com/wp-content/uploads/2020/09/SSH-Add-600x230.png 600w, https://help.hostry.com/wp-content/uploads/2020/09/SSH-Add-320x123.png 320w, https://help.hostry.com/wp-content/uploads/2020/09/SSH-Add.png 1915w" sizes="(max-width: 768px) 100vw, 768px" /></figure>



<p>Insert your public key into the text box and give it a name, then click on a&nbsp;<strong>Save</strong>&nbsp;button:</p>



<figure class="wp-block-image is-resized"><img loading="lazy" src="https://help.hostry.com/wp-content/uploads/2020/09/Insert-1024x290.png" alt="" class="wp-image-2116" width="768" height="218" srcset="https://help.hostry.com/wp-content/uploads/2020/09/Insert-1024x290.png 1024w, https://help.hostry.com/wp-content/uploads/2020/09/Insert-300x85.png 300w, https://help.hostry.com/wp-content/uploads/2020/09/Insert-768x217.png 768w, https://help.hostry.com/wp-content/uploads/2020/09/Insert-50x14.png 50w, https://help.hostry.com/wp-content/uploads/2020/09/Insert-920x260.png 920w, https://help.hostry.com/wp-content/uploads/2020/09/Insert-600x170.png 600w, https://help.hostry.com/wp-content/uploads/2020/09/Insert-320x91.png 320w, https://help.hostry.com/wp-content/uploads/2020/09/Insert.png 1314w" sizes="(max-width: 768px) 100vw, 768px" /></figure>



<p>Done. The public key is added!</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
