duplicity 0.4.2 on Cygwin

Ben Escoto has released version 0.4.2 of duplicity. My previous patch for version 0.4.1 already included most of the changes in 0.4.2.
For the sake of completeness, here is my updated patch bundle which adds Cygwin / Windows support and fixes some problems in the FTP backend:

http://savannah.nongnu.org/download/duplicity/duplicity-0.4.2.tar.gz

To install it you’ll need the same prerequisites as for rdiff-backup, most notably librsync. Please refer to these instructions on how to install it.
Additionally you should install the Utils/gnupg package in order to get the encryption working.
Here is how to compile and install duplicity:

Continue reading “duplicity 0.4.2 on Cygwin”

Workaround for broken Windows Sharing on Intel OS X

So, it seems Apple broke Windows Filesharing / Samba with the 10.4.5 update on Intel-based systems. Windows clients are unable to connect to OS X shares, because the server refuses the password.
There are several threads describing the issue in detail:
http://www.123macmini.com/forums/viewtopic.php?t=4555
http://discussions.apple.com/thread.jspa?threadID=401714&tstart=0

Here is a temporary workaround for the problem:
You’ll have to change the authentification settings on your XP/2k box and here is how to do that:

Start -> Run “secpol.msc”
In the tree open and click Security Settings -> Local Policy -> Security Options
Scroll the left pane down to ‘Network Security: LAN manager authentication level’
Change this to ‘Send NTLMv2 response only’

It works for me. Please let me know, if it works for you too…

Update: Apple has released OS X update 10.4.6 which resolves this problem.

Mac Mini

So, it’s been almost 2 weeks since I got my Mac Mini Core Duo. All I can say is, I don’t regret having replaced my beloved Cube with this mean little machine @ 30 Watt. It’s definitely faster than the Cube and for most stuff it’s almost faster than my Windows development workbeast Athlon MP 2600 which runs at roughly 300 Watt. Quite impressive. The faster FSB, bigger cache and faster memory definitely play a big role here.
And yes, I tried Windows on my Mini. It’s nice and all, but there is still a lot left to finish for the guys over at onmac.net. Suspending doesn’t really work and shutting down the machine crashes it hard. I can only assume this being due to the incomplete BIOS implementation.
Anyway, I couldn’t resist benchmarking the machine against my Athlon, so here are the results from SiSoftware Sandra 2005 SR2:

Machine		Dual Athlon MP 2600+ 	Mac Mini Core Duo
Clock			2.13 GHz		1.66 GHz

Arithmetics 		17248			15147
(higher is better)	 6657			 6085

Multimedia		39921			31699
(higher is better)	42412			35177

Memory Bandwidth MB/s	 1449			 3588
(higher is better)	 1481			 3559

Power consumption	 295-302 Watts		 28-30 Watts

If you keep in mind, that I’m comparing an upgraded year 2001 workstation with a new system running a mobile CPU, those results are still quite impressive.
However, what I’m missing on the Mini is dual monitor support and a decent graphics card. Also there is one major point keeping me from getting rid of that power-sucking box under my desk: hard drive performance. I don’t think we’ll be seeing 15k rpm U320 drives in a Mac mini compatible form factor any time soon. ;)