You are currently browsing the archives for posts tagged as Software.

Automatically Restart Dead Services Via Bash Scripting

As a server administrator, there’s nothing that bugs me more than services that die all of a sudden. For a web server, an hour’s down time could mean losing a few hundred visitors. This could translate to a loss of advertising income too if you serve ads on your web pages.

I found a snippet of code that I modified to use as a simple service monitoring and restarting tool that I would like to share with all of you.

Read the rest of Automatically Restart Dead Services Via Bash Scripting »

Backing Up And Restoring Your MySQL Database Via Command Line

One priceless benefit of having a web hosting provider that gives you SSH access to the server is that there’s a wealth of command line tools that can make data management very easy for you. In this post, I’m going to illustrate how you can use some of MySQL’s command line tools to back up (export) and restore (import) your database.

Read the rest of Backing Up And Restoring Your MySQL Database Via Command Line »

Sun Acquiring MySQL

Wow, this is big news. Sun Microsystems, the company behind Java has agreed to purchase MySQL AB (developer of the MySQL open source database) for a mind-boggling US $1 billion.

Read the rest of Sun Acquiring MySQL »

Wonderful Early Morning Surprise

I received an email from Kay Mackenzie yesterday. In the email Kay states that she’s been using the Single Bookmark Category List WordPress Widget on her two blogs; Quilt Puppy Show & Tell and All About Applique. Both blogs focus on the topic of quilting. She liked the widget so much that she wanted to PayPal me a donation as a token of appreciation.

I’m very surprised that Kay was actually motivated enough to ask me as to whether I’d accept donations for creating the widget. Needless to say, it put a smile on my face. I provided her with my PayPal address and a few minutes ago I received a generous amount from her.

This is the first time I had received a donation from somebody who found that a few lines of code that I had given away for free is worth her time and money. For this, Mrs Kay Mackenzie, you will always have that special place in my heart and mind.

Thank you.

Useful Data Recovery Tool: PLD RescueCD

A good friend of mine approached me just after Christmas with a problem. His sister’s notebook has gone kaput with the dreaded NTLDR is missing error message.

Read the rest of Useful Data Recovery Tool: PLD RescueCD »