Slightly similar posts...
What happened to the New Millennium ezine?
ByGarfThe ‘Milly’ as we affectionately called it was an experimental but slightly dysfunctional quarterly ezine that ran from 1995 December 27th through to 1999 December 25. It’s quirky but honest view of the world attracted contributors & readers from all around the planet. The New Millennium was a big project, undertaken on a shoestring budget….
I want to try Linux, is it best to dual boot? or what?
ByGarfI always found dual booting is a pain and I’d far rather have removable boot disks that can be sized and optimised for the OS they contain. In the old days when we used to run Windows, I fitted removable boot drives in our servers & desktops and cloned the boot disks so that if…
Moggy takes a dip
ByGarfIt was a lazy Bank Holiday Monday morning and we had just crawled out of bed, when we heard a bit of a splash outside. We opened the curtains and noticed the water in the pond was moving, But we didn’t know why. Fortunately Zoneminder captured the incident from one of our security cameras. So…
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…
Upgrading Ubuntu 9.x to Kubuntu 9.x
ByGarfFirstly, as ever, please back up anything that is important – as you would with any major upgrade on any computer system! Then you can either use the Synaptic package manager or in this instance it is probably quicker to install from a Terminal window. First you need to ensure the system is fully up…
A weekend in Chester – Sunday
ByGarfOther days Friday Saturday You are here: Sunday
