<?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: Pair Programming for Sysadmins</title>
	<atom:link href="http://blog.xebia.com/2009/09/06/pair-programming-for-sysadmins/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.xebia.com/2009/09/06/pair-programming-for-sysadmins/</link>
	<description>Software development done right!</description>
	<lastBuildDate>Wed, 08 Feb 2012 14:41:38 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: iwein</title>
		<link>http://blog.xebia.com/2009/09/06/pair-programming-for-sysadmins/#comment-93133</link>
		<dc:creator>iwein</dc:creator>
		<pubDate>Thu, 19 Nov 2009 17:24:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xebia.com/?p=3133#comment-93133</guid>
		<description>just so you don&#039;t have to watch the whole thing again for the command (and if you&#039;re too lazy to use man):
to start a screen: screen -S 
to join a screen : screen -x </description>
		<content:encoded><![CDATA[<p>just so you don&#8217;t have to watch the whole thing again for the command (and if you&#8217;re too lazy to use man):<br />
to start a screen: screen -S<br />
to join a screen : screen -x</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vincent Partington</title>
		<link>http://blog.xebia.com/2009/09/06/pair-programming-for-sysadmins/#comment-92579</link>
		<dc:creator>Vincent Partington</dc:creator>
		<pubDate>Mon, 28 Sep 2009 18:06:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xebia.com/?p=3133#comment-92579</guid>
		<description>&lt;strong&gt;@Wilfred Springer:&lt;/strong&gt; Cool use of screen, a tool any system admin worth his money should know.

&lt;strong&gt;@Andrew Phillips:&lt;/strong&gt; Detaching and then reattaching (I use &lt;tt&gt;screen -dr&lt;/tt&gt;) is even nicer when suspending machine images (think VMWare). After resuming the image you can get back to where you were before you suspended it.</description>
		<content:encoded><![CDATA[<p><strong>@Wilfred Springer:</strong> Cool use of screen, a tool any system admin worth his money should know.</p>
<p><strong>@Andrew Phillips:</strong> Detaching and then reattaching (I use <tt>screen -dr</tt>) is even nicer when suspending machine images (think VMWare). After resuming the image you can get back to where you were before you suspended it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Random Links #42 &#124; YASDW - yet another software developer weblog</title>
		<link>http://blog.xebia.com/2009/09/06/pair-programming-for-sysadmins/#comment-92417</link>
		<dc:creator>Random Links #42 &#124; YASDW - yet another software developer weblog</dc:creator>
		<pubDate>Tue, 08 Sep 2009 17:12:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xebia.com/?p=3133#comment-92417</guid>
		<description>[...] Pair Programming for Sysadmins Hab gar nicht gewusst, was screen alles kann, vlt. soll ich mir das doch mal genauer anschauen. [...]</description>
		<content:encoded><![CDATA[<p>[...] Pair Programming for Sysadmins Hab gar nicht gewusst, was screen alles kann, vlt. soll ich mir das doch mal genauer anschauen. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Phillips</title>
		<link>http://blog.xebia.com/2009/09/06/pair-programming-for-sysadmins/#comment-92415</link>
		<dc:creator>Andrew Phillips</dc:creator>
		<pubDate>Mon, 07 Sep 2009 07:13:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xebia.com/?p=3133#comment-92415</guid>
		<description>Another feature of screen we use a lot is the ability to detach a terminal session (search for &quot;detach [-h]&quot; in the man page referenced in the post) and reconnect to it later. This comes in especially handy if, for instance, you want to kick off a long-running task via SSH and then disconnect from the machine.</description>
		<content:encoded><![CDATA[<p>Another feature of screen we use a lot is the ability to detach a terminal session (search for &#8220;detach [-h]&#8221; in the man page referenced in the post) and reconnect to it later. This comes in especially handy if, for instance, you want to kick off a long-running task via SSH and then disconnect from the machine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wilfred Springer</title>
		<link>http://blog.xebia.com/2009/09/06/pair-programming-for-sysadmins/#comment-92414</link>
		<dc:creator>Wilfred Springer</dc:creator>
		<pubDate>Mon, 07 Sep 2009 05:19:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xebia.com/?p=3133#comment-92414</guid>
		<description>Ah, glad you caught that. I changed it instantly.</description>
		<content:encoded><![CDATA[<p>Ah, glad you caught that. I changed it instantly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Martin</title>
		<link>http://blog.xebia.com/2009/09/06/pair-programming-for-sysadmins/#comment-92413</link>
		<dc:creator>Dan Martin</dc:creator>
		<pubDate>Mon, 07 Sep 2009 04:17:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.xebia.com/?p=3133#comment-92413</guid>
		<description>Nice post.  I&#039;m guessing you mean VNC, not VLC.</description>
		<content:encoded><![CDATA[<p>Nice post.  I&#8217;m guessing you mean VNC, not VLC.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- This Quick Cache file was built for (  blog.xebia.com/2009/09/06/pair-programming-for-sysadmins/feed/ ) in 0.51222 seconds, on Feb 9th, 2012 at 6:52 pm UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on Feb 9th, 2012 at 7:52 pm UTC -->
