<?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>linsec.ca blog &#187; screen</title>
	<atom:link href="http://linsec.ca/blog/tag/screen/feed/" rel="self" type="application/rss+xml" />
	<link>http://linsec.ca/blog</link>
	<description>You can have it right, or you can have it now.  But you can&#039;t have it right now.</description>
	<lastBuildDate>Mon, 23 Jan 2012 23:38:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Enhance screen with Byobu&#8217;s cool functionality</title>
		<link>http://linsec.ca/blog/2010/11/22/enhance-screen-with-byobus-cool-functionality/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=enhance-screen-with-byobus-cool-functionality</link>
		<comments>http://linsec.ca/blog/2010/11/22/enhance-screen-with-byobus-cool-functionality/#comments</comments>
		<pubDate>Tue, 23 Nov 2010 03:31:05 +0000</pubDate>
		<dc:creator>vdanen</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[screen]]></category>
		<category><![CDATA[techmail]]></category>

		<guid isPermaLink="false">http://linsec.ca/blog/?p=875</guid>
		<description><![CDATA[Last week&#8217;s TechMail was Enhance screen with Byobu&#8217;s cool functionality which looks at using Byobu to spruce up GNU screen. Byobu adds some nice color and character to screen, and is definitely worth looking into if you use screen a lot.]]></description>
			<content:encoded><![CDATA[<p>Last week&#8217;s TechMail was <a href="http://blogs.techrepublic.com.com/opensource/?p=2006">Enhance screen with Byobu&#8217;s cool functionality</a> which looks at using Byobu to spruce up GNU screen.  Byobu adds some nice color and character to screen, and is definitely worth looking into if you use screen a lot.</p>
]]></content:encoded>
			<wfw:commentRss>http://linsec.ca/blog/2010/11/22/enhance-screen-with-byobus-cool-functionality/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Learn to use a serial console on Linux</title>
		<link>http://linsec.ca/blog/2008/01/17/learn-to-use-a-serial-console-on-linux/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=learn-to-use-a-serial-console-on-linux</link>
		<comments>http://linsec.ca/blog/2008/01/17/learn-to-use-a-serial-console-on-linux/#comments</comments>
		<pubDate>Thu, 17 Jan 2008 21:29:22 +0000</pubDate>
		<dc:creator>vdanen</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[screen]]></category>
		<category><![CDATA[techmail]]></category>

		<guid isPermaLink="false">http://linsec.ca/blog/2008/01/17/learn-to-use-a-serial-console-on-linux/</guid>
		<description><![CDATA[This week&#8217;s TechMail is Learn to use a serial console on Linux which walks through the steps needed to use screen as a serial console client and setting up the remote system to answer to serial login requests. Handy for those headless servers when ssh stops working for some reason.]]></description>
			<content:encoded><![CDATA[<p>This week&#8217;s TechMail is <a href="http://blogs.techrepublic.com.com/opensource/?p=157">Learn to use a serial console on Linux</a> which walks through the steps needed to use screen as a serial console client and setting up the remote system to answer to serial login requests.  Handy for those headless servers when ssh stops working for some reason.</p>
]]></content:encoded>
			<wfw:commentRss>http://linsec.ca/blog/2008/01/17/learn-to-use-a-serial-console-on-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Configure GNU Screen to handle multiple terminals</title>
		<link>http://linsec.ca/blog/2007/10/23/configure-gnu-screen-to-handle-multiple-terminals/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=configure-gnu-screen-to-handle-multiple-terminals</link>
		<comments>http://linsec.ca/blog/2007/10/23/configure-gnu-screen-to-handle-multiple-terminals/#comments</comments>
		<pubDate>Tue, 23 Oct 2007 17:27:36 +0000</pubDate>
		<dc:creator>vdanen</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[screen]]></category>
		<category><![CDATA[techmail]]></category>

		<guid isPermaLink="false">http://linsec.ca/blog/?p=145</guid>
		<description><![CDATA[This week&#8217;s TechRepublic tip is Configure GNU Screen to handle multiple terminals. Screen is an awesome program that works great on Linux on OS X. The tip is pretty much platform-agnostic; it works well for both Linux and OS X (I use it on both). The really great thing is to be logged into screen [...]]]></description>
			<content:encoded><![CDATA[<p>This week&#8217;s TechRepublic tip is <a href="http://blogs.techrepublic.com.com/opensource/?p=124&#038;tag=nl.e011">Configure GNU Screen to handle multiple terminals</a>.  Screen is an awesome program that works great on Linux on OS X.  The tip is pretty much platform-agnostic; it works well for both Linux and OS X (I use it on both).  The really great thing is to be logged into screen handling your mail/IRC/compiling/etc. and being able to ssh in remotely and check everything at once via one simple screen call.</p>
<p>Along with openssh, screen is probably one of the most useful CLI tools you can get.</p>
]]></content:encoded>
			<wfw:commentRss>http://linsec.ca/blog/2007/10/23/configure-gnu-screen-to-handle-multiple-terminals/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

