Click here to Skip to main content
15,888,088 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: Sometimes It Pays To Cover All Bases Pin
Derek Hunter4-Mar-24 2:38
Derek Hunter4-Mar-24 2:38 
GeneralRe: Sometimes It Pays To Cover All Bases Pin
glennPattonWork34-Mar-24 8:49
professionalglennPattonWork34-Mar-24 8:49 
GeneralRe: Sometimes It Pays To Cover All Bases Pin
Steve Naidamast4-Mar-24 4:04
professionalSteve Naidamast4-Mar-24 4:04 
GeneralWhen is a backup not a backup? PinPopular
theoldfool29-Feb-24 23:43
professionaltheoldfool29-Feb-24 23:43 
GeneralRe: When is a backup not a backup? Pin
Ron Anders1-Mar-24 1:54
Ron Anders1-Mar-24 1:54 
GeneralRe: When is a backup not a backup? Pin
theoldfool1-Mar-24 3:33
professionaltheoldfool1-Mar-24 3:33 
GeneralRe: When is a backup not a backup? Pin
DerekT-P1-Mar-24 2:04
professionalDerekT-P1-Mar-24 2:04 
GeneralRe: When is a backup not a backup? Pin
dandy721-Mar-24 4:04
dandy721-Mar-24 4:04 
I don't use any backup software other than the built-in robocopy.exe, which is essentially just a glorified file/folder copy app (with the invaluable option to skip over what hasn't changed). If something can't be written/read back, it's either a hardware failure, or a fundamental bug in the OS that you know would be addressed already. So, I'm really not at the mercy of any bug in some third-party software. That's one layer of possible problems removed. And if I need get directly to a file...the backup is just another file system, not some proprietary blob that can only be read back by a working instance of some software.

The only problem is that if a VM is running when I'm running the backup, I'll get a file in use error, so, I have to shut down my VMs to perform a proper backup of the server. Which I'm okay doing on weekend evenings - start the backup early evening, and odds are, it'll be done before I'm ready to go to bed, so I start my second backup, which is then done by the next morning.

How do I back up the host OS itself and its settings?

I don't. There's nothing running on it except for the OS, maybe some proprietary driver (I have a Drivers folder on a file share, organized by system, which makes it trivial to determine what's needed by a given machine), and the OS's latest CUs (which are quick to install nowadays).
GeneralRe: When is a backup not a backup? Pin
theoldfool1-Mar-24 7:49
professionaltheoldfool1-Mar-24 7:49 
GeneralRe: When is a backup not a backup? Pin
dandy721-Mar-24 7:54
dandy721-Mar-24 7:54 
GeneralRe: When is a backup not a backup? Pin
Nelek1-Mar-24 9:01
protectorNelek1-Mar-24 9:01 
GeneralRe: When is a backup not a backup? Pin
dandy721-Mar-24 10:10
dandy721-Mar-24 10:10 
GeneralRe: When is a backup not a backup? Pin
Nelek1-Mar-24 11:39
protectorNelek1-Mar-24 11:39 
GeneralRe: When is a backup not a backup? Pin
charlieg1-Mar-24 23:01
charlieg1-Mar-24 23:01 
GeneralRe: When is a backup not a backup? Pin
charlieg1-Mar-24 11:02
charlieg1-Mar-24 11:02 
GeneralRe: When is a backup not a backup? Pin
Nelek1-Mar-24 11:59
protectorNelek1-Mar-24 11:59 
GeneralRe: When is a backup not a backup? Pin
Amarnath S1-Mar-24 4:07
professionalAmarnath S1-Mar-24 4:07 
GeneralRe: When is a backup not a backup? Pin
charlieg1-Mar-24 4:53
charlieg1-Mar-24 4:53 
GeneralRe: When is a backup not a backup? Pin
Nelek1-Mar-24 8:57
protectorNelek1-Mar-24 8:57 
GeneralRe: When is a backup not a backup? Pin
charlieg1-Mar-24 23:05
charlieg1-Mar-24 23:05 
GeneralRe: When is a backup not a backup? Pin
theoldfool2-Mar-24 0:25
professionaltheoldfool2-Mar-24 0:25 
GeneralRe: When is a backup not a backup? Pin
Nelek2-Mar-24 2:04
protectorNelek2-Mar-24 2:04 
GeneralRe: When is a backup not a backup? Pin
trønderen1-Mar-24 6:38
trønderen1-Mar-24 6:38 
GeneralRe: When is a backup not a backup? Pin
Nelek1-Mar-24 8:56
protectorNelek1-Mar-24 8:56 
GeneralRe: When is a backup not a backup? Pin
jmaida1-Mar-24 16:28
jmaida1-Mar-24 16:28 

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.