<?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>Hypoxic witterings &#187; unix</title>
	<atom:link href="http://www.thinknuts.net/tag/unix/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thinknuts.net</link>
	<description>Do mountains need rescuing that often?</description>
	<lastBuildDate>Wed, 15 Sep 2010 09:24:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Multiuser screens</title>
		<link>http://www.thinknuts.net/2008/07/04/multiuser-screens/</link>
		<comments>http://www.thinknuts.net/2008/07/04/multiuser-screens/#comments</comments>
		<pubDate>Fri, 04 Jul 2008 06:41:05 +0000</pubDate>
		<dc:creator>Aled</dc:creator>
				<category><![CDATA[geek]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://www.thinknuts.net/2008/07/04/multiuser-screens/</guid>
		<description><![CDATA[A geeky post for once. For those of you who use a flavour of Unix and need to do so remotely, you&#8217;ve probably come across screen (if you haven&#8217;t, go read).
I use screen lots &#8211; for example, my IM client is a command-line curses-based client (centerim) running in a screen. This means that when I [...]]]></description>
			<content:encoded><![CDATA[<p>A geeky post for once. For those of you who use a flavour of Unix and need to do so remotely, you&#8217;ve probably come across <a href="http://en.wikipedia.org/wiki/GNU_Screen" target="_blank">screen</a> (if you haven&#8217;t, go read).</p>
<p>I use screen lots &#8211; for example, my IM client is a command-line curses-based client (<a href="http://www.centerim.org/index.php/Main_Page" target="_blank">centerim</a>) running in a screen. This means that when I go home, I can log into it by attaching to the screen instance from there, but it allows me to keep it running in the office. It&#8217;s ideal for doing major work when you&#8217;re on the road, as 3G is still flaky in most parts of the country and screen allows you to just reattach and get on with it.</p>
<p>It&#8217;s got quite a few options for using &#8211; well worth reading <a href="http://www.manpagez.com/man/1/screen/" target="_blank">the man page</a> to find out some of the more unusual ones, but one of the places I&#8217;ve used it a lot is for training &#8211; showing people remotely how to do something. You get them to log in and run a command that connects to your screen and you can then demonstrate while they watch. Thing is, I&#8217;m forever forgetting the multiuser options of screen, so when I found <a href="http://aperiodic.net/screen/multiuser" target="_blank">this page</a> today (thanks Google), I figured I&#8217;d better remember it.</p>
<p>Have fun!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thinknuts.net/2008/07/04/multiuser-screens/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

