<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.9.2" -->
<rss version="0.92">
<channel>
	<title>Russell Coker's Documents</title>
	<link>http://doc.coker.com.au</link>
	<description>Documents that are not date based</description>
	<lastBuildDate>Mon, 08 Mar 2010 11:51:19 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>Memlockd</title>
		<description><![CDATA[Memlockd is a daemon that locks files into memory. Then if a machine starts paging heavily the chance of being able to login successfully is significantly increased. The default configuration will lock all the files needed for login to a Debian GNU/Linux system via the console or via ssh.

memlockd_0.05.tar.gz
memlockd_0.04.tar.gz
memlockd_0.03.tar.gz
memlockd_0.02.tar.gz
memlockd_0.01.tar.gz

]]></description>
		<link>http://doc.coker.com.au/projects/memlockd/</link>
			</item>
	<item>
		<title>RAM Speed according to Memtest86+</title>
		<description><![CDATA[Here are some speed results for RAM according to Memtest86+ on some machines that I have run.  Note that the reported speed varies between runs by  a few percent.


Compaq Athlon 1GHz PC133 RAM (3 DIMMs)
219MB/s


Compaq P3-800MHz PC133 RAM (1 DIMM)
270MB/s


Compaq P3-800MHz PC133 RAM (3 DIMMs, 2*128 + 256)
240MB/s


Compaq P4 1.5GHz PC133 RAM (3 [...]]]></description>
		<link>http://doc.coker.com.au/computers/ram-speed-memtest86/</link>
			</item>
	<item>
		<title>Free Short Stories</title>
		<description><![CDATA[Here are some free short science-fiction stories that I enjoyed reading:

Maneki Neko by Bruce Sterling is an interesting story about a networked gift economy, I&#8217;d like to join such a network!
Barge Over Black Water &#8211; strange
The Death Trap of Dr Nefario &#8211; amusing
Anda&#8217;s Game by Cory Doctorow
Futuristic Tales of the Here and Now by Cory [...]]]></description>
		<link>http://doc.coker.com.au/fiction/free-short-stories/</link>
			</item>
	<item>
		<title>MySQL Cheat Sheet</title>
		<description><![CDATA[This document is designed to be a cheat-sheet for MySQL.  I don&#8217;t plan to cover everything, just most things that a novice MySQL DBA is likely to need often or in a hurry.
Configuring mysqld
If you are going to provide a database service to other machines edit /etc/mysql/my.cnf and set the bind-address parameter to a [...]]]></description>
		<link>http://doc.coker.com.au/computers/mysql-cheat-sheet/</link>
			</item>
	<item>
		<title>Free Books</title>
		<description><![CDATA[Here are some free books that I have downloaded and read:

Cory Doctorow&#8217;s book Eastern Standard Tribe was the first novel I read on my computer.  His other novels are linked here.
The novelette A Colder War by Charles Stross is really good.
The novel Accelerando by Charles Stross is very well written and has some interesting [...]]]></description>
		<link>http://doc.coker.com.au/fiction/free-books/</link>
			</item>
	<item>
		<title>thanks.txt on my Play Machine</title>
		<description><![CDATA[On my SE Linux Play Machine I have a file in the root home directory named thanks.txt_append_only_dont_edit_with_vi which users can append random comments to.  It kept slowly growing from the time of Fedora Core 2 to today, here is the text.  Any text within brackets is my response to a question.
you can send [...]]]></description>
		<link>http://doc.coker.com.au/computers/thankstxt-on-my-play-machine/</link>
			</item>
	<item>
		<title>Installing SE Linux on Debian/Lenny</title>
		<description><![CDATA[Currently Debian/Lenny contains all packages needed to run SE Linux.  Development continues so there are periodic updates which sit in Unstable for a while before migrating to Lenny (testing).
I have set up my own APT repository for SE Linux packages.  This has packages that need newer versions than in Lenny but which will [...]]]></description>
		<link>http://doc.coker.com.au/computers/installing-se-linux-on-lenny/</link>
			</item>
	<item>
		<title>How to Debug SMTP with TLS(SSL) and AUTH</title>
		<description><![CDATA[The first thing to test is a TLS (aka SSL) connection.  The stunnel program has special code for this, the command &#8220;stunnel -n smtp -c -r mail.example.com:25&#8221; will connect to the server via SMTP and negotiate SSL.
Once that is done and you will receive a 220 message acknowledging the connection (which is the same [...]]]></description>
		<link>http://doc.coker.com.au/internet/how-to-debug-smtp-with-tlsssl-and-auth/</link>
			</item>
	<item>
		<title>Porting NSA SE Linux to Hand Held devices</title>
		<description><![CDATA[Notes
I presented this paper at the 2003 Ottawa Linux Symposium (OLS).
http://lsm.immunix.org/ is defunct, since about 2004, so I removed the link.
The NSA changed the URLs on their web site, so this version of the paper has the new ones.
The SE Linux kernel interfaces have changed, now it&#8217;s all through the proc and selinuxfs filesystems and [...]]]></description>
		<link>http://doc.coker.com.au/papers/porting-se-linux-hand-held-devices/</link>
			</item>
	<item>
		<title>How to Debug POP</title>
		<description><![CDATA[POP (Post Office Protocol) is the most used protocol for receiving mail from a server to a MUA (Mail User Agent) for reading.  It is specified in RFC1939.
But the way it works (in most cases) is quite simple and doesn&#8217;t require reading the RFC, connect to port 110 (the standard port for POP3) and [...]]]></description>
		<link>http://doc.coker.com.au/internet/how-to-debug-pop/</link>
			</item>
</channel>
</rss>
