<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[puttygen key's blog]]></title><description><![CDATA[puttygen key's blog]]></description><link>https://puttygennkeyy.hashnode.dev</link><generator>RSS for Node</generator><lastBuildDate>Tue, 01 Sep 2026 01:17:35 GMT</lastBuildDate><atom:link href="https://puttygennkeyy.hashnode.dev/rss.xml" rel="self" type="application/rss+xml"/><language><![CDATA[en]]></language><ttl>60</ttl><item><title><![CDATA[How to connect to VPS  by using PuTTY in MAC?]]></title><description><![CDATA[To access the VPS by using PuTTY on MAC, you have to follow some steps:
Step 1: Download PuTTY on Mac
In macOS, you usually get some command line magic out of the box. But for PuTTY, we'll need to bring it in. Just run this command in your terminal:
...]]></description><link>https://puttygennkeyy.hashnode.dev/how-to-connect-to-vps-by-using-putty-in-mac</link><guid isPermaLink="true">https://puttygennkeyy.hashnode.dev/how-to-connect-to-vps-by-using-putty-in-mac</guid><category><![CDATA[#puttydownload]]></category><category><![CDATA[PuTTy]]></category><dc:creator><![CDATA[puttygen key]]></dc:creator><pubDate>Tue, 26 Dec 2023 18:25:24 GMT</pubDate><content:encoded><![CDATA[<p>To access the VPS by using PuTTY on MAC, you have to follow some steps:</p>
<h2 id="heading-step-1-download-putty-on-mac"><strong>Step 1: Download PuTTY on Mac</strong></h2>
<p>In macOS, you usually get some command line magic out of the box. But for PuTTY, we'll need to bring it in. Just run this command in your terminal:</p>
<p><strong>brew install putty</strong></p>
<p><strong>Explore:</strong> <a target="_blank" href="https://puttygenkeyyinfo.wordpress.com/2023/12/21/how-to-ssh-to-svn-subversion-by-using-putty/"><strong>how to establish secure connection to Subversion server by using PuTTY.</strong></a></p>
<h2 id="heading-step-2-configure-the-connection"><strong>Step 2: Configure the Connection</strong></h2>
<p>Now, let's get PuTTY all set up:</p>
<ol>
<li><p>Open up the PuTTY configuration window.</p>
</li>
<li><p>In the "Host Name" section, type in the IP address or hostname of your VPS.</p>
</li>
<li><p>Set the connection type to SSH and the port number to 22.</p>
</li>
<li><p>For future ease, give your session a name in the "Saved Sessions" section and hit "Save."</p>
</li>
</ol>
<h2 id="heading-step-3-establish-the-connection"><strong>Step 3: Establish the Connection</strong></h2>
<ol>
<li><p>Click that "Open" button and get the ball rolling.</p>
</li>
<li><p>When prompted, type in your VPS username and password.</p>
</li>
</ol>
<p>Voila! You're now connected to your VPS, and you've got the power to manage and control it right from your comfy Mac environment. PuTTY on Mac? Done and dusted.</p>
]]></content:encoded></item></channel></rss>