<?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>gHacks technology news &#187; symbian s60</title>
	<atom:link href="http://www.ghacks.net/tag/symbian-s60/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Tue, 24 Nov 2009 22:37:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Control Servers from Mobile Phones via SSH</title>
		<link>http://www.ghacks.net/2008/07/09/control-servers-from-mobile-phones-via-ssh/</link>
		<comments>http://www.ghacks.net/2008/07/09/control-servers-from-mobile-phones-via-ssh/#comments</comments>
		<pubDate>Wed, 09 Jul 2008 15:12:18 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Mobiles]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[dedicated server]]></category>
		<category><![CDATA[mobile phone]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[putty]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[symbian]]></category>
		<category><![CDATA[symbian s60]]></category>
		<category><![CDATA[telnet]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=5266</guid>
		<description><![CDATA[If you are running dedicated servers, virtual private servers or even hosting accounts, you need some backup plans to cover eventualities. I was away for the last five days and had to make sure that I could react immediately when I would receive notice of an emergency. You need to know that I run a [...]]]></description>
			<content:encoded><![CDATA[<p>If you are running dedicated servers, virtual private servers or even hosting accounts, you need some backup plans to cover eventualities. I was away for the last five days and had to make sure that I could react immediately when I would receive notice of an emergency. You need to know that I run a few scripts every minute that check if certain core modules are still running on my servers and that I receive an SMS instantly if they are not.</p>
<p>This helps if I&#8217;m near a PC but not if I&#8217;m playing with my five year old nephew at the North Sea. One of my backup plans included the installation of a Symbian version of Putty on my Nokie N73 mobile phone. Putty is a Telnet and SSH client that can be used to quickly connect to servers and start commands and scripts there. It would take only a minute or so to connect to the server and restart a module, like ftp, MySQL or Apache, if one of them crashes.</p>
<p>It can also be used to analyze what went wrong providing the server did not crash completely and does not restart. All that is needed is the free software <a href="http://s2putty.sourceforge.net/">PuTTY</a> for Symbian OS which can be installed on a Symbian OS compatible mobile phones also known as S60 third edition smartphones.</p>
<p><span id="more-5266"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/07/mobile_phone_ssh.jpg" alt="mobile phone ssh" title="mobile phone ssh" width="169" height="227" class="alignnone size-medium wp-image-5268" /></p>
<p>Ports for UIQ 1, UIQ 2 and UIQ 3 are available as well. It&#8217;s actually pretty cumbersome to work with Putty on a mobile phone that does not have a full QWERTY keyboard with additional keys like ESC which is why the mobile version of Putty offers a special send menu that provides access to those special characters.</p>

	Tags: <a href="http://www.ghacks.net/tag/dedicated-server/" title="dedicated server" rel="tag">dedicated server</a>, <a href="http://www.ghacks.net/tag/mobile-phone/" title="mobile phone" rel="tag">mobile phone</a>, <a href="http://www.ghacks.net/tag/network/" title="network" rel="tag">network</a>, <a href="http://www.ghacks.net/tag/putty/" title="putty" rel="tag">putty</a>, <a href="http://www.ghacks.net/tag/server/" title="server" rel="tag">server</a>, <a href="http://www.ghacks.net/tag/ssh/" title="ssh" rel="tag">ssh</a>, <a href="http://www.ghacks.net/tag/symbian/" title="symbian" rel="tag">symbian</a>, <a href="http://www.ghacks.net/tag/symbian-s60/" title="symbian s60" rel="tag">symbian s60</a>, <a href="http://www.ghacks.net/tag/telnet/" title="telnet" rel="tag">telnet</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/11/16/wiredtree-review-after-four-months/" title="Wiredtree Review After Four Months (November 16, 2009)">Wiredtree Review After Four Months</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/07/23/web-server-migration-today/" title="Web Server Migration Today (July 23, 2009)">Web Server Migration Today</a> (5)</li>
	<li><a href="http://www.ghacks.net/2006/11/18/top-xp-freeware-that-every-user-needs-part-3/" title="Top Xp Freeware that every user needs part 3 (November 18, 2006)">Top Xp Freeware that every user needs part 3</a> (5)</li>
	<li><a href="http://www.ghacks.net/2009/09/04/sftp-and-ssh-server-for-windows/" title="SFTP And SSH Server For Windows (September 4, 2009)">SFTP And SSH Server For Windows</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/03/29/remote-ssh-run-processes-anywhere-on-different-platforms/" title="Remote SSH: Run processes anywhere on different platforms (March 29, 2009)">Remote SSH: Run processes anywhere on different platforms</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/07/09/control-servers-from-mobile-phones-via-ssh/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
