Webmaster Forum


Go Back   Webmaster Forum > The Webmaster Forums > Forum Lobby > Computers & Internet
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Computers & Internet For all those computer related discussions.

Bidding Directory   1,000 Directory Submissions   V7N Directory

Reply
 
LinkBack Thread Tools Display Modes
Old 06-22-2007, 09:43 AM   #1 (permalink)
Inactive
 
Join Date: 06-22-07
Posts: 11
iTrader: 0 / 0%
Latest Blog:
None

wildchief is liked by many
Protect your Data from hardware failure, Fire theft or the Police

My advice on protecting your data:

When protecting my data I assume I am protecting from the following threats:

Nosey members of the household
Hardware failure or fire
Theft
Confiscation from the Police or Authorities.

Step1: Encrypt your sensitive data. This can be done cheaply with a product called DESLOCK if using Windows.

Step 2: Duplicate Your data Locally. This can be done by backing up your data to an internal and external hardrive. I use both. The external drive is useful as it may be hidden or relocated easily.

Step 3: Duplicate Your data Off-Site. Hire some web space and use a program such as synchback se to upload it easily and on a regular basis (weekly for example). For Linux / unix you can use cron to tar up your files and then ftp them off site.

Last edited by wildchief : 06-22-2007 at 09:52 AM.
wildchief is offline  
Add Post to del.icio.us
Reply With Quote
Sponsored Links
SEO Hosting by HostGator  Advertise Here  Buy Blog Links
Old 06-22-2007, 04:00 PM   #2 (permalink)
Inactive
 
StupidScript's Avatar
 
Join Date: 09-22-06
Location: Los Angeles
Posts: 678
iTrader: 0 / 0%
Latest Blog:
None

StupidScript is just really niceStupidScript is just really niceStupidScript is just really niceStupidScript is just really niceStupidScript is just really niceStupidScript is just really niceStupidScript is just really niceStupidScript is just really niceStupidScript is just really niceStupidScript is just really niceStupidScript is just really nice
The only thing I can think of that would protect your freedom if the police were coming for you is to melt your system with thermite. Otherwise ... they'll probably get your data.

The other suggestions are very nice, though!

I use Linux's "rsync" program running as a cronjob to incrementally back up my user files to a remote system every night:
Code:
rsync -avz /var/www/ rsync://user@123.123.123.123/wwwback/
for example. This is also a good indicator of whether any files have been changed, as only the changed/new files are included with each backup, and the results are sent via email. Note that this method is a "quick and dirty" backup in case something goes wrong during the day and I need to quickly get the sites back up by rsync'ing last night's backup back onto the live server. I also do a set of rolling incremental backups so if something was broken and got backed up, I would be able to roll back to the previous backup without any trouble.

Last edited by StupidScript : 06-22-2007 at 04:11 PM. Reason: Added rolling note
StupidScript is offline  
Add Post to del.icio.us
Reply With Quote
Old 06-26-2007, 04:12 AM   #3 (permalink)
Inactive
 
Join Date: 06-22-07
Posts: 11
iTrader: 0 / 0%
Latest Blog:
None

wildchief is liked by many
Rsync

rsync that is a good idea. I will give that some thought. I guess I need my remote computer to be a 'real' computer rather than just some web or ftp space though.

As for the police I agree if they have their hands on it then they can most likely read the data encrypted or not therefore melting the harddrive is the only way to stop them.

I like to duplicate the data off site so they can't destroy any evidence you might be using to bring complaints against them and I like to safe guard against the nuisance if you lose your computer (and personal data contained) to them you aren't guaranteed to get it back at least not in the U.K.
wildchief is offline  
Add Post to del.icio.us
Reply With Quote
Go Back   Webmaster Forum > The Webmaster Forums > Forum Lobby > Computers & Internet

Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
some people fire their hosts, some hosts fire me... spacefem Web Hosting Forum 15 02-18-2008 02:36 AM
accept post data from form, process, then redirect data to another script gnznroses Coding Forum 4 09-29-2007 02:39 PM
Hardware Failure, help please Clark Computers & Internet 6 08-08-2005 12:06 AM


Sponsor Links
Get exposure! Get exposure! Find Scripts Web Hosting Directory Get exposure! SEO Blog


All times are GMT -7. The time now is 05:46 AM.
© Copyright 2008 V7 Inc