an example: I purchased one of those cheap dell servers last year, and it came with a second hard drive "free".
It has no raid controller, so I ghosted the server to the second drive.
I wrote a script that mounts the second drive daily, and copies over the databases, then unmounts the drive.
Another script does the same on a weekly basis for changes to the website files.
Both of these are "cron jobs", and are my poor man's raid.
I lost my primary drive to a UPS incident last week, and it was pretty painless to switch to the other drive.