<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Apple iPad: A Linux Administrator&#8217;s New Assistant</title>
	<atom:link href="http://www.linux-mag.com/id/7937/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.linux-mag.com/id/7937/</link>
	<description>Open Source, Open Standards</description>
	<lastBuildDate>Sat, 05 Oct 2013 13:48:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: jrw</title>
		<link>http://www.linux-mag.com/id/7937/#comment-1230355</link>
		<dc:creator>jrw</dc:creator>
		<pubDate>Wed, 18 Sep 2013 18:52:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7937/#comment-1230355</guid>
		<description>Server Auditor App:
https://itunes.apple.com/us/app/server-auditor-ssh-client/id549039908?mt=8</description>
		<content:encoded><![CDATA[<p>Server Auditor App:<br />
<a href="https://itunes.apple.com/us/app/server-auditor-ssh-client/id549039908?mt=8" rel="nofollow">https://itunes.apple.com/us/app/server-auditor-ssh-client/id549039908?mt=8</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sr. Inath</title>
		<link>http://www.linux-mag.com/id/7937/#comment-172905</link>
		<dc:creator>Sr. Inath</dc:creator>
		<pubDate>Mon, 26 Mar 2012 15:49:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7937/#comment-172905</guid>
		<description>Real administrators know that X-11 display is in 99% of the cases, useless. In the other hand, a RDP client is much more usefull for administration of windows machines.
A good article would show that first you need to connect to a VPN before starting any administration task. And of course, present the VPN options available in the iOS.
As for administration of non-windows devices, SSH and telnet(!) are the protocols used, and that calls for a good ssh client with port forwarding, automation tools, public key authentication support. (or as many features you can get)
Well, often administration can be made via HTTP(S), which doesn&#039;t call for any specific application.</description>
		<content:encoded><![CDATA[<p>Real administrators know that X-11 display is in 99% of the cases, useless. In the other hand, a RDP client is much more usefull for administration of windows machines.<br />
A good article would show that first you need to connect to a VPN before starting any administration task. And of course, present the VPN options available in the iOS.<br />
As for administration of non-windows devices, SSH and telnet(!) are the protocols used, and that calls for a good ssh client with port forwarding, automation tools, public key authentication support. (or as many features you can get)<br />
Well, often administration can be made via HTTP(S), which doesn&#8217;t call for any specific application.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: savoy9020</title>
		<link>http://www.linux-mag.com/id/7937/#comment-8828</link>
		<dc:creator>savoy9020</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7937/#comment-8828</guid>
		<description>&lt;p&gt;I&#039;m using my iPad 16gig 3G with iSSH and love it.   Using the iBook app to hold all my reference Linux Magazine PDF&#039;s and documentation is great as well.&lt;/p&gt;
&lt;p&gt;The 3g let&#039;s me access my servers from nearly anywhere as well.  (non-jail-broken)
&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I&#8217;m using my iPad 16gig 3G with iSSH and love it.   Using the iBook app to hold all my reference Linux Magazine PDF&#8217;s and documentation is great as well.</p>
<p>The 3g let&#8217;s me access my servers from nearly anywhere as well.  (non-jail-broken)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jcasman</title>
		<link>http://www.linux-mag.com/id/7937/#comment-8829</link>
		<dc:creator>jcasman</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7937/#comment-8829</guid>
		<description>&lt;p&gt;Great article, thanks for all the details and screenshots. It seems like a straightforward ssh client should be free. I&#039;ve looked at the free or cheaper ssh clients available, but they all seem fairly limited. &lt;/p&gt;
&lt;p&gt;Jesse Casman&lt;br /&gt;
San Francisco, CA
&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Great article, thanks for all the details and screenshots. It seems like a straightforward ssh client should be free. I&#8217;ve looked at the free or cheaper ssh clients available, but they all seem fairly limited. </p>
<p>Jesse Casman<br />
San Francisco, CA</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aivanise</title>
		<link>http://www.linux-mag.com/id/7937/#comment-8830</link>
		<dc:creator>aivanise</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7937/#comment-8830</guid>
		<description>&lt;p&gt;AFAIK, none of the iOS ssh clients supports port forwarding, which makes the devices pretty useless for serious administration. Very rarely you will have a WiFi connection in the enterprise that is not firewalled, as this is the first requirement of any security certification (e.g. PCI DSS)
&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>AFAIK, none of the iOS ssh clients supports port forwarding, which makes the devices pretty useless for serious administration. Very rarely you will have a WiFi connection in the enterprise that is not firewalled, as this is the first requirement of any security certification (e.g. PCI DSS)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: harmscon</title>
		<link>http://www.linux-mag.com/id/7937/#comment-8831</link>
		<dc:creator>harmscon</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7937/#comment-8831</guid>
		<description>&lt;p&gt;I can also highly recommend iSSH. I&#039;ve only used it on the iPhone but that has saved me a trip to the office several times. &lt;/p&gt;
&lt;p&gt;It is also worth mentioning that iSSH can forward TCP ports. Combined with IOS multitasking, I use this feature and the RDesktop app to access microsoft terminal servers.&lt;/p&gt;
&lt;p&gt;Best of 3 worlds.
&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I can also highly recommend iSSH. I&#8217;ve only used it on the iPhone but that has saved me a trip to the office several times. </p>
<p>It is also worth mentioning that iSSH can forward TCP ports. Combined with IOS multitasking, I use this feature and the RDesktop app to access microsoft terminal servers.</p>
<p>Best of 3 worlds.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sllik</title>
		<link>http://www.linux-mag.com/id/7937/#comment-8832</link>
		<dc:creator>sllik</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7937/#comment-8832</guid>
		<description>&lt;p&gt;I&#039;ve only recently purchased iSSH (prior to reading this article, but only by a couple of days), so the irony of seeing an article about it here at Linux-mag.com is chuckle-worthy on a personal level.&lt;/p&gt;
&lt;p&gt;It should also be noted that the latest version of iOS allows for bluetooth keyboard use with iPad, iPhone4, and 3rd generation iPods.  I think mouse functionality might also be available, but I&#039;m still investigating.  What&#039;s unclear, based on some of the articles and comments related to this functionality, is whether Ctrl, Alt, and Escape keys work properly (which would severely limit the functionality of mainstays like tmux/screen, vim/emacs, awesome/dwm, etc).  Some comments made it sound like those keys were only available and functional when using Apple bluetooth, others implied that they didn&#039;t work at all.  iSSH has a last-resort option of remapping what should be the Option key to whatever&#039;s needed, but that still only addresses half the problem (because that&#039;s only one modifier key and both are often heavily used).  Someone else may have more details or can confirm this issue for me, as I haven&#039;t had the opportunity to put it all to the test yet, but even with that limitation, an external keyboard would turn the iPad + iSSH combo into a genuine portable powerhouse of Linux goodness.
&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I&#8217;ve only recently purchased iSSH (prior to reading this article, but only by a couple of days), so the irony of seeing an article about it here at Linux-mag.com is chuckle-worthy on a personal level.</p>
<p>It should also be noted that the latest version of iOS allows for bluetooth keyboard use with iPad, iPhone4, and 3rd generation iPods.  I think mouse functionality might also be available, but I&#8217;m still investigating.  What&#8217;s unclear, based on some of the articles and comments related to this functionality, is whether Ctrl, Alt, and Escape keys work properly (which would severely limit the functionality of mainstays like tmux/screen, vim/emacs, awesome/dwm, etc).  Some comments made it sound like those keys were only available and functional when using Apple bluetooth, others implied that they didn&#8217;t work at all.  iSSH has a last-resort option of remapping what should be the Option key to whatever&#8217;s needed, but that still only addresses half the problem (because that&#8217;s only one modifier key and both are often heavily used).  Someone else may have more details or can confirm this issue for me, as I haven&#8217;t had the opportunity to put it all to the test yet, but even with that limitation, an external keyboard would turn the iPad + iSSH combo into a genuine portable powerhouse of Linux goodness.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gerlos</title>
		<link>http://www.linux-mag.com/id/7937/#comment-8833</link>
		<dc:creator>gerlos</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7937/#comment-8833</guid>
		<description>&lt;p&gt;This seems more a ssh client review for the sysadmin than an iPad review: I mean, any tablet with network access and an ssh, vnc and/or x server should be as good or better of the iPad for a sysadmin, and surely it will be cheaper, and maybe it could provide an ethernet port, that iPad doesn&#039;t provide.&lt;/p&gt;
&lt;p&gt;Anyway, nice to know of iSSH.
&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>This seems more a ssh client review for the sysadmin than an iPad review: I mean, any tablet with network access and an ssh, vnc and/or x server should be as good or better of the iPad for a sysadmin, and surely it will be cheaper, and maybe it could provide an ethernet port, that iPad doesn&#8217;t provide.</p>
<p>Anyway, nice to know of iSSH.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chdslv</title>
		<link>http://www.linux-mag.com/id/7937/#comment-8834</link>
		<dc:creator>chdslv</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7937/#comment-8834</guid>
		<description>&lt;p&gt;Well, I am waiting for a pad that works in Linux. There is no reason to fall for Steve Jobs narrative abilities, and when such new pads come out, they&#039;s be much better than iPad...just like the clones of iPhone!
&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Well, I am waiting for a pad that works in Linux. There is no reason to fall for Steve Jobs narrative abilities, and when such new pads come out, they&#8217;s be much better than iPad&#8230;just like the clones of iPhone!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: papaspence</title>
		<link>http://www.linux-mag.com/id/7937/#comment-8835</link>
		<dc:creator>papaspence</dc:creator>
		<pubDate>Wed, 30 Nov -0001 00:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.linux-mag.com/id/7937/#comment-8835</guid>
		<description>&lt;p&gt;I am using a company purchased iPhone4 (aka small ipad ) with a combination of the juniper VPN app (free), iStat app ($.99) and Wyse PocketConnect RDB/VNC client app (free) to connect over 3G network and view status of all my linux servers and get an X-11 display of VNC sessions when I want direct access to terminals or other X-apps. Also iStat does pings and traceroute when needed as well. So yes ipad/iphone can be a nice portable tool for systems admins. I imagine that andriod versions of simular apps can be just as effective on andriod pad/phones as well.
&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I am using a company purchased iPhone4 (aka small ipad ) with a combination of the juniper VPN app (free), iStat app ($.99) and Wyse PocketConnect RDB/VNC client app (free) to connect over 3G network and view status of all my linux servers and get an X-11 display of VNC sessions when I want direct access to terminals or other X-apps. Also iStat does pings and traceroute when needed as well. So yes ipad/iphone can be a nice portable tool for systems admins. I imagine that andriod versions of simular apps can be just as effective on andriod pad/phones as well.</p>
]]></content:encoded>
	</item>
</channel>
</rss>