<?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/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	
	>
<channel>
	<title>
	Comments on: Simple Host Monitoring with SSH	</title>
	<atom:link href="https://www.krazyworks.com/simple-host-monitoring-with-ssh/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.krazyworks.com/simple-host-monitoring-with-ssh/</link>
	<description>Networking, Systems Design, and Disaster Recovery</description>
	<lastBuildDate>Fri, 31 Jul 2015 16:04:30 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.7.9</generator>
	<item>
		<title>
		By: Brian		</title>
		<link>https://www.krazyworks.com/simple-host-monitoring-with-ssh/comment-page-1/#comment-248144</link>

		<dc:creator><![CDATA[Brian]]></dc:creator>
		<pubDate>Mon, 01 Apr 2013 07:16:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.krazyworks.com/?p=2506#comment-248144</guid>

					<description><![CDATA[I have a jailbroken iPhone 3G. How do I download/get SSH on my iPhone so I can use Cyder and install apps from my computer. I need this because my wifi feature died and doing it from the computer is the only way I have left.
]]></description>
			<content:encoded><![CDATA[<p>I have a jailbroken iPhone 3G. How do I download/get SSH on my iPhone so I can use Cyder and install apps from my computer. I need this because my wifi feature died and doing it from the computer is the only way I have left.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Joe M		</title>
		<link>https://www.krazyworks.com/simple-host-monitoring-with-ssh/comment-page-1/#comment-247961</link>

		<dc:creator><![CDATA[Joe M]]></dc:creator>
		<pubDate>Sun, 31 Mar 2013 04:22:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.krazyworks.com/?p=2506#comment-247961</guid>

					<description><![CDATA[I have a JB iPhone 3G and I want to improve it&#039;s ram memory but in order to follow the tutorials I have to SSH via WiFi. I don&#039;t have Internet at home nether a router. I&#039;m using MyWi for teetering.
]]></description>
			<content:encoded><![CDATA[<p>I have a JB iPhone 3G and I want to improve it&#8217;s ram memory but in order to follow the tutorials I have to SSH via WiFi. I don&#8217;t have Internet at home nether a router. I&#8217;m using MyWi for teetering.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Con Orpe		</title>
		<link>https://www.krazyworks.com/simple-host-monitoring-with-ssh/comment-page-1/#comment-247461</link>

		<dc:creator><![CDATA[Con Orpe]]></dc:creator>
		<pubDate>Wed, 27 Mar 2013 17:20:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.krazyworks.com/?p=2506#comment-247461</guid>

					<description><![CDATA[:D
]]></description>
			<content:encoded><![CDATA[<p>:D</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Heath		</title>
		<link>https://www.krazyworks.com/simple-host-monitoring-with-ssh/comment-page-1/#comment-247352</link>

		<dc:creator><![CDATA[Heath]]></dc:creator>
		<pubDate>Tue, 26 Mar 2013 20:14:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.krazyworks.com/?p=2506#comment-247352</guid>

					<description><![CDATA[I&#039;m looking at running SSH on my school laptop because pretty much everything useful has been blocked, but I don&#039;t want to run my home internet cap over by doing this. If i use an SSH tunnel to get past the proxy will I use up my home internet cap?
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m looking at running SSH on my school laptop because pretty much everything useful has been blocked, but I don&#8217;t want to run my home internet cap over by doing this. If i use an SSH tunnel to get past the proxy will I use up my home internet cap?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: davemc74656		</title>
		<link>https://www.krazyworks.com/simple-host-monitoring-with-ssh/comment-page-1/#comment-247064</link>

		<dc:creator><![CDATA[davemc74656]]></dc:creator>
		<pubDate>Mon, 25 Mar 2013 00:59:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.krazyworks.com/?p=2506#comment-247064</guid>

					<description><![CDATA[any ports and commands would be great
]]></description>
			<content:encoded><![CDATA[<p>any ports and commands would be great</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Sergio		</title>
		<link>https://www.krazyworks.com/simple-host-monitoring-with-ssh/comment-page-1/#comment-246714</link>

		<dc:creator><![CDATA[Sergio]]></dc:creator>
		<pubDate>Fri, 22 Mar 2013 07:53:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.krazyworks.com/?p=2506#comment-246714</guid>

					<description><![CDATA[I&#039;m a comp. sci. major. This is my first time remotely accessing stuff I do at school (on Linux computers that have terminals that can run gvim in its own window) on my home computer (Windows using PuTTY to get to my files). Is there a way to get some kind of text editor like gvim to open in its own window?

I get this when doing something like gvim Compress.java

E233: cannot open display
Press ENTER or type command to continue

And pressing enter just loads the file in the terminal window, which I&#039;m not used to editing files in.

If you know how to get a nice visual text editor to open up for me and can explain it in pretty simple terms, I&#039;d be forever grateful :D
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m a comp. sci. major. This is my first time remotely accessing stuff I do at school (on Linux computers that have terminals that can run gvim in its own window) on my home computer (Windows using PuTTY to get to my files). Is there a way to get some kind of text editor like gvim to open in its own window?</p>
<p>I get this when doing something like gvim Compress.java</p>
<p>E233: cannot open display<br />
Press ENTER or type command to continue</p>
<p>And pressing enter just loads the file in the terminal window, which I&#8217;m not used to editing files in.</p>
<p>If you know how to get a nice visual text editor to open up for me and can explain it in pretty simple terms, I&#8217;d be forever grateful :D</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
