Recent

Author Topic: System backup strategy  (Read 3438 times)

lucamar

  • Hero Member
  • *****
  • Posts: 4219
Re: System backup strategy
« Reply #15 on: May 14, 2020, 10:29:54 am »
Hardware or OS-related problems are rare today.

You must be really lucky  :D

I'm home user, guys. Corporate system is another story  :P

Even home users (and more so "hobbyist" programmers) should have a good backup strategy. It's all too easy to lose months (or years!) of work from lots of causes: a program fails and trashes your main disk, the disk(s) wear out (or fail) and start banging their heads all over the plates, you wake up one day with "butter fingers" and the laptop falls down a staircase, etc. And it almost always happens at just the worse moment.

Nowadays people have a single "big" (1, 2 or more TiB) disk and keep everything in it so as to have it inmediately accesible, not realizing that if it fails they'll lose everything, whereas with a simple dual odd-even days backup strategy they would lose at most one day of easily recoverable work. The motto still is: never keep your all eggs in one basket ;)
« Last Edit: May 14, 2020, 10:31:53 am by lucamar »
Turbo Pascal 3 CP/M - Amstrad PCW 8256 (512 KB !!!) :P
Lazarus/FPC 2.0.8/3.0.4 & 2.0.12/3.2.0 - 32/64 bits on:
(K|L|X)Ubuntu 12..18, Windows XP, 7, 10 and various DOSes.

af0815

  • Hero Member
  • *****
  • Posts: 1291
Re: System backup strategy
« Reply #16 on: May 14, 2020, 11:09:24 am »
The main advantage of backups is that they reduce the effects of our own mistakes. Hardware or OS-related problems are rare today.
I cannot say Hardware or OS-related problems are rare, a aktivation of the linux subsystem of windows can make a mess on your PC. Bootin into repair and .... a good backup is gold. And harddisks easily die .. also tested ... a good back.....
regards
Andreas

jwdietrich

  • Hero Member
  • *****
  • Posts: 1232
    • formatio reticularis
Re: System backup strategy
« Reply #17 on: May 16, 2020, 11:29:12 am »
The main advantage of backups is that they reduce the effects of our own mistakes. Hardware or OS-related problems are rare today.
I cannot say Hardware or OS-related problems are rare, a aktivation of the linux subsystem of windows can make a mess on your PC. Bootin into repair and .... a good backup is gold. And harddisks easily die .. also tested ... a good back.....

Well, I am mainly a Mac user. The situation may be different on alternative operating systems.

BTW, as mentioned above, SVN is a good unconventional backup option, too. However, it works, of course, for project folders only.
function GetRandomNumber: integer; // xkcd.com
begin
  GetRandomNumber := 4; // chosen by fair dice roll. Guaranteed to be random.
end;

http://www.formatio-reticularis.de

Lazarus 2.2.6 | FPC 3.2.2 | PPC, Intel, ARM | macOS, Windows, Linux

 

TinyPortal © 2005-2018