Click here to Skip to main content
15,892,805 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Dev systems shouldn't be backed up! Pin
lmoelleb21-Sep-21 21:58
lmoelleb21-Sep-21 21:58 
GeneralRe: Dev systems shouldn't be backed up! Pin
Sander Rossel21-Sep-21 22:37
professionalSander Rossel21-Sep-21 22:37 
GeneralRe: Dev systems shouldn't be backed up! Pin
5teveH21-Sep-21 22:41
5teveH21-Sep-21 22:41 
JokeRe: Dev systems shouldn't be backed up! Pin
Nelek21-Sep-21 23:21
protectorNelek21-Sep-21 23:21 
GeneralRe: Dev systems shouldn't be backed up! Pin
dandy7222-Sep-21 2:54
dandy7222-Sep-21 2:54 
GeneralRe: Dev systems shouldn't be backed up! Pin
den2k8822-Sep-21 2:58
professionalden2k8822-Sep-21 2:58 
GeneralRe: Dev systems shouldn't be backed up! Pin
dandy7222-Sep-21 4:15
dandy7222-Sep-21 4:15 
GeneralRe: Dev systems shouldn't be backed up! Pin
Mike Winiberg23-Sep-21 0:13
professionalMike Winiberg23-Sep-21 0:13 
Exactly.

All my dev is done in VMs which I can snapshot before a major change/update in case it borks. These VMs are replicated automatically between two machines (desktop and a dev laptop) and are also, though only occasionally, physically, backed up to another server just in case! This is all in addition to source control.

On more than one occasion I have had to either copy back one of the clones or at least fire one up to recover something completely destroyed by an OS update etc. (This applies to Linux and MS stuff!)

It is hard to envisage any setup no matter how small or large where backing up dev machines, at least occasionally (when known to be in good working order, say after initial setup and config) is not a good idea.
GeneralRe: Dev systems shouldn't be backed up! Pin
Cpichols23-Sep-21 1:29
Cpichols23-Sep-21 1:29 
GeneralRe: Dev systems shouldn't be backed up! Pin
BryanFazekas23-Sep-21 1:30
BryanFazekas23-Sep-21 1:30 
GeneralRe: Dev systems shouldn't be backed up! Pin
OriginalGriff21-Sep-21 21:33
mveOriginalGriff21-Sep-21 21:33 
GeneralRe: Dev systems shouldn't be backed up! Pin
5teveH21-Sep-21 22:42
5teveH21-Sep-21 22:42 
GeneralRe: Dev systems shouldn't be backed up! Pin
Slacker00721-Sep-21 22:19
professionalSlacker00721-Sep-21 22:19 
GeneralRe: Dev systems shouldn't be backed up! Pin
Sander Rossel21-Sep-21 22:39
professionalSander Rossel21-Sep-21 22:39 
GeneralRe: Dev systems shouldn't be backed up! Pin
PIEBALDconsult22-Sep-21 3:05
mvePIEBALDconsult22-Sep-21 3:05 
GeneralRe: Dev systems shouldn't be backed up! Pin
obermd22-Sep-21 3:14
obermd22-Sep-21 3:14 
GeneralRe: Dev systems shouldn't be backed up! Pin
Jacquers22-Sep-21 4:58
Jacquers22-Sep-21 4:58 
GeneralRe: Dev systems shouldn't be backed up! Pin
Gerry Schmitz22-Sep-21 6:49
mveGerry Schmitz22-Sep-21 6:49 
GeneralRe: Dev systems shouldn't be backed up! Pin
Member 916705722-Sep-21 22:46
Member 916705722-Sep-21 22:46 
GeneralRe: Dev systems shouldn't be backed up! Pin
lmoelleb23-Sep-21 2:15
lmoelleb23-Sep-21 2:15 
GeneralRe: Dev systems shouldn't be backed up! Pin
Member 916705723-Sep-21 19:24
Member 916705723-Sep-21 19:24 
GeneralRe: Dev systems shouldn't be backed up! Pin
5teveH23-Sep-21 7:08
5teveH23-Sep-21 7:08 
GeneralRe: Dev systems shouldn't be backed up! Pin
Member 916705723-Sep-21 19:26
Member 916705723-Sep-21 19:26 
GeneralRe: Dev systems shouldn't be backed up! Pin
lmoelleb23-Sep-21 20:39
lmoelleb23-Sep-21 20:39 
GeneralRe: Dev systems shouldn't be backed up! Pin
Gary Wheeler23-Sep-21 2:56
Gary Wheeler23-Sep-21 2:56 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.