Slightly similar posts...
Setting file and directory properties separately and recursively
ByGarfSometimes in GNU/Linux one needs to set file and directory permissions separately and recursively. This is a way to do it. Set file permissions:- find . -type f -print0 | xargs -0 chmod 644 ; Set directory permissions- find . -type d -exec chmod 755 \{\} \; Note these are powerful commands with which you…
Sonos alternative
ByGarfWe’re busy replacing a customer’s ageing Sonos distributed sound system with a Linux Media Server (c/w SAMBA for remaining Sonos kit) c/w these tiny Linux-powered SBCs (single board commuters) as replacements. Granted, this is merely a prototype. This unit is based upon a Raspberry pi 4B c/w 8GiB RAM, a capacitive touchscreen and an external…
Road trip to Hungary, part 10
ByGarfWandering around Pécs again, plus some night shots Other days Part 1 Part 2 Part 3 Part 4 Part 5 Part 6 Part 7 Part 8 Part 9 You are here: Part 10 Part 11 Part 12 Part 13 Part 14 Part 15 Part 16 Part 17
Silver mannequins
ByGarfI was given a pair of broken but usable silver-painted mannequins by a photographer pal. Here are a few snaps of them as they arrived in their new home and saw their first tours of duty in my studio…
MM866 – an affordable gobo projector
ByGarfA thread on a photographic forum to which I belong started me thinking about using gobos. I always liked the idea of a proper gobo projector, but for a modifier that I would likely only use occasionally, I didn’t like the cost. So I decided to have a look around to see if there were…
What computer should I buy?
ByGarfEditor’s note: this was written back in 2006, and it is hopelessly out-of-date. Trouble is that today one is spoilt for choice, manufacturers claims are often difficult to understand or substantiate and prices are tumbling so quickly that no sooner than you take your PC home, you see the same model, with more extras, selling…
