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…
Mui Wo brushfire
ByGarfToday we had a fairly big brushfire up in the Mui-Wo Hills. A helicopter carrying a large bucket of water was dispatched to put out the fire, along with several fire engines. The helicopter, tail number B-HRN is a Eurocopter AS-332L2 Super Puma Mk2, owned by the Hong Hong government. More about this aircraft https://airport-data.com/aircraft/B-HRN
Merry Christmas 2025
ByGarfWell, there goes another year – whizzed past even faster than the last one. Not much else has changed. AI is still over-hyped and yet remarkably lacking in any actual intelligence. Donald Trump is still alive. Still, on the bright side, I have another nice new toy – well a modification to an old toy,…
A few springtime snaps around the old homestead
ByGarfWell, the weather has perked up a bit, But we can’t actually go out and do very much because of coronavirus lockdown. So I thought Id take a few springtime snaps around the old homestead.
MGF at Ferrybridge power station
ByGarfMGF by the Angel of the North and by the cooling towers at Ferrybridge power station. Camera: Olympus C2500L.
Virtual backdrops and wallpapers
ByGarfFreebies to beat those lockdown blues This is a collection of virtual backdrops and wallpapers that you may download, manipulate and enjoy, for free. These images were created by capturing and saving a large number snap-shots of an open source music visualisation application for GNU/Linux called ProjectM – not to be confused with a 2008…
