<?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>Sun, 15 Apr 2012 14:53:23 +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>Linking C++ object files with Fortran</title>
		<link>http://archive.pfb.no/2012/03/06/linking-c-object-files-with-fortran/</link>
		<comments>http://archive.pfb.no/2012/03/06/linking-c-object-files-with-fortran/#comments</comments>
		<pubDate>Mon, 05 Mar 2012 23:27:12 +0000</pubDate>
		<dc:creator>pfbach</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tips & tricks]]></category>
		<category><![CDATA[ansi c]]></category>
		<category><![CDATA[c++]]></category>
		<category><![CDATA[fortran]]></category>
		<category><![CDATA[linking]]></category>
		<category><![CDATA[objects]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://archive.pfb.no/?p=285</guid>
		<description><![CDATA[If one is to ie. analyze performance between C++ and Fortran implementation of specific functions we need to create the desired function in C++ and compile it to an object file. This object file will then be linked together with the rest of the Fortran code that holds the rest of the system.
The main issue [...]]]></description>
		<wfw:commentRss>http://archive.pfb.no/2012/03/06/linking-c-object-files-with-fortran/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Find open ports on a network</title>
		<link>http://archive.pfb.no/2012/03/06/find-open-ports-on-a-network/</link>
		<comments>http://archive.pfb.no/2012/03/06/find-open-ports-on-a-network/#comments</comments>
		<pubDate>Mon, 05 Mar 2012 23:18:44 +0000</pubDate>
		<dc:creator>pfbach</dc:creator>
				<category><![CDATA[Tips & tricks]]></category>
		<category><![CDATA[ip address]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[nmap]]></category>
		<category><![CDATA[port map]]></category>
		<category><![CDATA[ssh]]></category>

		<guid isPermaLink="false">http://archive.pfb.no/?p=439</guid>
		<description><![CDATA[Sometimes, it happens that I don&#8217;t remember the ip-adress of a server on a (local) network I need access to (because I haven&#8217;t added either a dns (eg. dyndns) or set a static ip to the server). This happend to me some time ago and I needed to figure out what ip-adresses had the port [...]]]></description>
		<wfw:commentRss>http://archive.pfb.no/2012/03/06/find-open-ports-on-a-network/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create timelaps</title>
		<link>http://archive.pfb.no/2012/03/06/create-timelaps/</link>
		<comments>http://archive.pfb.no/2012/03/06/create-timelaps/#comments</comments>
		<pubDate>Mon, 05 Mar 2012 23:04:10 +0000</pubDate>
		<dc:creator>pfbach</dc:creator>
				<category><![CDATA[Audio/Video]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tips & tricks]]></category>
		<category><![CDATA[ffmpeg]]></category>
		<category><![CDATA[filename]]></category>
		<category><![CDATA[tar]]></category>
		<category><![CDATA[timelaps]]></category>

		<guid isPermaLink="false">http://archive.pfb.no/?p=453</guid>
		<description><![CDATA[Create timelaps of images saved with timestamp as filename.
# FIrstly, find the files you need and tar them down (I don&#8217;t want to work on the real files, and in addition, they are on another linux box that doesn&#8217;t use ffmpeg.

:~$ find . -newer 1324482302.jpg &#124; xargs tar --no-recursion -cvzf 2011-12-21_1.tar.gz

# Unpack the files, cd into [...]]]></description>
		<wfw:commentRss>http://archive.pfb.no/2012/03/06/create-timelaps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Revert date on files</title>
		<link>http://archive.pfb.no/2012/03/05/revert-date-on-files/</link>
		<comments>http://archive.pfb.no/2012/03/05/revert-date-on-files/#comments</comments>
		<pubDate>Mon, 05 Mar 2012 22:47:46 +0000</pubDate>
		<dc:creator>pfbach</dc:creator>
				<category><![CDATA[Tips & tricks]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[date]]></category>
		<category><![CDATA[file manipulation]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[ntp]]></category>
		<category><![CDATA[rename]]></category>
		<category><![CDATA[touch]]></category>
		<category><![CDATA[unix timestamp]]></category>

		<guid isPermaLink="false">http://archive.pfb.no/?p=479</guid>
		<description><![CDATA[Okay, NTP didn&#8217;t work as expected on a linux box that save images off a webcam. After a power-loss the date setting was not correctly set and this wasn&#8217;t corrected until a couple of hours had passed by. In the mean time, alot of images from the webcam had been saved with wrong date setting [...]]]></description>
		<wfw:commentRss>http://archive.pfb.no/2012/03/05/revert-date-on-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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>
	</channel>
</rss>

