<?xml version="1.0" encoding="UTF-8"?><!-- generator="lyceum/1.0.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: A guide to GNU Screen</title>
	<link>http://www.redhatmagazine.com/2007/09/27/a-guide-to-gnu-screen/</link>
	<description>Red Hat Magazine</description>
	<pubDate>Thu, 24 Jul 2008 16:07:47 +0000</pubDate>
	<generator>http://lyceum.ibiblio.org/?v=1.0.2</generator>

	<item>
		<title>by: bobpeers -&#62; blog &#187; Diskstation Modding</title>
		<link>http://www.redhatmagazine.com/2007/09/27/a-guide-to-gnu-screen/#comment-103095</link>
		<pubDate>Wed, 02 Jul 2008 08:56:11 +0000</pubDate>
		<guid>http://www.redhatmagazine.com/2007/09/27/a-guide-to-gnu-screen/#comment-103095</guid>
					<description>[...] There&#8217;s a great Red Hat Magazine article showing the basics plus how to set up a .screenrc config file to automatically start sessions or add a status bar to the bottom. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] There&#8217;s a great Red Hat Magazine article showing the basics plus how to set up a .screenrc config file to automatically start sessions or add a status bar to the bottom. [&#8230;]
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: altcrash.net &#187; Blog Archive &#187; Slicehost: Part 1</title>
		<link>http://www.redhatmagazine.com/2007/09/27/a-guide-to-gnu-screen/#comment-95256</link>
		<pubDate>Tue, 10 Jun 2008 03:35:12 +0000</pubDate>
		<guid>http://www.redhatmagazine.com/2007/09/27/a-guide-to-gnu-screen/#comment-95256</guid>
					<description>[...] If you&#8217;re not familiar with Screen, Red Hat Magazine has a nice little introduction [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] If you&#8217;re not familiar with Screen, Red Hat Magazine has a nice little introduction [&#8230;]
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Screen also works on the Synology NAS &#124; Edward de Leau</title>
		<link>http://www.redhatmagazine.com/2007/09/27/a-guide-to-gnu-screen/#comment-75333</link>
		<pubDate>Sat, 03 May 2008 22:18:16 +0000</pubDate>
		<guid>http://www.redhatmagazine.com/2007/09/27/a-guide-to-gnu-screen/#comment-75333</guid>
					<description>[...] http://www.redhatmagazine.com/2007/09/27/a-guide-to-gnu-screen/ [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] <a href="http://www.redhatmagazine.com/2007/09/27/a-guide-to-gnu-screen/" rel="nofollow">http://www.redhatmagazine.com/2007/09/27/a-guide-to-gnu-screen/</a> [&#8230;]
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: This Mind Intentionally Left Blank :: GNU Screen/vim love</title>
		<link>http://www.redhatmagazine.com/2007/09/27/a-guide-to-gnu-screen/#comment-69303</link>
		<pubDate>Tue, 22 Apr 2008 01:03:56 +0000</pubDate>
		<guid>http://www.redhatmagazine.com/2007/09/27/a-guide-to-gnu-screen/#comment-69303</guid>
					<description>[...] So I did some research on how to optimize use of vim and screen together. The first thing I came up with was getting screen to display a nice bar at the bottom by adding this to my .screenrc: (Thanks, Red Hat Magazine!) [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] So I did some research on how to optimize use of vim and screen together. The first thing I came up with was getting screen to display a nice bar at the bottom by adding this to my .screenrc: (Thanks, Red Hat Magazine!) [&#8230;]
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Disclosed Information &#187; Blog Archive &#187; Shared GNUScreen Session</title>
		<link>http://www.redhatmagazine.com/2007/09/27/a-guide-to-gnu-screen/#comment-48008</link>
		<pubDate>Tue, 22 Jan 2008 05:23:34 +0000</pubDate>
		<guid>http://www.redhatmagazine.com/2007/09/27/a-guide-to-gnu-screen/#comment-48008</guid>
					<description>[...] There&#8217;s a nice little howto that included this and some other tips (like, starting programs automatically and setting a status bar) at Redhat Magazine.    Posted by bob Filed in tech [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] There&#8217;s a nice little howto that included this and some other tips (like, starting programs automatically and setting a status bar) at Redhat Magazine.    Posted by bob Filed in tech [&#8230;]
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Peter K</title>
		<link>http://www.redhatmagazine.com/2007/09/27/a-guide-to-gnu-screen/#comment-47427</link>
		<pubDate>Sat, 19 Jan 2008 16:29:43 +0000</pubDate>
		<guid>http://www.redhatmagazine.com/2007/09/27/a-guide-to-gnu-screen/#comment-47427</guid>
					<description>Okay I got it: it was the specific big task which was the problem.

PS: it is imortant to start screen on the remote machine, of course!</description>
		<content:encoded><![CDATA[<p>Okay I got it: it was the specific big task which was the problem.</p>
<p>PS: it is imortant to start screen on the remote machine, of course!
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Peter K</title>
		<link>http://www.redhatmagazine.com/2007/09/27/a-guide-to-gnu-screen/#comment-47240</link>
		<pubDate>Fri, 18 Jan 2008 19:05:51 +0000</pubDate>
		<guid>http://www.redhatmagazine.com/2007/09/27/a-guide-to-gnu-screen/#comment-47240</guid>
					<description>Hi, all!

If I understand it correctly what Jim C said: You can use screen to 'recover' sessions even if there are on a remote computer?

Is the following scenario possible:
1. ssh to a remote computer
2. start screen (or should I start it on my local machine?)
3. run a big task
4. detach from this session
5. ## shutdown the local computer ## e.g. go sleeping :-)
6. restart the local computer
7. re-attach to the remote computer to see the progress of the task

Is this possbible? I tried it but I always get:

XIO:  fatal IO error 104 (Connection reset by peer) on X server "localhost:10.0
after 0 requests (0 known processed) with 0 events remaining

if I shut down the local machine. If not - all is fine.
Any suggestions?</description>
		<content:encoded><![CDATA[<p>Hi, all!</p>
<p>If I understand it correctly what Jim C said: You can use screen to &#8216;recover&#8217; sessions even if there are on a remote computer?</p>
<p>Is the following scenario possible:<br />
1. ssh to a remote computer<br />
2. start screen (or should I start it on my local machine?)<br />
3. run a big task<br />
4. detach from this session<br />
5. ## shutdown the local computer ## e.g. go sleeping :-)<br />
6. restart the local computer<br />
7. re-attach to the remote computer to see the progress of the task</p>
<p>Is this possbible? I tried it but I always get:</p>
<p>XIO:  fatal IO error 104 (Connection reset by peer) on X server &#8220;localhost:10.0<br />
after 0 requests (0 known processed) with 0 events remaining</p>
<p>if I shut down the local machine. If not - all is fine.<br />
Any suggestions?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: realthor</title>
		<link>http://www.redhatmagazine.com/2007/09/27/a-guide-to-gnu-screen/#comment-32520</link>
		<pubDate>Tue, 13 Nov 2007 13:30:05 +0000</pubDate>
		<guid>http://www.redhatmagazine.com/2007/09/27/a-guide-to-gnu-screen/#comment-32520</guid>
					<description>Hi, I am very interested in the "chat to all tabs" function from secureCRT if it would be possible to do with screen it would be wonderfull but the command above doesn't work. I am using screen under solaris I don't know if it is any different but I have 50 sessions opened to 50 machines and sometimes I need to change a word in a file on all machines and it is very time consuming without this option.

Can anyone help?</description>
		<content:encoded><![CDATA[<p>Hi, I am very interested in the &#8220;chat to all tabs&#8221; function from secureCRT if it would be possible to do with screen it would be wonderfull but the command above doesn&#8217;t work. I am using screen under solaris I don&#8217;t know if it is any different but I have 50 sessions opened to 50 machines and sometimes I need to change a word in a file on all machines and it is very time consuming without this option.</p>
<p>Can anyone help?
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: airtonix</title>
		<link>http://www.redhatmagazine.com/2007/09/27/a-guide-to-gnu-screen/#comment-31794</link>
		<pubDate>Fri, 09 Nov 2007 08:42:21 +0000</pubDate>
		<guid>http://www.redhatmagazine.com/2007/09/27/a-guide-to-gnu-screen/#comment-31794</guid>
					<description>i use screent to run rtorrent on our homeserver.

i also would like to provide a read only display of rtorrents screen output. 

i dont want press buttons to make a hardcopy, can i automate this on a timer?

i want hardcopy to run every 5min.

</description>
		<content:encoded><![CDATA[<p>i use screent to run rtorrent on our homeserver.</p>
<p>i also would like to provide a read only display of rtorrents screen output. </p>
<p>i dont want press buttons to make a hardcopy, can i automate this on a timer?</p>
<p>i want hardcopy to run every 5min.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Richard</title>
		<link>http://www.redhatmagazine.com/2007/09/27/a-guide-to-gnu-screen/#comment-28004</link>
		<pubDate>Sat, 20 Oct 2007 21:20:08 +0000</pubDate>
		<guid>http://www.redhatmagazine.com/2007/09/27/a-guide-to-gnu-screen/#comment-28004</guid>
					<description>The command above should read: double quote ls backslash zero twelve double quote.  Somehow the parser removes the blackslash zero.  One more try:
^a:at \# stuff “ls\\12"</description>
		<content:encoded><![CDATA[<p>The command above should read: double quote ls backslash zero twelve double quote.  Somehow the parser removes the blackslash zero.  One more try:<br />
^a:at \# stuff “ls\\12&#8243;
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
