Nixforce unauthorised useNixforce unauthorised use
Just over two days ago I sent a DMCA take-down request to nixforce.com for copying my content in violation of the non-commercial license that I offer, I have not had[...]
Just over two days ago I sent a DMCA take-down request to nixforce.com for copying my content in violation of the non-commercial license that I offer, I have not had[...]
The first thing you need is to have meta keywords in the pages. The solution I discovered for doing this is the All In One SEO Pack, this automatically makes[...]
In response to my comment and post about the cost of driving to work there was a comment on the blog post I responded to suggesting that a small car[...]
In this post I recommended that job seekers not publish their CV. In a comment Gunnar suggested having a special CV for conferences. I think that Gunnar’s idea is good[...]
Mark Greenaway expresses surprise that someone could spend $8000 per annum on petol. I own a 1999 VW Passat 2.8L that does 12.8L/100Km (based on my average driving habits –[...]
I often want to write blog posts about HTML code and about source code in various languages. One problem I have is that the characters I want to use have[...]
In my last post about Heartbeat I gave an example of a script to start and stop a cluster service. In that post I omitted to mention that the script[...]
A service script for Heartbeat needs to support at least three operations, start, stop, and status. The operations will return 0 on success, 7 on failure (which in the case[...]
In a Heartbeat cluster installation it may not be possible to have one STONITH device be used to reboot all nodes. To support this it is possible to have multiple[...]
Below is a sample script to configure the ssh STONITH agent for the Heartbeat system. STONITH will reboot nodes when things go wrong to restore the integrity of the cluster.[...]