<?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>Asher Bond &#187; debian</title>
	<atom:link href="http://www.asherbond.com/blog/tag/debian/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.asherbond.com/blog</link>
	<description>I stay in SF, live in the Bay, represent cloud technology and the California way.</description>
	<lastBuildDate>Fri, 04 Jun 2010 23:48:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>configure: error: xml2-config not found. Please check your libxml2 installation.</title>
		<link>http://www.asherbond.com/blog/2009/05/05/configure-error-xml2-config-not-found-please-check-your-libxml2-installation/#utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=configure-error-xml2-config-not-found-please-check-your-libxml2-installation</link>
		<comments>http://www.asherbond.com/blog/2009/05/05/configure-error-xml2-config-not-found-please-check-your-libxml2-installation/#comments</comments>
		<pubDate>Tue, 05 May 2009 09:58:55 +0000</pubDate>
		<dc:creator>Asher Bond</dc:creator>
				<category><![CDATA[software development]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[compiling]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[libraries]]></category>
		<category><![CDATA[libxml2]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[php 5]]></category>
		<category><![CDATA[web server administration]]></category>

		<guid isPermaLink="false">http://www.asherbond.com/blog/?p=70</guid>
		<description><![CDATA[I got this error when trying to configure php 5.2.6: configure: error: xml2-config not found. Please check your libxml2 installation. I&#8217;m using Debian and it showed that I had libxml2 installed (and it was the latest version). It turns out that the latest stable version of libxml2 doesn&#8217;t include a file named xml2-config. I suppose [...]]]></description>
			<content:encoded><![CDATA[<p>I got this error when trying to configure php 5.2.6:</p>
<p>configure: error: xml2-config not found. Please check your libxml2 installation.</p>
<p>I&#8217;m using Debian and it showed that I had libxml2 installed (and it was the latest version).</p>
<p>It turns out that the latest stable version of libxml2 doesn&#8217;t include a file named xml2-config. I suppose I could have linked that file to the config file that the stable version of libxml2 uses, but the easy fix is to just install the newer development version of libxml2 using the following command:</p>
<p><strong>apt-get install libxml2-dev</strong></p>
<p>That&#8217;s all I needed!</p>
Share and Enjoy:<a rel='nofollow' target='_blank'  href='http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.asherbond.com%2Fblog%2F2009%2F05%2F05%2Fconfigure-error-xml2-config-not-found-please-check-your-libxml2-installation%2F&amp;partner=sociable'><img src='http://www.asherbond.com/blog/wp-content/plugins/sociable-30/images/default/16/printfriendly.png' class='sociable-img sociable-hovers ' title='Print' alt='Print' /></a><a rel='nofollow' target='_blank'  href='http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.asherbond.com%2Fblog%2F2009%2F05%2F05%2Fconfigure-error-xml2-config-not-found-please-check-your-libxml2-installation%2F&amp;title=configure%3A%20error%3A%20xml2-config%20not%20found.%20Please%20check%20your%20libxml2%20installation.&amp;bodytext=I%20got%20this%20error%20when%20trying%20to%20configure%20php%205.2.6%3A%0D%0A%0D%0Aconfigure%3A%20error%3A%20xml2-config%20not%20found.%20Please%20check%20your%20libxml2%20installation.%0D%0A%0D%0AI%27m%20using%20Debian%20and%20it%20showed%20that%20I%20had%20libxml2%20installed%20%28and%20it%20was%20the%20latest%20version%29.%0D%0A%0D%0AIt%20turns%20out%20t'><img src='http://www.asherbond.com/blog/wp-content/plugins/sociable-30/images/default/16/digg.png' class='sociable-img sociable-hovers ' title='Digg' alt='Digg' /></a><a rel='nofollow' target='_blank'  href='http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fwww.asherbond.com%2Fblog%2F2009%2F05%2F05%2Fconfigure-error-xml2-config-not-found-please-check-your-libxml2-installation%2F'><img src='http://www.asherbond.com/blog/wp-content/plugins/sociable-30/images/default/16/sphinn.png' class='sociable-img sociable-hovers ' title='Sphinn' alt='Sphinn' /></a><a rel='nofollow' target='_blank'  href='http://delicious.com/post?url=http%3A%2F%2Fwww.asherbond.com%2Fblog%2F2009%2F05%2F05%2Fconfigure-error-xml2-config-not-found-please-check-your-libxml2-installation%2F&amp;title=configure%3A%20error%3A%20xml2-config%20not%20found.%20Please%20check%20your%20libxml2%20installation.&amp;notes=I%20got%20this%20error%20when%20trying%20to%20configure%20php%205.2.6%3A%0D%0A%0D%0Aconfigure%3A%20error%3A%20xml2-config%20not%20found.%20Please%20check%20your%20libxml2%20installation.%0D%0A%0D%0AI%27m%20using%20Debian%20and%20it%20showed%20that%20I%20had%20libxml2%20installed%20%28and%20it%20was%20the%20latest%20version%29.%0D%0A%0D%0AIt%20turns%20out%20t'><img src='http://www.asherbond.com/blog/wp-content/plugins/sociable-30/images/default/16/delicious.png' class='sociable-img sociable-hovers ' title='del.icio.us' alt='del.icio.us' /></a><a rel='nofollow' target='_blank'  href='http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.asherbond.com%2Fblog%2F2009%2F05%2F05%2Fconfigure-error-xml2-config-not-found-please-check-your-libxml2-installation%2F&amp;t=configure%3A%20error%3A%20xml2-config%20not%20found.%20Please%20check%20your%20libxml2%20installation.'><img src='http://www.asherbond.com/blog/wp-content/plugins/sociable-30/images/default/16/facebook.png' class='sociable-img sociable-hovers ' title='Facebook' alt='Facebook' /></a><a rel='nofollow' target='_blank'  href='http://www.mixx.com/submit?page_url=http%3A%2F%2Fwww.asherbond.com%2Fblog%2F2009%2F05%2F05%2Fconfigure-error-xml2-config-not-found-please-check-your-libxml2-installation%2F&amp;title=configure%3A%20error%3A%20xml2-config%20not%20found.%20Please%20check%20your%20libxml2%20installation.'><img src='http://www.asherbond.com/blog/wp-content/plugins/sociable-30/images/default/16/mixx.png' class='sociable-img sociable-hovers ' title='Mixx' alt='Mixx' /></a><a rel='nofollow' target='_blank'  href='http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.asherbond.com%2Fblog%2F2009%2F05%2F05%2Fconfigure-error-xml2-config-not-found-please-check-your-libxml2-installation%2F&amp;title=configure%3A%20error%3A%20xml2-config%20not%20found.%20Please%20check%20your%20libxml2%20installation.&amp;annotation=I%20got%20this%20error%20when%20trying%20to%20configure%20php%205.2.6%3A%0D%0A%0D%0Aconfigure%3A%20error%3A%20xml2-config%20not%20found.%20Please%20check%20your%20libxml2%20installation.%0D%0A%0D%0AI%27m%20using%20Debian%20and%20it%20showed%20that%20I%20had%20libxml2%20installed%20%28and%20it%20was%20the%20latest%20version%29.%0D%0A%0D%0AIt%20turns%20out%20t'><img src='http://www.asherbond.com/blog/wp-content/plugins/sociable-30/images/default/16/googlebookmark.png' class='sociable-img sociable-hovers ' title='Google Bookmarks' alt='Google Bookmarks' /></a><a rel='nofollow' target='_blank'  href='http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.asherbond.com%2Fblog%2F2009%2F05%2F05%2Fconfigure-error-xml2-config-not-found-please-check-your-libxml2-installation%2F&amp;title=configure%3A%20error%3A%20xml2-config%20not%20found.%20Please%20check%20your%20libxml2%20installation.&amp;source=Asher+Bond+I+stay+in+SF%2C+live+in+the+Bay%2C+represent+cloud+technology+and+the+California+way.&amp;summary=I%20got%20this%20error%20when%20trying%20to%20configure%20php%205.2.6%3A%0D%0A%0D%0Aconfigure%3A%20error%3A%20xml2-config%20not%20found.%20Please%20check%20your%20libxml2%20installation.%0D%0A%0D%0AI%27m%20using%20Debian%20and%20it%20showed%20that%20I%20had%20libxml2%20installed%20%28and%20it%20was%20the%20latest%20version%29.%0D%0A%0D%0AIt%20turns%20out%20t'><img src='http://www.asherbond.com/blog/wp-content/plugins/sociable-30/images/default/16/linkedin.png' class='sociable-img sociable-hovers ' title='LinkedIn' alt='LinkedIn' /></a><a rel='nofollow' target='_blank'  href='http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fwww.asherbond.com%2Fblog%2F2009%2F05%2F05%2Fconfigure-error-xml2-config-not-found-please-check-your-libxml2-installation%2F&amp;t=configure%3A%20error%3A%20xml2-config%20not%20found.%20Please%20check%20your%20libxml2%20installation.'><img src='http://www.asherbond.com/blog/wp-content/plugins/sociable-30/images/default/16/myspace.png' class='sociable-img sociable-hovers ' title='MySpace' alt='MySpace' /></a><a rel='nofollow' target='_blank'  href='http://www.newsvine.com/_tools/seed&amp;save?u=http%3A%2F%2Fwww.asherbond.com%2Fblog%2F2009%2F05%2F05%2Fconfigure-error-xml2-config-not-found-please-check-your-libxml2-installation%2F&amp;h=configure%3A%20error%3A%20xml2-config%20not%20found.%20Please%20check%20your%20libxml2%20installation.'><img src='http://www.asherbond.com/blog/wp-content/plugins/sociable-30/images/default/16/newsvine.png' class='sociable-img sociable-hovers ' title='NewsVine' alt='NewsVine' /></a><a rel='nofollow' target='_blank'  href='http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.asherbond.com%2Fblog%2F2009%2F05%2F05%2Fconfigure-error-xml2-config-not-found-please-check-your-libxml2-installation%2F&amp;partner=sociable'><img src='http://www.asherbond.com/blog/wp-content/plugins/sociable-30/images/default/16/pdf.png' class='sociable-img sociable-hovers ' title='PDF' alt='PDF' /></a><a rel='nofollow' target='_blank'  href='http://reddit.com/submit?url=http%3A%2F%2Fwww.asherbond.com%2Fblog%2F2009%2F05%2F05%2Fconfigure-error-xml2-config-not-found-please-check-your-libxml2-installation%2F&amp;title=configure%3A%20error%3A%20xml2-config%20not%20found.%20Please%20check%20your%20libxml2%20installation.'><img src='http://www.asherbond.com/blog/wp-content/plugins/sociable-30/images/default/16/reddit.png' class='sociable-img sociable-hovers ' title='Reddit' alt='Reddit' /></a><a rel='nofollow' target='_blank'  href='http://slashdot.org/bookmark.pl?title=configure%3A%20error%3A%20xml2-config%20not%20found.%20Please%20check%20your%20libxml2%20installation.&amp;url=http%3A%2F%2Fwww.asherbond.com%2Fblog%2F2009%2F05%2F05%2Fconfigure-error-xml2-config-not-found-please-check-your-libxml2-installation%2F'><img src='http://www.asherbond.com/blog/wp-content/plugins/sociable-30/images/default/16/slashdot.png' class='sociable-img sociable-hovers ' title='Slashdot' alt='Slashdot' /></a><a rel='nofollow' target='_blank'  href='http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.asherbond.com%2Fblog%2F2009%2F05%2F05%2Fconfigure-error-xml2-config-not-found-please-check-your-libxml2-installation%2F&amp;title=configure%3A%20error%3A%20xml2-config%20not%20found.%20Please%20check%20your%20libxml2%20installation.'><img src='http://www.asherbond.com/blog/wp-content/plugins/sociable-30/images/default/16/stumbleupon.png' class='sociable-img sociable-hovers ' title='StumbleUpon' alt='StumbleUpon' /></a><a rel='nofollow' target='_blank'  href='http://twitter.com/home/?status=tip%20@Techmeme%20http%3A%2F%2Fwww.asherbond.com%2Fblog%2F2009%2F05%2F05%2Fconfigure-error-xml2-config-not-found-please-check-your-libxml2-installation%2F%20configure%3A%20error%3A%20xml2-config%20not%20found.%20Please%20check%20your%20libxml2%20installation.'><img src='http://www.asherbond.com/blog/wp-content/plugins/sociable-30/images/default/16/techmeme.png' class='sociable-img sociable-hovers ' title='Suggest to Techmeme via Twitter' alt='Suggest to Techmeme via Twitter' /></a><a rel='nofollow' target='_blank'  href='http://technorati.com/faves?add=http%3A%2F%2Fwww.asherbond.com%2Fblog%2F2009%2F05%2F05%2Fconfigure-error-xml2-config-not-found-please-check-your-libxml2-installation%2F'><img src='http://www.asherbond.com/blog/wp-content/plugins/sociable-30/images/default/16/technorati.png' class='sociable-img sociable-hovers ' title='Technorati' alt='Technorati' /></a><a rel='nofollow' target='_blank'  href='http://twitter.com/home?status=configure%3A%20error%3A%20xml2-config%20not%20found.%20Please%20check%20your%20libxml2%20installation.%20-%20http%3A%2F%2Fwww.asherbond.com%2Fblog%2F2009%2F05%2F05%2Fconfigure-error-xml2-config-not-found-please-check-your-libxml2-installation%2F'><img src='http://www.asherbond.com/blog/wp-content/plugins/sociable-30/images/default/16/twitter.png' class='sociable-img sociable-hovers ' title='Twitter' alt='Twitter' /></a><a rel='nofollow' target='_blank'  href='http://www.ekudos.nl/artikel/nieuw?url=http%3A%2F%2Fwww.asherbond.com%2Fblog%2F2009%2F05%2F05%2Fconfigure-error-xml2-config-not-found-please-check-your-libxml2-installation%2F&amp;title=configure%3A%20error%3A%20xml2-config%20not%20found.%20Please%20check%20your%20libxml2%20installation.&amp;desc=I%20got%20this%20error%20when%20trying%20to%20configure%20php%205.2.6%3A%0D%0A%0D%0Aconfigure%3A%20error%3A%20xml2-config%20not%20found.%20Please%20check%20your%20libxml2%20installation.%0D%0A%0D%0AI%27m%20using%20Debian%20and%20it%20showed%20that%20I%20had%20libxml2%20installed%20%28and%20it%20was%20the%20latest%20version%29.%0D%0A%0D%0AIt%20turns%20out%20t'><img src='http://www.asherbond.com/blog/wp-content/plugins/sociable-30/images/default/16/ekudos.png' class='sociable-img sociable-hovers ' title='eKudos' alt='eKudos' /></a><a rel='nofollow' target='_blank'  href='http://www.friendfeed.com/share?title=configure%3A%20error%3A%20xml2-config%20not%20found.%20Please%20check%20your%20libxml2%20installation.&amp;link=http%3A%2F%2Fwww.asherbond.com%2Fblog%2F2009%2F05%2F05%2Fconfigure-error-xml2-config-not-found-please-check-your-libxml2-installation%2F'><img src='http://www.asherbond.com/blog/wp-content/plugins/sociable-30/images/default/16/friendfeed.png' class='sociable-img sociable-hovers ' title='FriendFeed' alt='FriendFeed' /></a><a rel='nofollow' target='_blank'  href='http://www.google.com/reader/link?url=http%3A%2F%2Fwww.asherbond.com%2Fblog%2F2009%2F05%2F05%2Fconfigure-error-xml2-config-not-found-please-check-your-libxml2-installation%2F&amp;title=configure%3A%20error%3A%20xml2-config%20not%20found.%20Please%20check%20your%20libxml2%20installation.&amp;srcURL=http%3A%2F%2Fwww.asherbond.com%2Fblog%2F2009%2F05%2F05%2Fconfigure-error-xml2-config-not-found-please-check-your-libxml2-installation%2F&amp;srcTitle=Asher+Bond+I+stay+in+SF%2C+live+in+the+Bay%2C+represent+cloud+technology+and+the+California+way.'><img src='http://www.asherbond.com/blog/wp-content/plugins/sociable-30/images/default/16/googlebuzz.png' class='sociable-img sociable-hovers ' title='Google Buzz' alt='Google Buzz' /></a><a rel='nofollow' target='_blank'  href='http://www.asherbond.com/blog/feed/'><img src='http://www.asherbond.com/blog/wp-content/plugins/sociable-30/images/default/16/rss.png' class='sociable-img sociable-hovers ' title='RSS' alt='RSS' /></a><a rel='nofollow' target='_blank'  href='http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fwww.asherbond.com%2Fblog%2F2009%2F05%2F05%2Fconfigure-error-xml2-config-not-found-please-check-your-libxml2-installation%2F&amp;t=configure%3A%20error%3A%20xml2-config%20not%20found.%20Please%20check%20your%20libxml2%20installation.&amp;s=I%20got%20this%20error%20when%20trying%20to%20configure%20php%205.2.6%3A%0D%0A%0D%0Aconfigure%3A%20error%3A%20xml2-config%20not%20found.%20Please%20check%20your%20libxml2%20installation.%0D%0A%0D%0AI%27m%20using%20Debian%20and%20it%20showed%20that%20I%20had%20libxml2%20installed%20%28and%20it%20was%20the%20latest%20version%29.%0D%0A%0D%0AIt%20turns%20out%20t'><img src='http://www.asherbond.com/blog/wp-content/plugins/sociable-30/images/default/16/tumblr.png' class='sociable-img sociable-hovers ' title='Tumblr' alt='Tumblr' /></a><br/><br/>]]></content:encoded>
			<wfw:commentRss>http://www.asherbond.com/blog/2009/05/05/configure-error-xml2-config-not-found-please-check-your-libxml2-installation/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>dev/null, screen, and ptmx permission problems in xen vps</title>
		<link>http://www.asherbond.com/blog/2008/07/08/devnull-screen-and-ptmx-permission-problems-in-xen-vps/#utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=devnull-screen-and-ptmx-permission-problems-in-xen-vps</link>
		<comments>http://www.asherbond.com/blog/2008/07/08/devnull-screen-and-ptmx-permission-problems-in-xen-vps/#comments</comments>
		<pubDate>Tue, 08 Jul 2008 16:14:02 +0000</pubDate>
		<dc:creator>Asher Bond</dc:creator>
				<category><![CDATA[systems administration]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[dev/null]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ptmx]]></category>
		<category><![CDATA[screen]]></category>
		<category><![CDATA[unix permissions]]></category>
		<category><![CDATA[vps]]></category>
		<category><![CDATA[xen]]></category>

		<guid isPermaLink="false">http://www.asherbond.com/blog/?p=40</guid>
		<description><![CDATA[I got switched to a Xen VPS (debian linux) recently and discovered that some applications couldn&#8217;t write to /dev/null. It turns out that /dev/null was actually only readable and writable by root. I logged in as root and changed the permissions so that /dev/null was readable and writable by all. chmod 666 /dev/null This solved [...]]]></description>
			<content:encoded><![CDATA[<p>I got switched to a Xen VPS (debian linux) recently and discovered that some applications couldn&#8217;t write to /dev/null. It turns out that /dev/null was actually only readable and writable by root. I logged in as root and changed the permissions so that /dev/null was readable and writable by all.</p>
<p>chmod 666 /dev/null</p>
<p>This solved the problem.</p>
<p>I was still having trouble with some shell accounts, though, because no users could access screen (virtual terminals). The error message was that no PTYs were available. I solved this problem by giving these users access to the /dev/ptmx directory. This directory was initially only readable, writable, and executable by root, but I made it so that anyone in the admin group could read write and execute this directory.</p>
<p>chown root:adm /dev/ptmx</p>
<p>chmod 770 /dev/ptmx</p>
<p>If you want any user to be able to use screen, you will have to do this:</p>
<p>chmod 777 /dev/ptmx</p>
Share and Enjoy:<a rel='nofollow' target='_blank'  href='http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.asherbond.com%2Fblog%2F2008%2F07%2F08%2Fdevnull-screen-and-ptmx-permission-problems-in-xen-vps%2F&amp;partner=sociable'><img src='http://www.asherbond.com/blog/wp-content/plugins/sociable-30/images/default/16/printfriendly.png' class='sociable-img sociable-hovers ' title='Print' alt='Print' /></a><a rel='nofollow' target='_blank'  href='http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.asherbond.com%2Fblog%2F2008%2F07%2F08%2Fdevnull-screen-and-ptmx-permission-problems-in-xen-vps%2F&amp;title=dev%2Fnull%2C%20screen%2C%20and%20ptmx%20permission%20problems%20in%20xen%20vps&amp;bodytext=I%20got%20switched%20to%20a%20Xen%20VPS%20%28debian%20linux%29%20recently%20and%20discovered%20that%20some%20applications%20couldn%27t%20write%20to%20%2Fdev%2Fnull.%20It%20turns%20out%20that%20%2Fdev%2Fnull%20was%20actually%20only%20readable%20and%20writable%20by%20root.%20I%20logged%20in%20as%20root%20and%20changed%20the%20permissions%20so%20tha'><img src='http://www.asherbond.com/blog/wp-content/plugins/sociable-30/images/default/16/digg.png' class='sociable-img sociable-hovers ' title='Digg' alt='Digg' /></a><a rel='nofollow' target='_blank'  href='http://sphinn.com/index.php?c=post&amp;m=submit&amp;link=http%3A%2F%2Fwww.asherbond.com%2Fblog%2F2008%2F07%2F08%2Fdevnull-screen-and-ptmx-permission-problems-in-xen-vps%2F'><img src='http://www.asherbond.com/blog/wp-content/plugins/sociable-30/images/default/16/sphinn.png' class='sociable-img sociable-hovers ' title='Sphinn' alt='Sphinn' /></a><a rel='nofollow' target='_blank'  href='http://delicious.com/post?url=http%3A%2F%2Fwww.asherbond.com%2Fblog%2F2008%2F07%2F08%2Fdevnull-screen-and-ptmx-permission-problems-in-xen-vps%2F&amp;title=dev%2Fnull%2C%20screen%2C%20and%20ptmx%20permission%20problems%20in%20xen%20vps&amp;notes=I%20got%20switched%20to%20a%20Xen%20VPS%20%28debian%20linux%29%20recently%20and%20discovered%20that%20some%20applications%20couldn%27t%20write%20to%20%2Fdev%2Fnull.%20It%20turns%20out%20that%20%2Fdev%2Fnull%20was%20actually%20only%20readable%20and%20writable%20by%20root.%20I%20logged%20in%20as%20root%20and%20changed%20the%20permissions%20so%20tha'><img src='http://www.asherbond.com/blog/wp-content/plugins/sociable-30/images/default/16/delicious.png' class='sociable-img sociable-hovers ' title='del.icio.us' alt='del.icio.us' /></a><a rel='nofollow' target='_blank'  href='http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.asherbond.com%2Fblog%2F2008%2F07%2F08%2Fdevnull-screen-and-ptmx-permission-problems-in-xen-vps%2F&amp;t=dev%2Fnull%2C%20screen%2C%20and%20ptmx%20permission%20problems%20in%20xen%20vps'><img src='http://www.asherbond.com/blog/wp-content/plugins/sociable-30/images/default/16/facebook.png' class='sociable-img sociable-hovers ' title='Facebook' alt='Facebook' /></a><a rel='nofollow' target='_blank'  href='http://www.mixx.com/submit?page_url=http%3A%2F%2Fwww.asherbond.com%2Fblog%2F2008%2F07%2F08%2Fdevnull-screen-and-ptmx-permission-problems-in-xen-vps%2F&amp;title=dev%2Fnull%2C%20screen%2C%20and%20ptmx%20permission%20problems%20in%20xen%20vps'><img src='http://www.asherbond.com/blog/wp-content/plugins/sociable-30/images/default/16/mixx.png' class='sociable-img sociable-hovers ' title='Mixx' alt='Mixx' /></a><a rel='nofollow' target='_blank'  href='http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.asherbond.com%2Fblog%2F2008%2F07%2F08%2Fdevnull-screen-and-ptmx-permission-problems-in-xen-vps%2F&amp;title=dev%2Fnull%2C%20screen%2C%20and%20ptmx%20permission%20problems%20in%20xen%20vps&amp;annotation=I%20got%20switched%20to%20a%20Xen%20VPS%20%28debian%20linux%29%20recently%20and%20discovered%20that%20some%20applications%20couldn%27t%20write%20to%20%2Fdev%2Fnull.%20It%20turns%20out%20that%20%2Fdev%2Fnull%20was%20actually%20only%20readable%20and%20writable%20by%20root.%20I%20logged%20in%20as%20root%20and%20changed%20the%20permissions%20so%20tha'><img src='http://www.asherbond.com/blog/wp-content/plugins/sociable-30/images/default/16/googlebookmark.png' class='sociable-img sociable-hovers ' title='Google Bookmarks' alt='Google Bookmarks' /></a><a rel='nofollow' target='_blank'  href='http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.asherbond.com%2Fblog%2F2008%2F07%2F08%2Fdevnull-screen-and-ptmx-permission-problems-in-xen-vps%2F&amp;title=dev%2Fnull%2C%20screen%2C%20and%20ptmx%20permission%20problems%20in%20xen%20vps&amp;source=Asher+Bond+I+stay+in+SF%2C+live+in+the+Bay%2C+represent+cloud+technology+and+the+California+way.&amp;summary=I%20got%20switched%20to%20a%20Xen%20VPS%20%28debian%20linux%29%20recently%20and%20discovered%20that%20some%20applications%20couldn%27t%20write%20to%20%2Fdev%2Fnull.%20It%20turns%20out%20that%20%2Fdev%2Fnull%20was%20actually%20only%20readable%20and%20writable%20by%20root.%20I%20logged%20in%20as%20root%20and%20changed%20the%20permissions%20so%20tha'><img src='http://www.asherbond.com/blog/wp-content/plugins/sociable-30/images/default/16/linkedin.png' class='sociable-img sociable-hovers ' title='LinkedIn' alt='LinkedIn' /></a><a rel='nofollow' target='_blank'  href='http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fwww.asherbond.com%2Fblog%2F2008%2F07%2F08%2Fdevnull-screen-and-ptmx-permission-problems-in-xen-vps%2F&amp;t=dev%2Fnull%2C%20screen%2C%20and%20ptmx%20permission%20problems%20in%20xen%20vps'><img src='http://www.asherbond.com/blog/wp-content/plugins/sociable-30/images/default/16/myspace.png' class='sociable-img sociable-hovers ' title='MySpace' alt='MySpace' /></a><a rel='nofollow' target='_blank'  href='http://www.newsvine.com/_tools/seed&amp;save?u=http%3A%2F%2Fwww.asherbond.com%2Fblog%2F2008%2F07%2F08%2Fdevnull-screen-and-ptmx-permission-problems-in-xen-vps%2F&amp;h=dev%2Fnull%2C%20screen%2C%20and%20ptmx%20permission%20problems%20in%20xen%20vps'><img src='http://www.asherbond.com/blog/wp-content/plugins/sociable-30/images/default/16/newsvine.png' class='sociable-img sociable-hovers ' title='NewsVine' alt='NewsVine' /></a><a rel='nofollow' target='_blank'  href='http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.asherbond.com%2Fblog%2F2008%2F07%2F08%2Fdevnull-screen-and-ptmx-permission-problems-in-xen-vps%2F&amp;partner=sociable'><img src='http://www.asherbond.com/blog/wp-content/plugins/sociable-30/images/default/16/pdf.png' class='sociable-img sociable-hovers ' title='PDF' alt='PDF' /></a><a rel='nofollow' target='_blank'  href='http://reddit.com/submit?url=http%3A%2F%2Fwww.asherbond.com%2Fblog%2F2008%2F07%2F08%2Fdevnull-screen-and-ptmx-permission-problems-in-xen-vps%2F&amp;title=dev%2Fnull%2C%20screen%2C%20and%20ptmx%20permission%20problems%20in%20xen%20vps'><img src='http://www.asherbond.com/blog/wp-content/plugins/sociable-30/images/default/16/reddit.png' class='sociable-img sociable-hovers ' title='Reddit' alt='Reddit' /></a><a rel='nofollow' target='_blank'  href='http://slashdot.org/bookmark.pl?title=dev%2Fnull%2C%20screen%2C%20and%20ptmx%20permission%20problems%20in%20xen%20vps&amp;url=http%3A%2F%2Fwww.asherbond.com%2Fblog%2F2008%2F07%2F08%2Fdevnull-screen-and-ptmx-permission-problems-in-xen-vps%2F'><img src='http://www.asherbond.com/blog/wp-content/plugins/sociable-30/images/default/16/slashdot.png' class='sociable-img sociable-hovers ' title='Slashdot' alt='Slashdot' /></a><a rel='nofollow' target='_blank'  href='http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.asherbond.com%2Fblog%2F2008%2F07%2F08%2Fdevnull-screen-and-ptmx-permission-problems-in-xen-vps%2F&amp;title=dev%2Fnull%2C%20screen%2C%20and%20ptmx%20permission%20problems%20in%20xen%20vps'><img src='http://www.asherbond.com/blog/wp-content/plugins/sociable-30/images/default/16/stumbleupon.png' class='sociable-img sociable-hovers ' title='StumbleUpon' alt='StumbleUpon' /></a><a rel='nofollow' target='_blank'  href='http://twitter.com/home/?status=tip%20@Techmeme%20http%3A%2F%2Fwww.asherbond.com%2Fblog%2F2008%2F07%2F08%2Fdevnull-screen-and-ptmx-permission-problems-in-xen-vps%2F%20dev%2Fnull%2C%20screen%2C%20and%20ptmx%20permission%20problems%20in%20xen%20vps'><img src='http://www.asherbond.com/blog/wp-content/plugins/sociable-30/images/default/16/techmeme.png' class='sociable-img sociable-hovers ' title='Suggest to Techmeme via Twitter' alt='Suggest to Techmeme via Twitter' /></a><a rel='nofollow' target='_blank'  href='http://technorati.com/faves?add=http%3A%2F%2Fwww.asherbond.com%2Fblog%2F2008%2F07%2F08%2Fdevnull-screen-and-ptmx-permission-problems-in-xen-vps%2F'><img src='http://www.asherbond.com/blog/wp-content/plugins/sociable-30/images/default/16/technorati.png' class='sociable-img sociable-hovers ' title='Technorati' alt='Technorati' /></a><a rel='nofollow' target='_blank'  href='http://twitter.com/home?status=dev%2Fnull%2C%20screen%2C%20and%20ptmx%20permission%20problems%20in%20xen%20vps%20-%20http%3A%2F%2Fwww.asherbond.com%2Fblog%2F2008%2F07%2F08%2Fdevnull-screen-and-ptmx-permission-problems-in-xen-vps%2F'><img src='http://www.asherbond.com/blog/wp-content/plugins/sociable-30/images/default/16/twitter.png' class='sociable-img sociable-hovers ' title='Twitter' alt='Twitter' /></a><a rel='nofollow' target='_blank'  href='http://www.ekudos.nl/artikel/nieuw?url=http%3A%2F%2Fwww.asherbond.com%2Fblog%2F2008%2F07%2F08%2Fdevnull-screen-and-ptmx-permission-problems-in-xen-vps%2F&amp;title=dev%2Fnull%2C%20screen%2C%20and%20ptmx%20permission%20problems%20in%20xen%20vps&amp;desc=I%20got%20switched%20to%20a%20Xen%20VPS%20%28debian%20linux%29%20recently%20and%20discovered%20that%20some%20applications%20couldn%27t%20write%20to%20%2Fdev%2Fnull.%20It%20turns%20out%20that%20%2Fdev%2Fnull%20was%20actually%20only%20readable%20and%20writable%20by%20root.%20I%20logged%20in%20as%20root%20and%20changed%20the%20permissions%20so%20tha'><img src='http://www.asherbond.com/blog/wp-content/plugins/sociable-30/images/default/16/ekudos.png' class='sociable-img sociable-hovers ' title='eKudos' alt='eKudos' /></a><a rel='nofollow' target='_blank'  href='http://www.friendfeed.com/share?title=dev%2Fnull%2C%20screen%2C%20and%20ptmx%20permission%20problems%20in%20xen%20vps&amp;link=http%3A%2F%2Fwww.asherbond.com%2Fblog%2F2008%2F07%2F08%2Fdevnull-screen-and-ptmx-permission-problems-in-xen-vps%2F'><img src='http://www.asherbond.com/blog/wp-content/plugins/sociable-30/images/default/16/friendfeed.png' class='sociable-img sociable-hovers ' title='FriendFeed' alt='FriendFeed' /></a><a rel='nofollow' target='_blank'  href='http://www.google.com/reader/link?url=http%3A%2F%2Fwww.asherbond.com%2Fblog%2F2008%2F07%2F08%2Fdevnull-screen-and-ptmx-permission-problems-in-xen-vps%2F&amp;title=dev%2Fnull%2C%20screen%2C%20and%20ptmx%20permission%20problems%20in%20xen%20vps&amp;srcURL=http%3A%2F%2Fwww.asherbond.com%2Fblog%2F2008%2F07%2F08%2Fdevnull-screen-and-ptmx-permission-problems-in-xen-vps%2F&amp;srcTitle=Asher+Bond+I+stay+in+SF%2C+live+in+the+Bay%2C+represent+cloud+technology+and+the+California+way.'><img src='http://www.asherbond.com/blog/wp-content/plugins/sociable-30/images/default/16/googlebuzz.png' class='sociable-img sociable-hovers ' title='Google Buzz' alt='Google Buzz' /></a><a rel='nofollow' target='_blank'  href='http://www.asherbond.com/blog/feed/'><img src='http://www.asherbond.com/blog/wp-content/plugins/sociable-30/images/default/16/rss.png' class='sociable-img sociable-hovers ' title='RSS' alt='RSS' /></a><a rel='nofollow' target='_blank'  href='http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fwww.asherbond.com%2Fblog%2F2008%2F07%2F08%2Fdevnull-screen-and-ptmx-permission-problems-in-xen-vps%2F&amp;t=dev%2Fnull%2C%20screen%2C%20and%20ptmx%20permission%20problems%20in%20xen%20vps&amp;s=I%20got%20switched%20to%20a%20Xen%20VPS%20%28debian%20linux%29%20recently%20and%20discovered%20that%20some%20applications%20couldn%27t%20write%20to%20%2Fdev%2Fnull.%20It%20turns%20out%20that%20%2Fdev%2Fnull%20was%20actually%20only%20readable%20and%20writable%20by%20root.%20I%20logged%20in%20as%20root%20and%20changed%20the%20permissions%20so%20tha'><img src='http://www.asherbond.com/blog/wp-content/plugins/sociable-30/images/default/16/tumblr.png' class='sociable-img sociable-hovers ' title='Tumblr' alt='Tumblr' /></a><br/><br/>]]></content:encoded>
			<wfw:commentRss>http://www.asherbond.com/blog/2008/07/08/devnull-screen-and-ptmx-permission-problems-in-xen-vps/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
