<?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>My Scribbles &#187; How to use putty SSH Client</title>
	<atom:link href="http://www.blazecoder.com/tag/how-to-use-putty-ssh-client/feed" rel="self" type="application/rss+xml" />
	<link>http://www.blazecoder.com</link>
	<description></description>
	<lastBuildDate>Thu, 08 Jul 2010 05:15:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How To Use PuTTY SSH in Windows</title>
		<link>http://www.blazecoder.com/linux-command/how-to-use-putty-ssh-in-windows</link>
		<comments>http://www.blazecoder.com/linux-command/how-to-use-putty-ssh-in-windows#comments</comments>
		<pubDate>Mon, 02 Nov 2009 15:24:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux Command]]></category>
		<category><![CDATA[How to use putty SSH Client]]></category>
		<category><![CDATA[putt ssh]]></category>
		<category><![CDATA[putty for windows]]></category>
		<category><![CDATA[Telnet]]></category>

		<guid isPermaLink="false">http://www.blazecoder.com/?p=38</guid>
		<description><![CDATA[It&#8217;s been almost a year now since  I&#8217;m using PuTTY. This is probably one of my favorite tools.
To use Putty, you need to have a basic knowledge in Linux Command. PuTTY allows Windows users to connect to remote systems over the Internet via Telnet and SSH. Both Telnet and SSH allows you to connect [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been almost a year now since  I&#8217;m using PuTTY. This is probably one of my favorite tools.</p>
<p>To use Putty, you need to have a basic knowledge in Linux Command. PuTTY allows Windows users to connect to remote systems over the Internet via Telnet and SSH. Both Telnet and SSH allows you to connect to remote systems. This is very useful applications used to secure file transfers over the Internet and it&#8217;s hard for others to intercept passwords and other private information.</p>
<p><strong>What is PuTTY and how to use it?</strong></p>
<p>PuTTY is a terminal emulator application which can act as a client for the SSH, Telnet, rlogin, and raw TCP computing protocols. The name &#8220;PuTTY&#8221; has no definitive meaning, though &#8216;tty&#8217; is the name for a terminal in the Unix tradition, usually held to be short for teletype.</p>
<p>For Windows and Unix, You can download PuTTY <a href="http://www.putty.org/">here</a>.</p>
<p><strong>How to use PuTTY with SSH?</strong><br />
here is my guide:</p>
<p>1.) Run the putty.exe file<br />
    After you run the PuTTY file this following window will appear on your screen.</p>
<p>  <img src="<a href="http://tinypic.com" target="_blank"><img src="http://i37.tinypic.com/aua5v5.jpg" border="0" alt="How to use PuTTY SSH "></a></p>
<p>    On this example, I used &#8220;www.example.com&#8221; as a Hostname but you can also  input directly the IP Address of the Website to connect remotely.</p>
<p>    On the Saved Sessions, just type any name that you want (Mine is &#8220;Session1&#8243;) and then click save to save the Sessions. The next time you connect to your PuTTY, just input the Hostname/IP Address then click the name of the Save Sessions to continue.</p>
<p>2.) After you input all the correct info, click Open button. The following window will appear. </p>
<p><img src="<a href="http://tinypic.com" target="_blank"><img src="http://i36.tinypic.com/4q6gyd.jpg" border="0" alt="Putty SSH Window"></p>
<p>   This is the basic knowledge on how to use PuTTY SSH Client. You can start now using some of the basic Linux Command which I&#8217;ll be posting here in the coming days, so stay in touch.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.blazecoder.com/linux-command/how-to-use-putty-ssh-in-windows/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
