<?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>boltblog</title>
	<atom:link href="http://blog.dhampir.no/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.dhampir.no</link>
	<description></description>
	<lastBuildDate>Sun, 21 Apr 2013 15:01:11 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Running PulseAudio in system mode with TCP listening on Debian Wheezy</title>
		<link>http://blog.dhampir.no/content/running-pulseaudio-in-system-mode-with-tcp-listening-on-debian-wheezy</link>
		<comments>http://blog.dhampir.no/content/running-pulseaudio-in-system-mode-with-tcp-listening-on-debian-wheezy#comments</comments>
		<pubDate>Sun, 21 Apr 2013 14:43:19 +0000</pubDate>
		<dc:creator>bolt</dc:creator>
				<category><![CDATA[Howto's]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://blog.dhampir.no/?p=541</guid>
		<description><![CDATA[On this thin client I've set up, I wanted pulseaudio to run before logging in, and not have any specific users on the machine. System mode was called for. On Wheezy, pulseaudio is by default configured for per-user sessions. To remedy this, edit /etc/default/pulseaudio, putting PULSEAUDIO_SYSTEM_START=1 Then, edit /etc/pulse/system.pa - this is the file that [...]]]></description>
		<wfw:commentRss>http://blog.dhampir.no/content/running-pulseaudio-in-system-mode-with-tcp-listening-on-debian-wheezy/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Mysterious IGMP Query Request packets from 0.0.0.0 to 224.0.0.1</title>
		<link>http://blog.dhampir.no/content/mysterious-igmp-query-request-packets-from-0-0-0-0-to-224-0-0-1</link>
		<comments>http://blog.dhampir.no/content/mysterious-igmp-query-request-packets-from-0-0-0-0-to-224-0-0-1#comments</comments>
		<pubDate>Mon, 15 Apr 2013 18:12:49 +0000</pubDate>
		<dc:creator>bolt</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Solved Problems]]></category>

		<guid isPermaLink="false">http://blog.dhampir.no/?p=536</guid>
		<description><![CDATA[On my Debian KVM hosts, and on the firewalls that guard them, I noticed that every two minutes, plus a couple seconds or so each time, I'd see blocked IGMP packages from 0.0.0.0 to 224.0.0.1. Googling around, I found this post, explaining that it's the multicast_snooping option for bridge-utils that's causing it. Being KVM hosts, [...]]]></description>
		<wfw:commentRss>http://blog.dhampir.no/content/mysterious-igmp-query-request-packets-from-0-0-0-0-to-224-0-0-1/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to prevent ssh -X from hanging on exit when dbus is used</title>
		<link>http://blog.dhampir.no/content/how-to-prevent-ssh-x-from-hanging-on-exit-when-dbus-is-used</link>
		<comments>http://blog.dhampir.no/content/how-to-prevent-ssh-x-from-hanging-on-exit-when-dbus-is-used#comments</comments>
		<pubDate>Tue, 05 Mar 2013 11:05:44 +0000</pubDate>
		<dc:creator>bolt</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Reference]]></category>
		<category><![CDATA[Solved Problems]]></category>

		<guid isPermaLink="false">http://blog.dhampir.no/?p=529</guid>
		<description><![CDATA[Programs like virt-manager and gedit commonly use dbus. Dbus running will prevent a clean exit of ssh -X, making it hang on exit until you press ctrl+c or kill dbus manually. To avoid having to kill dbus manually, let's kill it automatically Now, normally if I want to run virt-manager (or anything else graphical) on [...]]]></description>
		<wfw:commentRss>http://blog.dhampir.no/content/how-to-prevent-ssh-x-from-hanging-on-exit-when-dbus-is-used/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cygwin auto started sshd service as single user on Windows 8</title>
		<link>http://blog.dhampir.no/content/cygwin-auto-started-sshd-service-as-single-user-on-windows-8</link>
		<comments>http://blog.dhampir.no/content/cygwin-auto-started-sshd-service-as-single-user-on-windows-8#comments</comments>
		<pubDate>Fri, 01 Mar 2013 09:33:43 +0000</pubDate>
		<dc:creator>bolt</dc:creator>
				<category><![CDATA[Reference]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.dhampir.no/?p=525</guid>
		<description><![CDATA[On a single user desktop, you might want to run cygwin sshd autostarted as a specific user, without privilege separation. Here's a short reference: Disable UAC Open a Cygwin terminal ssh-host-config Select "no" on privilege separation Enter "NTSEC TTY" as the value of CYGWIN for the daemon Select "yes" to use a different username than [...]]]></description>
		<wfw:commentRss>http://blog.dhampir.no/content/cygwin-auto-started-sshd-service-as-single-user-on-windows-8/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Enable username and password in URL in Internet Explorer</title>
		<link>http://blog.dhampir.no/content/enable-username-and-password-in-url-in-internet-explorer</link>
		<comments>http://blog.dhampir.no/content/enable-username-and-password-in-url-in-internet-explorer#comments</comments>
		<pubDate>Fri, 25 Jan 2013 12:56:39 +0000</pubDate>
		<dc:creator>bolt</dc:creator>
				<category><![CDATA[Solved Problems]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.dhampir.no/?p=518</guid>
		<description><![CDATA[After IE6, usernames and passwords in URL's are no longer enabled by default in Internet Explorer, the reasoning being that saving usernames and passwords in the browser history and referral headers is a very, very bad idea. Still, it's sometimes needed, especially when dealing with old IP cameras, which is when I last bumped into [...]]]></description>
		<wfw:commentRss>http://blog.dhampir.no/content/enable-username-and-password-in-url-in-internet-explorer/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>One-time passwords in Debian Wheezy with libpam-otpw</title>
		<link>http://blog.dhampir.no/content/one-time-passwords-in-debian-wheezy-with-libpam-otpw</link>
		<comments>http://blog.dhampir.no/content/one-time-passwords-in-debian-wheezy-with-libpam-otpw#comments</comments>
		<pubDate>Thu, 24 Jan 2013 22:28:12 +0000</pubDate>
		<dc:creator>bolt</dc:creator>
				<category><![CDATA[Howto's]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://blog.dhampir.no/?p=512</guid>
		<description><![CDATA[While public and private keys with decent pass-phrases are an excellent way of logging in securely to a remote system, it's sometimes simply not feasible. Your Android device which normally does the job for you is out of battery, you are in a remote country with only a wired connection in a shady Internet café, [...]]]></description>
		<wfw:commentRss>http://blog.dhampir.no/content/one-time-passwords-in-debian-wheezy-with-libpam-otpw/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disable UAC in Windows 8</title>
		<link>http://blog.dhampir.no/content/disable-uac-in-windows-8</link>
		<comments>http://blog.dhampir.no/content/disable-uac-in-windows-8#comments</comments>
		<pubDate>Mon, 14 Jan 2013 08:58:57 +0000</pubDate>
		<dc:creator>bolt</dc:creator>
				<category><![CDATA[Reference]]></category>
		<category><![CDATA[Solved Problems]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.dhampir.no/?p=509</guid>
		<description><![CDATA[While Windows 7 let you disable UAC by simply typing "UAC" into the search field on the start menu and disabling it from the UAC options that show up, Windows 8 made it a bit more complicated. In short, press Windows+R, type "secpol.msc", go to "Local Policies =&#62; Security Options" and set "User Account Control: [...]]]></description>
		<wfw:commentRss>http://blog.dhampir.no/content/disable-uac-in-windows-8/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CD-ROM Raspberry Pi case</title>
		<link>http://blog.dhampir.no/content/cd-rom-raspberry-pi-case</link>
		<comments>http://blog.dhampir.no/content/cd-rom-raspberry-pi-case#comments</comments>
		<pubDate>Fri, 28 Dec 2012 00:19:53 +0000</pubDate>
		<dc:creator>bolt</dc:creator>
				<category><![CDATA[Howto's]]></category>

		<guid isPermaLink="false">http://blog.dhampir.no/?p=489</guid>
		<description><![CDATA[Components Plextor UltraPlex 40 Max SCSI CD-ROM (faulty) Asus WL-330N3G wireless client Vanson Twin-USB Power Adaptor (2A, 5V, model SMP-600A005USB) A power cable, a short HDMI extension cable, an audio cable, an IDE cable and some other wires Some memory heatsinks for the Pi Some plexi glass Two 2N3904 NPN transistors, two 0.25W 300 ohm [...]]]></description>
		<wfw:commentRss>http://blog.dhampir.no/content/cd-rom-raspberry-pi-case/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using CheckInstall to track custom source downloads on Debian</title>
		<link>http://blog.dhampir.no/content/using-checkinstall-to-track-custom-source-downloads-on-debian</link>
		<comments>http://blog.dhampir.no/content/using-checkinstall-to-track-custom-source-downloads-on-debian#comments</comments>
		<pubDate>Sun, 09 Dec 2012 01:43:54 +0000</pubDate>
		<dc:creator>bolt</dc:creator>
				<category><![CDATA[Howto's]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://blog.dhampir.no/?p=480</guid>
		<description><![CDATA[CheckInstall keeps track of all files installed by a "make install" or equivalent, creates a Slackware, RPM, or Debian package with those files, and adds it to the installed packages database, allowing for easy package removal or distribution. Use CheckInstall instead of just running "sudo make install", as that will likely put files all over [...]]]></description>
		<wfw:commentRss>http://blog.dhampir.no/content/using-checkinstall-to-track-custom-source-downloads-on-debian/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XP Windows Update error 0x8024400A solution</title>
		<link>http://blog.dhampir.no/content/xp-windows-update-error-0x8024400a-solution</link>
		<comments>http://blog.dhampir.no/content/xp-windows-update-error-0x8024400a-solution#comments</comments>
		<pubDate>Fri, 03 Aug 2012 00:20:57 +0000</pubDate>
		<dc:creator>bolt</dc:creator>
				<category><![CDATA[Reference]]></category>
		<category><![CDATA[Solved Problems]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://blog.dhampir.no/?p=475</guid>
		<description><![CDATA[You need to install XP SP3, available here for English versions.]]></description>
		<wfw:commentRss>http://blog.dhampir.no/content/xp-windows-update-error-0x8024400a-solution/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
