What is the best backup steps in today's environment ?

AnandGupta

Expert
Licensed User
Longtime User
Did you read my advice in post #9 above? Just having a watchdog on a few selected files helps you to discover the infection at its start.
Yes, and I am thinking how to make this watchdog, in simpler manner, no memory hog, and which text to look for.
Though still hoping I may find similar thing in the internet.
 

udg

Expert
Licensed User
Longtime User
Well, the simplest approach could be to generate and store the hash of some files, then have the "watchdog" to repeat the hash and compare it against the stored list.
Here, you don't have a live protection, but at least you may be confident that your backup doesn't copy malaware-encrypted files.
No doubt that searching the Internet will lead to some available tool. But if you can write your own, it will be a lot more difficult for pirates to break it (since thay won't have a clue on your design specs).
 

ilan

Expert
Licensed User
Longtime User


looks like google drive is a good option.
 

tchart

Well-Known Member
Licensed User
Longtime User
i thought that this thread was about backup methods we use.
@ilan it is but what I wasnt being negative regarding your methods, I was simply trying to point out is that using a single method of backups is not 100% safe.

You are correct though often you wont know about ransomware until its too late. This is why relying automatic sync is dangerous as any encrypted files will just get synced to whatever service you are using. If you can access file version history that is great - but often these features are hidden behind pay walls (so not free). It is also sometimes not convenient to restore files this way as it is usually done file by file.

I only bring this up as a friend (who owns a data supply business) lost all of his code, data and backups this way. Everything on his network was encrypted and not recoverable, even his backups. He had to restore data from tape (yes he had tape backups!).
 
Last edited:

tchart

Well-Known Member
Licensed User
Longtime User
@ilan apologies that should have read "I wasnt being negative" and not "I was being negative" - fIxed now
 

ilan

Expert
Licensed User
Longtime User
i just noticed that in the basic norton 360 subscription i also get a free secure vpn connection.
but the problem is that it slows down my internet connection from around 900mb/s to 200mb/s
but good to know that i have a vpn service from norton.

now i can change my region and enjoy content i could not before ?

btw. regarding to the topic we are talking about here. in my job they have a big farm of servers where they backup all data of the company (lot so computers in the company) every 4 hours ?. they have backups from some years ago. really crazy!
 

Daestrum

Expert
Licensed User
Longtime User
I forgot, my router has two wifi networks (not 5Ghz etc) but actually separate wifi networks. (it's classed as a guest network so I can let visitors use it, but it does not allow them to view or access any peripheral on the main network).
I have a computer on the second network, which I can scan new software on, but again it cannot connect to my 'Main' network. So worst case if I get a bad actor, I just reformat the one pc..
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…