<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>wag-net</title>
	<link>http://wag-net.ch</link>
	<description></description>
	<lastBuildDate>Wed, 21 Jul 2010 11:51:33 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0" -->

	<item>
		<title>ArchLinux: Banshee and iPod detection</title>
		<description><![CDATA[If Banshee doesn&#8217;t detect your iPod anymore, it might be Banshee&#8217;s iPod detector: Podsleuth is included in [extra] but doesn&#8217;t work anymore after the DeviceKits->UPower switch. The following PKGBUILD compiles the new 0.6.7 version which fixes the iPod detection problems for Banshee.]]></description>
		<link>http://wag-net.ch/?p=412</link>
			</item>
	<item>
		<title>Create chroot jailed SSH User</title>
		<description><![CDATA[This will setup a user which, on ssh login, gets redirected to a chroot jail (requires OpenSSH >= 4.9). 1. Create user: # useradd -G users -s /bin/bash jail # passwd jail 2. Create chroot jail: # mkdir -p /var/jail/{bin,home/jail,lib} # cp -aL /bin/{bash,cat,cp,echo,grep,gzip,less,ln,ls,mkdir,more,mv,nano,pwd,rm,sh,tar,vi} /var/jail/bin/ # cp /etc/skel/* /var/jail/home/jail/ # chown -R jail:users /var/jail/home/jail/ Copy [...]]]></description>
		<link>http://wag-net.ch/?p=359</link>
			</item>
	<item>
		<title>ArchLinux: Hibernate splashscreen with uswsusp and splashy</title>
		<description><![CDATA[splashy works great on startup and shutdown, but not while hibernating with pm-utils. uswsup would work with splashy but the default package from community does not include splashy support. Compiling the lastest official version 0.8 from suspend.sourceforge.net with &#8216;&#8211;enable-splashy&#8217; raises an error: checking for splashy_open in -lsplashy... no configure: error: Required libsplashy was not found [...]]]></description>
		<link>http://wag-net.ch/?p=361</link>
			</item>
	<item>
		<title>PyGTK: TemperatureWatch [update]</title>
		<description><![CDATA[Display live CPU Temperature and Fan speed in a GTK window. Working on Ubuntu, ArchLinux and Thinkpad T60, probably others too. Version 1.1 released: - Includes Fan speed Code below or here #!/usr/bin/env python # -*- coding: utf-8 -*- # # Display live CPU Temperature in a GTK window. # Working on Ubuntu, ArchLinux and [...]]]></description>
		<link>http://wag-net.ch/?p=327</link>
			</item>
	<item>
		<title>PyGTK: ShutdownLater [update]</title>
		<description><![CDATA[Shutdown, reboot, hibernate or suspend your computer later! GTK GUI which lets the user choose between shutdown, reboot, hibernate or suspend after a specified amount of time. Runs on UPower-DBus calls, which surpasses the need for root access. Working on Ubuntu 10.04, ArchLinux 2009.08 (Maybe other GTK, DBus, DeviceKit systems too). Version 1.1 released: - [...]]]></description>
		<link>http://wag-net.ch/?p=319</link>
			</item>
	<item>
		<title>PyGTK: Stopwatch [update]</title>
		<description><![CDATA[I was looking for a little easy-to-use stopwatch for gnome without success. Well then, let&#8217;s make an own one. Looks like this after 13 minutes, 37 seconds and 70 miliseconds: Magic by: python, pygtk, gobject Code below or here Update 1 Joakim Gebart increased the accuracy by using time.time(). See the comment for a patch. [...]]]></description>
		<link>http://wag-net.ch/?p=275</link>
			</item>
	<item>
		<title>Howto: Install Rockbox on IPod nano 2. Gen</title>
		<description><![CDATA[Some weeks ago, the Linux4Nano project managed to break the IPod nano 2. Generation. Thus, it&#8217;s now possible to run custom applications on the device. Rockbox made a port (currently in development mode) which runs quite well. To get it running, you&#8217;ll have to install a bootloader (from Rockbox or Linux4Nano) and Rockbox itself. The [...]]]></description>
		<link>http://wag-net.ch/?p=251</link>
			</item>
	<item>
		<title>Ubuntu 9.10: 32 and 64 Bit Benchmark</title>
		<description><![CDATA[To 64 bit or not to 64 bit. 64 bit has some advantages and disadvantages compared to 32 bit. + possible to address more than 4GB RAM + better performance with various tools - not all applications are 64 bit available - more RAM space used due larger pointers and data types Well, well, lets [...]]]></description>
		<link>http://wag-net.ch/?p=187</link>
			</item>
	<item>
		<title>Steampunk USB-Stick</title>
		<description><![CDATA[After discovering Steampunk some days ago, I decided to make something by myself. I steampunk&#8217;d my old 2GB USB-Stick: But how? Well&#8230; behold the adventures of Steampunk&#8230; Frist, gathering some old clock pieces. (bought various clocks for 25SFr/16€/25$ and disassembled them) The case for the Stick came from an old wooden pendulum clock. I don&#8217;t [...]]]></description>
		<link>http://wag-net.ch/?p=157</link>
			</item>
	<item>
		<title>Howto: Hack Nokia 5800 XM (31.0.008, 31.0.101) with HelloOX2/RomPatcher+ [update]</title>
		<description><![CDATA[If you want to install custom applications on your Nokia 5800 XM, you&#8217;ll have to sign them with a certificate&#8230; or just hack the phone and sign nothing. Before you can start, you have to get a developer certificate especially for your phone. Visit cer.opda.cn , register, login, goto My Certificates and press Apply cer. [...]]]></description>
		<link>http://wag-net.ch/?p=127</link>
			</item>
</channel>
</rss>
