<?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>Archive.pfb.no</title>
	<atom:link href="http://archive.pfb.no/feed/" rel="self" type="application/rss+xml" />
	<link>http://archive.pfb.no</link>
	<description></description>
	<lastBuildDate>Fri, 20 Jan 2012 16:39:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Resetting Thomson Speedtouch routers</title>
		<link>http://archive.pfb.no/2011/02/16/resetting-thomson-speedtouch/</link>
		<comments>http://archive.pfb.no/2011/02/16/resetting-thomson-speedtouch/#comments</comments>
		<pubDate>Tue, 15 Feb 2011 23:33:44 +0000</pubDate>
		<dc:creator>pfbach</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Tips & tricks]]></category>
		<category><![CDATA[bootpd]]></category>
		<category><![CDATA[nextgentel]]></category>
		<category><![CDATA[ngt]]></category>
		<category><![CDATA[router]]></category>
		<category><![CDATA[speedtouch]]></category>
		<category><![CDATA[telenor]]></category>
		<category><![CDATA[tftp]]></category>
		<category><![CDATA[thomson]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[vci]]></category>
		<category><![CDATA[vpi]]></category>

		<guid isPermaLink="false">http://archive.pfb.no/?p=340</guid>
		<description><![CDATA[Hard Resetting a Thomson router if password is not obtainable: Telenor/NGT modems.
(Or upgrade your existing Speedtouch router to support bridging.)
Works for:
Thomson SpeedTouch 516i v6
Thomson SpeedTouch 546i v6
From a terminal window in Ubuntu (10.10):

:~$ sudo aptitude install bootp tftpd-hpa


:~$ sudo pico /etc/default/tftpd-hpa



RUN_DAEMON="yes"
OPTIONS="-l -s /var/lib/tftpboot"
TFTP_USERNAME="tftp"
TFTP_DIRECTORY="/var/lib/tftpboot"
TFTP_ADDRESS="0.0.0.0:69"
TFTP_OPTIONS="--secure"


sudo pico /etc/bootptab


thomson:ip=192.168.1.254:ha=00147F285465:td=/var/lib/tftpboot:hd=/:bf=ZZQ2AA7.417.bli:

Check what ip you can access the router on, mine is [...]]]></description>
		<wfw:commentRss>http://archive.pfb.no/2011/02/16/resetting-thomson-speedtouch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SparkleShare with gitosis on ubuntu 10.10</title>
		<link>http://archive.pfb.no/2011/02/15/sparkleshare-with-gitosis-on-ubuntu-10-10/</link>
		<comments>http://archive.pfb.no/2011/02/15/sparkleshare-with-gitosis-on-ubuntu-10-10/#comments</comments>
		<pubDate>Tue, 15 Feb 2011 22:58:03 +0000</pubDate>
		<dc:creator>pfbach</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Tips & tricks]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[gitosis]]></category>
		<category><![CDATA[sparkleshare]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[ubuntu one]]></category>

		<guid isPermaLink="false">http://archive.pfb.no/?p=348</guid>
		<description><![CDATA[Installing gitosis
Install gitosis on a server where you would like to backup/store documents.
On my debian 5.08 (lenny) server, gitosis may simply be installed via aptitude.

my-git-server:~$ sudo aptitude install gitosis

Now, standard &#8220;home-dir&#8221; for gitosis is /srv/gitosis.  I would like to store my git-repositories on a raid location called /storage/. To change home-directory for gitosis, run this [...]]]></description>
		<wfw:commentRss>http://archive.pfb.no/2011/02/15/sparkleshare-with-gitosis-on-ubuntu-10-10/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Fully working remote control (HVR-4000) on kernel 2.6.35</title>
		<link>http://archive.pfb.no/2010/12/14/fully-working-remote-control/</link>
		<comments>http://archive.pfb.no/2010/12/14/fully-working-remote-control/#comments</comments>
		<pubDate>Mon, 13 Dec 2010 23:53:34 +0000</pubDate>
		<dc:creator>pfbach</dc:creator>
				<category><![CDATA[Audio/Video]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tips & tricks]]></category>
		<category><![CDATA[conf]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[evdev]]></category>
		<category><![CDATA[fdi]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[hal]]></category>
		<category><![CDATA[hauppauge]]></category>
		<category><![CDATA[hvr-4000]]></category>
		<category><![CDATA[input device events]]></category>
		<category><![CDATA[kernel]]></category>
		<category><![CDATA[keycodes]]></category>
		<category><![CDATA[modules]]></category>
		<category><![CDATA[remote control]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[x11]]></category>
		<category><![CDATA[xmodmap]]></category>
		<category><![CDATA[xorg]]></category>

		<guid isPermaLink="false">http://archive.pfb.no/?p=295</guid>
		<description><![CDATA[Remote control support (input device events) is now handled by the kernel (>=2.6.17). However, not all remote buttons may work out of the box. The driver that handles input device events, xf86-input-evdev, needs to be patched in order to remap higher keycodes than the xserver may handle. x server (Xorg/x11) is built with 255 keycodes [...]]]></description>
		<wfw:commentRss>http://archive.pfb.no/2010/12/14/fully-working-remote-control/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Authenticating Debian servers</title>
		<link>http://archive.pfb.no/2010/10/18/authenticating-debian-servers/</link>
		<comments>http://archive.pfb.no/2010/10/18/authenticating-debian-servers/#comments</comments>
		<pubDate>Mon, 18 Oct 2010 20:40:46 +0000</pubDate>
		<dc:creator>pfbach</dc:creator>
				<category><![CDATA[Tips & tricks]]></category>
		<category><![CDATA[apt-key]]></category>
		<category><![CDATA[aptitude]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[gpg]]></category>
		<category><![CDATA[pubkey]]></category>

		<guid isPermaLink="false">http://archive.pfb.no/?p=205</guid>
		<description><![CDATA[Problem updating software depository with aptitude, a signature / public key changed.
W: GPG error: http://debian.samfundet.no etch Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9AA38DCD55BE302B

:~$ sudo gpg --keyserver pgpkeys.mit.edu --recv-key 9AA38DCD55BE302B
:~$ sudo gpg -a --export 9AA38DCD55BE302B &#124; sudo apt-key add -

]]></description>
		<wfw:commentRss>http://archive.pfb.no/2010/10/18/authenticating-debian-servers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Grails on Debian Lenny</title>
		<link>http://archive.pfb.no/2010/10/18/grails-on-debian-lenny/</link>
		<comments>http://archive.pfb.no/2010/10/18/grails-on-debian-lenny/#comments</comments>
		<pubDate>Mon, 18 Oct 2010 20:23:19 +0000</pubDate>
		<dc:creator>pfbach</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[grails]]></category>
		<category><![CDATA[java]]></category>

		<guid isPermaLink="false">http://archive.pfb.no/?p=225</guid>
		<description><![CDATA[
Grails is an open source web application framework which uses the Groovy programming language (which is in turn based on the Java platform). It is intended to be a high-productivity framework by following the &#8220;coding by convention&#8221; paradigm, providing a stand-alone development environment and hiding much of the configuration detail from the developer. 
Wikipedia

Install java-sdk/jdk:

:~$ [...]]]></description>
		<wfw:commentRss>http://archive.pfb.no/2010/10/18/grails-on-debian-lenny/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Hauppauge remote control issue (HVR-4000)</title>
		<link>http://archive.pfb.no/2010/10/18/hauppauge-remote-hvr-4000/</link>
		<comments>http://archive.pfb.no/2010/10/18/hauppauge-remote-hvr-4000/#comments</comments>
		<pubDate>Mon, 18 Oct 2010 20:08:41 +0000</pubDate>
		<dc:creator>pfbach</dc:creator>
				<category><![CDATA[Audio/Video]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tips & tricks]]></category>
		<category><![CDATA[blacklist]]></category>
		<category><![CDATA[enna]]></category>
		<category><![CDATA[hauppauge]]></category>
		<category><![CDATA[hvr]]></category>
		<category><![CDATA[irw]]></category>
		<category><![CDATA[ir_common]]></category>
		<category><![CDATA[lirc]]></category>
		<category><![CDATA[module]]></category>
		<category><![CDATA[moovida]]></category>
		<category><![CDATA[remote control]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[xmbc]]></category>

		<guid isPermaLink="false">http://archive.pfb.no/?p=203</guid>
		<description><![CDATA[Ubuntu 10.10 (Maverick)
OUTDATED: go to http://archive.pfb.no/2010/12/14/fully-working-remote-control/
I have been quite frustrated over the lack of being able to navigate in media center menus for a long time since the back/exit button has failed to do the desired response, namely navigate back / go up one level / go to parent dir / go to parent menu. [...]]]></description>
		<wfw:commentRss>http://archive.pfb.no/2010/10/18/hauppauge-remote-hvr-4000/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install SystemC on Ubuntu 10.10</title>
		<link>http://archive.pfb.no/2010/10/13/systemc-ubuntu-1010/</link>
		<comments>http://archive.pfb.no/2010/10/13/systemc-ubuntu-1010/#comments</comments>
		<pubDate>Wed, 13 Oct 2010 22:44:58 +0000</pubDate>
		<dc:creator>pfbach</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Tips & tricks]]></category>
		<category><![CDATA[compile]]></category>
		<category><![CDATA[systemC]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://archive.pfb.no/?p=233</guid>
		<description><![CDATA[SystemC is a set of C++ classes and macros which provide an event-driven simulation kernel in C++ (see also discrete event simulation). These facilities enable a designer to simulate concurrent processes, each described using plain C++ syntax. SystemC processes can communicate in a simulated real-time environment, using signals of all the datatypes  offered by [...]]]></description>
		<wfw:commentRss>http://archive.pfb.no/2010/10/13/systemc-ubuntu-1010/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Redirect hostname.com/stuff to www.hostname.com/stuff</title>
		<link>http://archive.pfb.no/2010/06/12/redirect-hostname-com-to-www-hostname-com/</link>
		<comments>http://archive.pfb.no/2010/06/12/redirect-hostname-com-to-www-hostname-com/#comments</comments>
		<pubDate>Fri, 11 Jun 2010 23:28:47 +0000</pubDate>
		<dc:creator>pfbach</dc:creator>
				<category><![CDATA[Apache2]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tips & tricks]]></category>
		<category><![CDATA[apache2]]></category>
		<category><![CDATA[mod_rewrite]]></category>
		<category><![CDATA[virtualhost]]></category>

		<guid isPermaLink="false">http://archive.pfb.no/?p=212</guid>
		<description><![CDATA[Okay,
The lazy days are over and I figured out it was time to create a more useful redirection of a hostname in my apache2 configuration files. The past few years I have been using this redirection method, but not been happy with it:

RedirectMatch ^/$ http://www.hostname.com

This is ok, but if the user is trying to reach [...]]]></description>
		<wfw:commentRss>http://archive.pfb.no/2010/06/12/redirect-hostname-com-to-www-hostname-com/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Charging Acid batteries</title>
		<link>http://archive.pfb.no/2010/05/25/charging-acid-batteries/</link>
		<comments>http://archive.pfb.no/2010/05/25/charging-acid-batteries/#comments</comments>
		<pubDate>Tue, 25 May 2010 12:47:19 +0000</pubDate>
		<dc:creator>pfbach</dc:creator>
				<category><![CDATA[Gardening]]></category>
		<category><![CDATA[Tips & tricks]]></category>
		<category><![CDATA[12V]]></category>
		<category><![CDATA[Ah]]></category>
		<category><![CDATA[batteries]]></category>
		<category><![CDATA[charging]]></category>

		<guid isPermaLink="false">http://archive.pfb.no/?p=206</guid>
		<description><![CDATA[Garden/Lawn Tractor batteries can be recharged by using a 12V automotive charger.
A typical 12V Tractor battery has a capacity of about 10Ah.
Be sure to set the charging time accordingly to the Ah output of the charger.
It is a good practice to charge the battery before storing the Tractor for the winter.
Store the battery in a [...]]]></description>
		<wfw:commentRss>http://archive.pfb.no/2010/05/25/charging-acid-batteries/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>extract pages from a pdf file</title>
		<link>http://archive.pfb.no/2010/04/09/extract-pages-from-pdf/</link>
		<comments>http://archive.pfb.no/2010/04/09/extract-pages-from-pdf/#comments</comments>
		<pubDate>Fri, 09 Apr 2010 02:57:45 +0000</pubDate>
		<dc:creator>pfbach</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Tips & tricks]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[pdf]]></category>

		<guid isPermaLink="false">http://archive.pfb.no/?p=107</guid>
		<description><![CDATA[I came across a nice little command to extract pages from a pdf file.

:~$ gs -sDEVICE=pdfwrite -dNOPAUSE -dBATCH -dSAFER \
       -dFirstPage=3 -dLastPage=4 \
       -sOutputFile=OUTFILE_p3-p4.pdf SOURCEFILE.pdf

Putting (splicing) multiple pdfs together:

:~$ gs -sDEVICE=pdfwrite -dNOPAUSE -dBATCH -dSAFER -sOutputFile=OUTFILE.pdf SOURCE_FILE_1.pdf SOURCE_FILE_2.pdf

Source: http://www.linuxjournal.com/content/tech-tip-extract-pages-pdf
]]></description>
		<wfw:commentRss>http://archive.pfb.no/2010/04/09/extract-pages-from-pdf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

