<?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>Adventures As Me &#187; Debian</title>
	<atom:link href="http://blog.tel-cor.com/category/linux/debian/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.tel-cor.com</link>
	<description>Programming, life, oddities</description>
	<lastBuildDate>Mon, 18 Jul 2011 14:10:33 +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>Keeping your Woody Current</title>
		<link>http://blog.tel-cor.com/2004/10/20/</link>
		<comments>http://blog.tel-cor.com/2004/10/20/#comments</comments>
		<pubDate>Wed, 20 Oct 2004 17:35:51 +0000</pubDate>
		<dc:creator>telcor</dc:creator>
				<category><![CDATA[Debian]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<p>This is sad. Today I just learned about DotDeb, a repository devoted to making a Debian &#34;stable&#34; (read: Woody) installation an up-to-date server. Their package selection is more than adequate:</p> php4 php5 MySQL 4.0.21 qmail 1.03 and more <p>Why is this sad? Because I long ago upgraded all my Woody servers to Unstable, for this [...]
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://blog.tel-cor.com/2004/10/20/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Virtues of Apt-Move</title>
		<link>http://blog.tel-cor.com/2004/03/30/the-virtues-of-apt-move/</link>
		<comments>http://blog.tel-cor.com/2004/03/30/the-virtues-of-apt-move/#comments</comments>
		<pubDate>Tue, 30 Mar 2004 20:41:29 +0000</pubDate>
		<dc:creator>telcor</dc:creator>
				<category><![CDATA[Debian]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<p>If you want to create a partial Debian mirror, apt-move is a tool you want to learn. The tool&#8217;s premise is quite simple: move a collection of Debian package files into a proper archive hierarchy as is used in the official Debian archive. In accomplishing that it does in a very easy way. The following [...]
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://blog.tel-cor.com/2004/03/30/the-virtues-of-apt-move/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disconnected Update: Part 3</title>
		<link>http://blog.tel-cor.com/2004/03/30/disconnected-update-part-3/</link>
		<comments>http://blog.tel-cor.com/2004/03/30/disconnected-update-part-3/#comments</comments>
		<pubDate>Tue, 30 Mar 2004 17:58:00 +0000</pubDate>
		<dc:creator>telcor</dc:creator>
				<category><![CDATA[Debian]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<p>How to keep a Debian Unstable current? That is a question occupying my mind lately. This is the third article I&#8217;ve written on this. You may separately read parts one and two. </p> <p>Using debootstrap I created a basic Debian system, based on stable (currently Woody), at /ch_sid. According to the package description, debootstrap is [...]
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://blog.tel-cor.com/2004/03/30/disconnected-update-part-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Resource for learning and configuring Debian systems</title>
		<link>http://blog.tel-cor.com/2004/03/25/resource-for-learning-and-configuring-debian-systems/</link>
		<comments>http://blog.tel-cor.com/2004/03/25/resource-for-learning-and-configuring-debian-systems/#comments</comments>
		<pubDate>Thu, 25 Mar 2004 14:09:31 +0000</pubDate>
		<dc:creator>telcor</dc:creator>
				<category><![CDATA[Debian]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<p>This website has existed for a while, but I&#8217;ve just now discovered it. Debian Linux Tutorial &#8211; Guide On How To Install Linux Software for Servers and Network Installation and Set Up for Beginners with Instructions On How To Configure A Home Server. What I&#8217;ve looked at seems quite good, and simple to follow.</p> <p>No [...]
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://blog.tel-cor.com/2004/03/25/resource-for-learning-and-configuring-debian-systems/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disconnected Update: Part 2</title>
		<link>http://blog.tel-cor.com/2004/03/15/disconnected-update-part-2/</link>
		<comments>http://blog.tel-cor.com/2004/03/15/disconnected-update-part-2/#comments</comments>
		<pubDate>Mon, 15 Mar 2004 21:35:47 +0000</pubDate>
		<dc:creator>telcor</dc:creator>
				<category><![CDATA[Debian]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<p>A couple days ago I wrote about keeping disconnected Debian systems updated. Right now I am testing a partial solution. apt-move allows one to easily build a local mirror comprised of packages downloaded via apt-get upgrade. Copying this mirror (~430 MB) onto a CD, I&#8217;m taking it home to use in updating my systems there.</p> [...]
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://blog.tel-cor.com/2004/03/15/disconnected-update-part-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disconnected Update</title>
		<link>http://blog.tel-cor.com/2004/03/10/disconnected-update/</link>
		<comments>http://blog.tel-cor.com/2004/03/10/disconnected-update/#comments</comments>
		<pubDate>Wed, 10 Mar 2004 13:16:59 +0000</pubDate>
		<dc:creator>telcor</dc:creator>
				<category><![CDATA[Debian]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<p>Here is what I want: a way to use a single machine to keep several disconnected Debian machines updated. Due to a change in circumstances we had to kill our Internet account. Unfortunately (for me), I&#8217;m a big fan of Debian, using it on half a dozen machines scattered among my house and several businesses. [...]
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://blog.tel-cor.com/2004/03/10/disconnected-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Moving Java to Main</title>
		<link>http://blog.tel-cor.com/2004/01/12/moving-java-to-main/</link>
		<comments>http://blog.tel-cor.com/2004/01/12/moving-java-to-main/#comments</comments>
		<pubDate>Mon, 12 Jan 2004 13:37:43 +0000</pubDate>
		<dc:creator>telcor</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<p>There is work underway to move Java programs into Debian::Main. From what I gather, Java programs at the moment cannot be placed into Main because of their dependency on a non-free virtual machine: the Java VM. This dependency is not compliant with the Debian Free Software Guidelines, or more accurately, the license Sun uses to [...]
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://blog.tel-cor.com/2004/01/12/moving-java-to-main/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>xsltproc creates garbage</title>
		<link>http://blog.tel-cor.com/2003/09/24/xsltproc-creates-garbage/</link>
		<comments>http://blog.tel-cor.com/2003/09/24/xsltproc-creates-garbage/#comments</comments>
		<pubDate>Wed, 24 Sep 2003 12:33:38 +0000</pubDate>
		<dc:creator>telcor</dc:creator>
				<category><![CDATA[Debian]]></category>

		<guid isPermaLink="false">http://blog.tel-cor.com/?p=188</guid>
		<description><![CDATA[<p>During the last month I&#8217;ve invested time in learning DocBook. In theory it&#8217;s great. Create your document using SGML or XML (I&#8217;m using XML) markup. Process it with any of a myriad tools to convert it into an end format. It is quite easy to create HTML, PDF, RichText and other formats.</p> <p>The tool I [...]
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://blog.tel-cor.com/2003/09/24/xsltproc-creates-garbage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Apache death</title>
		<link>http://blog.tel-cor.com/2003/09/10/apache-death/</link>
		<comments>http://blog.tel-cor.com/2003/09/10/apache-death/#comments</comments>
		<pubDate>Wed, 10 Sep 2003 14:50:53 +0000</pubDate>
		<dc:creator>telcor</dc:creator>
				<category><![CDATA[Debian]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<p>If you run Debian SID(aka Unstable), suddenly have problems with Apache and have php4 installed, check your /etc/php4/apache/php.ini file. If you are loading the imap extension, disable it. For mine, I actually had to disable the loading of all extensions except for mysql. Otherwise Apache dies an untimely death, with no warning or message.</p> <p>No related posts.</p>
<p>Related posts brought to you by Yet Another Related Posts Plugin.</p>
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://blog.tel-cor.com/2003/09/10/apache-death/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Starting programs at boot time</title>
		<link>http://blog.tel-cor.com/2003/09/03/starting-programs-at-boot-time/</link>
		<comments>http://blog.tel-cor.com/2003/09/03/starting-programs-at-boot-time/#comments</comments>
		<pubDate>Wed, 03 Sep 2003 17:05:20 +0000</pubDate>
		<dc:creator>telcor</dc:creator>
				<category><![CDATA[Debian]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[<p>Linux in general offers great flexibility as a system. With that flexibility however, can come confusion. For example, how does one run a program when the system starts? Specifically, how does a user (meaning, not root) do this? Recently a Debian Developer wondered the same. He proposed a per-user init sequence that would start these [...]
No related posts.

Related posts brought to you by <a href='http://yarpp.org'>Yet Another Related Posts Plugin</a>.]]></description>
		<wfw:commentRss>http://blog.tel-cor.com/2003/09/03/starting-programs-at-boot-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

