Tag Archive for 'back-up'

The Beast Has Been Slain

After hours upon hours of hard work I have finally done the impossible. I am officially hosting this site of my home computer. Now those of you who think this is an easy task either use words like localhost, phpmyadmin, xampp, and lampp way too often, or are just stupid. If you fall into the first category, why didn’t you help me when I really needed it? If you fall into the second category, you will fit right in with my regular readers. JK!! (That stands for “Just Kidding”).

I foresee a few problems that must be worked out though. Number one is that I have no idea how to run a server, and have no idea how I even got this far. Stemming directly from number one is that I have no idea how to secure a server, making it very easy for me to be infiltrated. Let me draw a mental picture here. Imagine my website is like a mini sand castle. Now imagine that evil hackers are like little babies on the beach. Normally these little babies would be repelled by my awesome moat full of crabs and seaweed, and also by me with a shotgun, but today the moat is full of candy, my shotgun is really a rainbow flag and the little babies have atleast 90 inch diameter biceps. And also imagine I left the drawbridge down and the door wide open. On top of that imagine that I broadcast my security holes on my website. Now you get the picture.

So please, if you know any hackers in person, take out your cellphone when you are near them and have an imaginary conversation with someone where you bring up the fact that my site is very secure so no one should bother trying to hack it. If you notice them taking it as a challenge, just say “What’s that? It was just hacked? Oh, I guess no one should waste their time on it anymore.” That should do the trick.

Once we have all the hackers out, we can focus on content, which as everyone knows, is king. Now please let me sleep, because it is 3 in the morning.

How To: Recover Your Site from Google Cache

First off, I would like to point out that this will not be like my normal posts. Every once in a while I need to write about something to do with websites, and most of you reading this have no idea what that means. For all of you, skip to the last paragraph.

Now for the important people:

Due to a recent MySQL crash and an outdated backup I lost my last three post and the site design. This is the third time that has happened so I should have learned my lesson by now, but I hadn’t. After pulling out my hair and beating many small helpless animals I decided to do something about it.

This may be obvious to some, but it took me a while to figure out. You will need Firefox, Web-developer, and a cached version of your site on google.

To find the cached version of your site, search it on google and click on “Cached” Hopefully this contains the data you lost, if it does not, resume beating fluffy animals because I can’t help you.

After the page is open select the “CSS” drop down menu in Web-developer. Go to “View CSS” Save this to your computer. Now all we have to do it get the images. To do this select the “Images” drop down menu and choose “View Image Information” Drag and drop all the needed images to you computer. Now copy all the lost text and rebuild your site.

Google’s cache lags a few days behind, so check everyday to see when it displays the info you need.

After your site is back up, back it up.

And for all my usual reader, maybe you should learn somethign useful and build your own website.