<?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>LAMPDocs &#187; SSH client</title>
	<atom:link href="http://www.lampdocs.com/tag/ssh-client/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lampdocs.com</link>
	<description>Documenting the Open Source</description>
	<lastBuildDate>Sat, 03 Dec 2011 15:09:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Setting Up SSH clients on Windows Mobile Devices</title>
		<link>http://www.lampdocs.com/other-recipes-soho-administrators/setting-up-ssh-clients-on-windows-mobile-devices/</link>
		<comments>http://www.lampdocs.com/other-recipes-soho-administrators/setting-up-ssh-clients-on-windows-mobile-devices/#comments</comments>
		<pubDate>Fri, 05 Jun 2009 10:18:33 +0000</pubDate>
		<dc:creator>serii</dc:creator>
				<category><![CDATA[Other Recipes]]></category>
		<category><![CDATA[PocketPuTTY]]></category>
		<category><![CDATA[PockeTTY 3.04]]></category>
		<category><![CDATA[Secure Shell]]></category>
		<category><![CDATA[Setting Up SSH clients]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[SSH client]]></category>
		<category><![CDATA[SSH protocol]]></category>
		<category><![CDATA[SSH server]]></category>
		<category><![CDATA[Token2Shell Mobile]]></category>
		<category><![CDATA[Windows Mobile Devices]]></category>
		<category><![CDATA[ZaTelnet Professional]]></category>

		<guid isPermaLink="false">http://www.lampdocs.com/?p=159</guid>
		<description><![CDATA[How to restart a computer or to perform other actions in a secure way being a thousand miles away from it? The answer to this question is SSH protocol. SSH (Secure Shell) represents a network protocol that is used for the remote control and data exchange via secure channel between two networked devices. According to [...]


Related posts:<ol><li><a href='http://www.lampdocs.com/connecting-internet/pppoe-connection/' rel='bookmark' title='Setting Up PPPoE Connection in Linux'>Setting Up PPPoE Connection in Linux</a></li>
<li><a href='http://www.lampdocs.com/other-recipes/network-interfaces/' rel='bookmark' title='Setting Up Network Interfaces in Linux'>Setting Up Network Interfaces in Linux</a></li>
<li><a href='http://www.lampdocs.com/linux-distros/gibraltar-v3-0/' rel='bookmark' title='Gibraltar v3.0'>Gibraltar v3.0</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>How to restart a computer or to perform other actions in a secure way being a thousand miles away from it? The answer to this question is <strong>SSH protocol</strong>.</p>
<p><strong>SSH (Secure Shell) </strong>represents a network protocol that is used for the remote control and data exchange via secure channel between two networked devices. According to its functionality SSH is similar to <strong>Telnet</strong> and other <strong>insecure remote shells</strong> (that send information in plain text, i.e. leaving it open for the interception), but in comparison with them it encrypts all the information including the passwords.</p>
<p>Secure Shell uses the client-server model.</p>
<p>By default <strong>SSH server</strong> listens on the standard TCP <strong>port 22</strong>.</p>
<p>An <strong>SSH client</strong> represents a program used to establish the remote connections.</p>
<p>There are SSH servers and SSH clients for almost all the modern platforms: Windows, Linux, Mac OS X, Java, Solaris, Symbian OS, Windows Mobile and even Palm OS.</p>
<p>So let&#8217;s take a closer look at the SSH clients used on Windows Mobile Devices.</p>
<p>Despite the fact that there are a lot of them, we will describe just a couple because their features do not vary so significantly.</p>
<p><strong>PocketPuTTY</strong></p>
<p>PocketPuTTY represents a <strong>free</strong>, open source SSH client for Pocket PC. Despite the fact that it&#8217;s absolutely free, it has all the features you need:</p>
<p><span id="more-159"></span></p>
<ul type="disc">
<li>SSH1</li>
<li>SSH2</li>
<li>Telnet</li>
<li>Serial</li>
<li>Tunneling</li>
<li>Private key authentication</li>
<li>Color terminal emulation</li>
</ul>
<ul>
<li><strong>Installation of PocketPuTTY</strong><strong> </strong></li>
</ul>
<p>In fact there is no installation needed at all because it&#8217;s just an <strong>.exe</strong> file:<br />
<img class="aligncenter size-full wp-image-165" title="1" src="http://www.lampdocs.com/wp-content/uploads/2009/06/110.JPG" alt=" Setting Up SSH clients on Windows Mobile Devices" width="470" height="627" /><br />
Thus you can place it wherever you want and run it every time you need (or just to make a shortcut).</p>
<p>As you will shortly find out, the last version of this application was made on 02.28.2007; however it runs very nice on my Windows Mobile 6.5, so you don&#8217;t need to worry about the compatibility issues. You can download it from the <a href="http://www.pocketputty.net/index.html">official website</a>.</p>
<ul>
<li><strong>Configuring the connection</strong></li>
</ul>
<p>The User Interface is simple enough and you can hardly encounter any problems with the setting up a connection.</p>
<p><img class="aligncenter size-full wp-image-166" title="2" src="http://www.lampdocs.com/wp-content/uploads/2009/06/28.JPG" alt=" Setting Up SSH clients on Windows Mobile Devices" width="470" height="315" /><br />
However if you need help, please visit the <a href="http://www.pocketputty.net/forum.html">forum</a> on the official web site and you will be able to find the answer to your question.</p>
<p><strong>ZaTelnet Professional</strong></p>
<p>ZaTelnet is a professional protocol client designed for system administrators, users and web designers who work with Unix/Linux/BSD systems. It has some specific features that generally can not be found in similar applications:</p>
<ul>
<li>smart phone support</li>
<li>virtual scrolling screen with adjustable size</li>
<li>floating keyboard</li>
<li>support of all possible display sizes and etc.</li>
</ul>
<p>It supports the following types of protocols: Telnet / SSH / SSH1 / SSH2 / Serial client for devices supporting Microsoft Compact Framework 1.0 or 2.0.</p>
<ul>
<li><strong>Installation of ZaTelnet Professional</strong></li>
</ul>
<p>To download this application you should visit the <a href="http://www.zatelnet.com/">official web site</a> of its developers. Unfortunately it&#8217;s not free and in case you like it, you will need to buy it.</p>
<p>Once you downloaded it just install the <strong>.cab</strong> file.</p>
<ul>
<li><strong>Setting up the connection</strong></li>
</ul>
<p><strong> </strong>To set up the connection you need to choose the protocol you want to use, fill out the &#8220;server&#8221; field and press &#8220;start&#8221;.</p>
<p><strong> </strong><img class="aligncenter size-full wp-image-167" title="3" src="http://www.lampdocs.com/wp-content/uploads/2009/06/33.JPG" alt=" Setting Up SSH clients on Windows Mobile Devices" width="470" height="632" /></p>
<p><strong>In case you need to change the setting use the rest four tabs at the bottom of the screen:</strong></p>
<p><img class="aligncenter size-full wp-image-169" title="4" src="http://www.lampdocs.com/wp-content/uploads/2009/06/48.JPG" alt=" Setting Up SSH clients on Windows Mobile Devices" width="470" height="211" /></p>
<p><strong> </strong>For any further information please check out <a href="http://www.zatelnet.com/zap/main.php">this page</a> and the forum (that can be found on this page as well).</p>
<p><strong>Token2Shell Mobile </strong></p>
<ul>
<li><strong>Installing Token2Shell Mobile on the device</strong></li>
</ul>
<p>The installation file can be found on the on the <a href="http://choung.net/Token2Shell/Mobile/download">official web site</a>. This is a fully functional trial version that has a 30-days time limitation. As soon as you purchase Token2Shell/Mobile, you will receive license key information to convert this trial version to a full one that does not have any usage limitation.</p>
<p>After the installation you get the application shortcut (<em>Token2Shell Mobile</em>) and SSH port forwarding application (<em>Token2Shell.SSHpf Mobile</em>):</p>
<p><img class="aligncenter size-full wp-image-178" title="5" src="http://www.lampdocs.com/wp-content/uploads/2009/06/56.JPG" alt=" Setting Up SSH clients on Windows Mobile Devices" width="470" height="477" /></p>
<ul>
<li><strong>Entering remote host address </strong></li>
</ul>
<p>Here are the three ways to start communication session:</p>
<ul>
<li>tap &#8220;session&#8221; menu and select one of the listed items</li>
<li>use the Address Book</li>
<li>use Recent option that contains all the recent sessions</li>
</ul>
<p><img class="aligncenter size-full wp-image-179" title="6" src="http://www.lampdocs.com/wp-content/uploads/2009/06/64.JPG" alt=" Setting Up SSH clients on Windows Mobile Devices" width="470" height="320" /></p>
<p>Moreover you can change all the settings (font, color and etc.) as you want by going to Menu – Options:</p>
<p><img class="aligncenter size-full wp-image-180" title="7" src="http://www.lampdocs.com/wp-content/uploads/2009/06/75.JPG" alt=" Setting Up SSH clients on Windows Mobile Devices" width="470" height="630" /></p>
<p>In case you encounter any problems with setting a connection, you can read the instruction or ask the customer support service for help <a href="http://www.choung.net/data/handbooks/Token2Shell/Mobile">here</a>.</p>
<p><strong>PockeTTY 3.04</strong></p>
<ul>
<li><strong>Installing PocketTTY 3.04 on the device</strong></li>
</ul>
<p>You can find the installation file for this app <a href="http://www.dejavusoftware.com/pocketty/index.html">here</a>. Again the unregistered version will be a fully functional one but will allow you to connect just for 5 minutes at a time.</p>
<p>When you first start up PockeTTY 3.04 application (registered version), you will see a welcome screen like this:</p>
<p><img class="aligncenter size-full wp-image-181" title="8" src="http://www.lampdocs.com/wp-content/uploads/2009/06/84.JPG" alt=" Setting Up SSH clients on Windows Mobile Devices" width="470" height="630" /></p>
<ul>
<li><strong>Setting up a connection </strong></li>
</ul>
<p>You need use the &#8220;Session&#8221; menu (Menu – Session) to open a new connection, disconnect an open connection or switch between sessions.</p>
<p>It has to be emphasized that some types of connections provide a terminal interface allowing you to enter commands and see their results. Other types of connections operate at the networking layer. Regardless of the interface, all connections have an associated session, which is listed in the &#8220;Session&#8221; menu.</p>
<p>To make a new connection, tap &#8220;Connect&#8221; menu. The following window will appear:</p>
<p><img class="aligncenter size-full wp-image-182" title="9" src="http://www.lampdocs.com/wp-content/uploads/2009/06/92.JPG" alt=" Setting Up SSH clients on Windows Mobile Devices" width="470" height="633" /></p>
<p>Choose the type of connection you need from the list of options. You will need to set parameters specific to the connection type you chose. The next time if you choose the same option, the basic connection parameters that you used last time will appear. However the settings that are not on the initial screen will not be remembered.</p>
<p>Moreover you can save the settings for the connection and next time they will appear below the dashed line. Choosing saved settings will bypass the parameters window and attempt to connect immediately.</p>
<p>Here is how a configuration dialog for SSH2 connection looks:</p>
<p><img class="aligncenter size-full wp-image-184" title="10" src="http://www.lampdocs.com/wp-content/uploads/2009/06/103.JPG" alt=" Setting Up SSH clients on Windows Mobile Devices" width="470" height="634" /></p>
<p>On the main dialog you enter your hostname and username. You may also specify the port number to which PockeTTY should connect (usually it&#8217;s 22, so there is no need to change it).</p>
<p>In order to access Advanced Settings press Menu – Advanced:</p>
<p><img class="aligncenter size-full wp-image-186" title="11" src="http://www.lampdocs.com/wp-content/uploads/2009/06/113.JPG" alt=" Setting Up SSH clients on Windows Mobile Devices" width="470" height="631" /></p>
<p>To read the detailed instruction about given app, please visit <a href="http://www.dejavusoftware.com/pocketty/pocketty_docs.html">this page</a>.</p>
<p>If you couldn’t managed to get the answer, ask the customer support for help or read FAQ <a href="http://www.dejavusoftware.com/help_support.html">here</a>.</p>
<p>Hope I&#8217;ve been helpful.</p>


<p>Related posts:<ol><li><a href='http://www.lampdocs.com/connecting-internet/pppoe-connection/' rel='bookmark' title='Setting Up PPPoE Connection in Linux'>Setting Up PPPoE Connection in Linux</a></li>
<li><a href='http://www.lampdocs.com/other-recipes/network-interfaces/' rel='bookmark' title='Setting Up Network Interfaces in Linux'>Setting Up Network Interfaces in Linux</a></li>
<li><a href='http://www.lampdocs.com/linux-distros/gibraltar-v3-0/' rel='bookmark' title='Gibraltar v3.0'>Gibraltar v3.0</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.lampdocs.com/other-recipes-soho-administrators/setting-up-ssh-clients-on-windows-mobile-devices/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

