<?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>Screen Linux &#8211; Harry Jackson</title>
	<atom:link href="http://127.0.0.1:8090/tag/screen-linux/feed" rel="self" type="application/rss+xml" />
	<link>http://127.0.0.1:8090</link>
	<description>Parent, Painter, Programmer</description>
	<lastBuildDate>Sun, 30 Nov 2008 00:47:29 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1</generator>
	<item>
		<title>Cannot open your terminal &#8216;/dev/pts/0&#8217; &#8211; please check.</title>
		<link>http://127.0.0.1:8090/cannot-open-your-terminal-dev-pts-please-check.htm</link>
					<comments>http://127.0.0.1:8090/cannot-open-your-terminal-dev-pts-please-check.htm#respond</comments>
		
		<dc:creator><![CDATA[harry]]></dc:creator>
		<pubDate>Sun, 30 Nov 2008 00:47:29 +0000</pubDate>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Hacks]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[Screen Linux]]></category>
		<guid isPermaLink="false">http://www.hjackson.org/wp/?p=374</guid>

					<description><![CDATA[I always get this error when I am working i a chroot trying to use screen. In the past I have fixed it using the following command. mount -t devpts devpts /usr/CHROOT/dev/pts When this fails another alternative is the following: script /dev/null screen Its a bit of a hack but it gets the job done.]]></description>
										<content:encoded><![CDATA[<p>I always get this error when I am working i a chroot trying to use screen. In the past I have fixed it using the following command.</p>
<pre>mount -t devpts devpts /usr/CHROOT/dev/pts<br /></pre>
<p>When this fails another alternative is the following:</p>
<pre>script /dev/null
screen<br />
</pre>
<p>Its a bit of a hack but it gets the job done.</p>
]]></content:encoded>
					
					<wfw:commentRss>http://127.0.0.1:8090/cannot-open-your-terminal-dev-pts-please-check.htm/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
