About
Welcome to smop.co.uk.
My name is Adrian Bridgett and I’m a 30-something Unix guru and open source advocate living in Hampshire, England.
I run my own open source consultancy company called [http://bitcube.co.uk Bitcube Ltd] which has a particular emphasis on utilising [http://bitcube.co.uk/content/puppet-introduction Puppet] to automate system administration. Often people ask “well what do you do?”, I think xkcd has the best [http://xkcd.org/705/ answer].
This blog and wiki are for non-commercial use only. [http://en.wikipedia.org/wiki/Sploging Splogers] are not entitled to use any of the material here.
Comments
Comment from Tim Chipman
Time: Wednesday 8 October, 2008, 13:41
Hi, I found your site via google search on BackupPC yesterday. Lots of nice reference material!
I wanted to ask, I note that you have some hand-built scripts linked off the page about BackUP; and the last one of these .. doesn’t appear to work / as a link / to show the script (regarding pruning of old files).
URL to this is page is,
http://www.smop.co.uk/mediawiki/index.php/BackupPC
and section I’m talking about appears thus,
[[Media::Backuppc_prune backuppc_prune]] =
I wonder if this is intentional omission, or possibly a typo ?
Certainly I’m interested in this script, if it is available.
Many thanks,
–Tim
Comment from adrian
Time: Wednesday 8 October, 2008, 19:55
Thanks – glad it was helpful
I’ve fixed those links now – many thanks for pointing them out! Typos unfortunately
Comment from higuita
Time: Tuesday 28 April, 2009, 00:08
Hi
i also reach here by the backuppc and i think your scripts are very useful (THANKS!)
As the official backuppc wiki have a section for scripts, you might want to upload then there… in the mean time i added a link in that page to your blog, so other people can reach to your page
here is the backuppc wiki:
http://backuppc.wiki.sourceforge.net/CustomUserScripts
again, thanks for the scripts
Comment from adrian
Time: Tuesday 28 April, 2009, 06:26
Ah thanks for doing that – I’ll upload them and check they’ve got a nice license on them so people can use them
Comment from Shujaat
Time: Wednesday 20 October, 2010, 11:05
Hi.
loved your tutorial on Eucalyptus. I have uploaded the images and done all the other things. Still couldnt figure out node registration. It gives
Warning: cannot file file node-cert.pem in //var/lib/eucalyptus/keys/
Warning: cannot file file cluster-cert.pem in //var/lib/eucalyptus/keys/
Warning: cannot file file node-pk.pem in //var/lib/eucalyptus/keys/
Tried the 439087 bug page also. I also copied the filed from cluster to node. Still didnt fix the issue. Any idea how it can be done.
Thanks
Comment from adrian
Time: Thursday 28 October, 2010, 22:00
Hi Shujaat, that sounds like a permissions problem to me, I’d check the permissions on /var/lib/eucalyptus/keys (worst case, just chmod 777 it, then see what files have been created and then retrospectively grant the correct permissions).
Cheers,
Adrian
Write a comment