Fast Break!

Ryan took off in the middle of the game on a fast beautiful fast break…almost scoring![nggallery id=102]

Diet soda makes you fat?

This idea has been in my thoughts for years as I saw the more people drank diet pop the less weight they lost and actually seemed to gain weight! Now, it may be that they would just get fat anyway, but there is no doubt that diet soda does nothing to help you loose...

How to install MySQL 5.5 on Ubuntu

I have been beating my head against the wall for almost a year now, trying to figure out how to install MySQL 5.5 on Ubuntu since there is still not a .deb package to use. OpenDental software makes use of MySQL as it’s database and since my servers have always...

Life Lessons Learned from a Death Row Inmate

This Entire Article comes from http://mercyhope.com/articles.htm Life Lessons Learned from a Death Row Inmate by Mercy HopeWhat goes through your mind when you hear the name Karla Faye Tucker? A pickax murderer who committed a crime so heinous that your mind couldn’t...

Kittens!

Well, we woke up a few days ago and found we had two kittens on the back porch! Little did we know our cat was never the guy we though “he” was and is now the mother of two new kittens! We are thinking of “Midnight” and “Misty” for...

The Power Of God’s Creation.

Are we ready to answer to the Almighty God? Devastating tornadoes ripped through the country over the last few days and it gives me new found respect for the power of the wind. It reminds me of how small we actually are and how powerful God is. For the here and now,...
Who Needs Salvation?

Who Needs Salvation?

God is perfect. We are not. How do we measure up to God? We don’t. Christ lived a perfect life to die in our place. Jesus provided what is called the divine exchange. Our sins for His perfection. Repenting of your sins and trusting in Christ along for the...

Fix Out of Resource Problem with MySQL

Update: This did not seem to work, and the only solution seems to be to upgrade to MySQL 5.5 11/27/2011 ______________________________________________________________________ Possible errors you might be having: mysqldump: Couldn’t execute ‘show fields...

Install MySQL 5.5 on Ubuntu 10.10

UPDATED I finally got it to work using “alien” and converting the .RPM to .deb. Then I installed it on Ubuntu 11.04 See how I did it HERE… 07/26/2011 ________________________________________________________________________________________ Previously...

Rsync and SSH – Passwordless Login

Making remote copies What if you want to copy files offsite to a remote host? No problem — all you need to do is add the host and user information. So, for instance, if you want to copy the same directory to a remote host, you’d use: rsync -ave ssh...

Install VirtualBox 3.2 with PHPVirtualBox on Ubuntu

original help from http://nerdoftherings.net/wp/?p=90 Using Ubuntu Server 10.10 (“Maverick Meerkat”) 1) Install the system (select options a. LAMP b.OpenSSH c.Samba) 2) Create a user named “vbox” as your main user to follow this example Type...