<?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 Archives - Geek is the Way!</title>
	<atom:link href="https://geekistheway.com/tag/ssh/feed/" rel="self" type="application/rss+xml" />
	<link>https://geekistheway.com/tag/ssh/</link>
	<description>Trying to learn just a bit!</description>
	<lastBuildDate>Mon, 15 Aug 2022 03:54:25 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://i0.wp.com/geekistheway.com/wp-content/uploads/2022/06/cropped-Screen-Shot-2022-06-05-at-18.01.59.png?fit=32%2C32&#038;ssl=1</url>
	<title>ssh Archives - Geek is the Way!</title>
	<link>https://geekistheway.com/tag/ssh/</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">149526228</site>	<item>
		<title>Generating SSH pair key</title>
		<link>https://geekistheway.com/2020/07/05/generating-ssh-pair-key/</link>
					<comments>https://geekistheway.com/2020/07/05/generating-ssh-pair-key/#comments</comments>
		
		<dc:creator><![CDATA[Thiago Crepaldi]]></dc:creator>
		<pubDate>Sun, 05 Jul 2020 21:47:42 +0000</pubDate>
				<category><![CDATA[Homelab]]></category>
		<category><![CDATA[rev202207eng]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[ssh]]></category>
		<guid isPermaLink="false">http://crepaldi.us/?p=289</guid>

					<description><![CDATA[<p>For future posts, you will need to have at least one pair of public/private SSH keys installed on your devices for no password access to them. To do so, simply run ssh-keygen -t rsa -b 4096 to generate a 4096 bits RSA key. You will be asked to confirm the key name. Accept the default...</p>
<p>The post <a href="https://geekistheway.com/2020/07/05/generating-ssh-pair-key/">Generating SSH pair key</a> appeared first on <a href="https://geekistheway.com">Geek is the Way!</a>.</p>
]]></description>
		
					<wfw:commentRss>https://geekistheway.com/2020/07/05/generating-ssh-pair-key/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">289</post-id>	</item>
		<item>
		<title>Enabling SSH on your pfSense</title>
		<link>https://geekistheway.com/2020/07/05/enabling-ssh-on-your-pfsense/</link>
					<comments>https://geekistheway.com/2020/07/05/enabling-ssh-on-your-pfsense/#comments</comments>
		
		<dc:creator><![CDATA[Thiago Crepaldi]]></dc:creator>
		<pubDate>Sun, 05 Jul 2020 17:26:12 +0000</pubDate>
				<category><![CDATA[Homelab]]></category>
		<category><![CDATA[pfSense]]></category>
		<category><![CDATA[pfsense]]></category>
		<category><![CDATA[rev202207eng]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[ssh]]></category>
		<guid isPermaLink="false">http://crepaldi.us/?p=282</guid>

					<description><![CDATA[<p>For future posts, we will need to have SSH enabled on the pfSense device, so let’s get this out of the way. Configuring SSH user I highly recommend not to use admin user for accessing pfSense through SSH. If you do it, you will face several constrains which will probably cost you hours to go...</p>
<p>The post <a href="https://geekistheway.com/2020/07/05/enabling-ssh-on-your-pfsense/">Enabling SSH on your pfSense</a> appeared first on <a href="https://geekistheway.com">Geek is the Way!</a>.</p>
]]></description>
		
					<wfw:commentRss>https://geekistheway.com/2020/07/05/enabling-ssh-on-your-pfsense/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">282</post-id>	</item>
		<item>
		<title>Enabling SSH on your Synology DSM</title>
		<link>https://geekistheway.com/2020/07/05/enabling-ssh-on-your-synology-dsm/</link>
					<comments>https://geekistheway.com/2020/07/05/enabling-ssh-on-your-synology-dsm/#comments</comments>
		
		<dc:creator><![CDATA[Thiago Crepaldi]]></dc:creator>
		<pubDate>Sun, 05 Jul 2020 17:15:16 +0000</pubDate>
				<category><![CDATA[Homelab]]></category>
		<category><![CDATA[Synology NAS]]></category>
		<category><![CDATA[DSM]]></category>
		<category><![CDATA[rev202207eng]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[Synology]]></category>
		<guid isPermaLink="false">http://crepaldi.us/?p=280</guid>

					<description><![CDATA[<p>For future posts, we will need to have SSH enabled on the Synology NAS, so let’s get this out of the way. Although you can use admin user to connect to Synology DSM, you can create a new user for this purpose. Go to Control Panel &#62;&#62; User and click the Create button, fill in...</p>
<p>The post <a href="https://geekistheway.com/2020/07/05/enabling-ssh-on-your-synology-dsm/">Enabling SSH on your Synology DSM</a> appeared first on <a href="https://geekistheway.com">Geek is the Way!</a>.</p>
]]></description>
		
					<wfw:commentRss>https://geekistheway.com/2020/07/05/enabling-ssh-on-your-synology-dsm/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">280</post-id>	</item>
		<item>
		<title>Enabling SSH on your UDM-Pro</title>
		<link>https://geekistheway.com/2020/07/02/enabling-ssh-on-your-udm-pro/</link>
					<comments>https://geekistheway.com/2020/07/02/enabling-ssh-on-your-udm-pro/#comments</comments>
		
		<dc:creator><![CDATA[Thiago Crepaldi]]></dc:creator>
		<pubDate>Fri, 03 Jul 2020 01:39:50 +0000</pubDate>
				<category><![CDATA[Homelab]]></category>
		<category><![CDATA[UDM-Pro]]></category>
		<category><![CDATA[rev202207eng]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[udm-pro]]></category>
		<category><![CDATA[unifi]]></category>
		<guid isPermaLink="false">http://crepaldi.us/?p=271</guid>

					<description><![CDATA[<p>For future posts, we will need to have SSH enabled on the Unifi devices, including the Dream Machine Pro, so let&#8217;s get this out of the way. Allow SSH access onto UDM-pro Go to your UDM-Pro page (eg. 192.168.1.1). As usual, you will have to use your Unifi account credentials to login on the UDM-Pro....</p>
<p>The post <a href="https://geekistheway.com/2020/07/02/enabling-ssh-on-your-udm-pro/">Enabling SSH on your UDM-Pro</a> appeared first on <a href="https://geekistheway.com">Geek is the Way!</a>.</p>
]]></description>
		
					<wfw:commentRss>https://geekistheway.com/2020/07/02/enabling-ssh-on-your-udm-pro/feed/</wfw:commentRss>
			<slash:comments>3</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">271</post-id>	</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Object Caching 50/163 objects using Memcached
Page Caching using Disk: Enhanced 
Lazy Loading (feed)
Minified using Disk
Database Caching 3/42 queries in 0.018 seconds using Redis

Served from: geekistheway.com @ 2026-05-04 05:10:51 by W3 Total Cache
-->