Multi-OS imaging strategyWhat's needed for a complete backup system?Useful Command-line Commands on...
Whom do I have to contact for a ticket refund in case of denied boarding (in the EU)?
How to count occurrences of Friday 13th
What is the wife of a henpecked husband called?
Is there a frame of reference in which I was born before I was conceived?
"Murder!" The knight said
What is the difference between ashamed and shamed?
Is the set of paths between any two points moving only in units on the plane countable or uncountable?
How can I handle a player who pre-plans arguments about my rulings on RAW?
Hacker Rank: Array left rotation
Is there a low-level alternative to Animate Objects?
How can I be pwned if I'm not registered on that site?
How to count words in a line
Has the Isbell–Freyd criterion ever been used to check that a category is concretisable?
Non-Italian European mafias in USA?
How can atoms be electrically neutral when there is a difference in the positions of the charges?
Difference between 小吃 and 零食
What am I? I am in theaters and computer programs
Series pass transistor, LM7812
How to acknowledge an embarrassing job interview, now that I work directly with the interviewer?
What type of postprocessing gives the effect of people standing out
Contradiction with Banach Fixed Point Theorem
What can I substitute for soda pop in a sweet pork recipe?
Avoiding unpacking an array when altering its dimension
How to mitigate "bandwagon attacking" from players?
Multi-OS imaging strategy
What's needed for a complete backup system?Useful Command-line Commands on WindowsWindows disk imaging for backup with auto schedulingCentOS vs. UbuntuSimple Workstation Imaging Solution?Imaging CentOS installationDisk image of a Windows 2000 NTFS hard driveInternet Access via CentOS box used as Routerhiberfil.sys and pagefile.sys… rebuilt on boot?Imaging OS X installationsImaging a PC from the Network using MDT
I've been backup up my Windows system to an external 2TB WD drive for a while, but not my CentOS server. Most of the code I write lives on GitHub so I haven't been concerned about it. I'm currently working on setting up some machine learning services on my CentOS server and the setup and configuration is long and painful, so I've decided I need to start backing up my server too.
Currently I wake the Windows machine at 3AM and take the image, as I have 4 drives on it, and backup that image. Is there any benefits to moving my external backup drive (which is USB connected) to the server and use CentOS as the backup controller, or should I keep the drive connected to windows and backup the server to it?
If I leave the device where it is, my thought is that I'd like to adopt the same strategy, in that I'll take a disk image of the server and back that up over the network to the Windows machine.
Are there any issues with this approach? Is it better to use Windows to image the drive and send it across the network to CentOS?
Any other issues I should take into consideration?
Can I mount a network drive on the Windows machine that points to a folder on the CentOS machine that I can drop a backup image in?
I'm a developer not a sysadmin, so I know my way around my server, but I'm still getting used to administering it.
Thanks for any and all help.
Paul
windows centos disk-image
add a comment |
I've been backup up my Windows system to an external 2TB WD drive for a while, but not my CentOS server. Most of the code I write lives on GitHub so I haven't been concerned about it. I'm currently working on setting up some machine learning services on my CentOS server and the setup and configuration is long and painful, so I've decided I need to start backing up my server too.
Currently I wake the Windows machine at 3AM and take the image, as I have 4 drives on it, and backup that image. Is there any benefits to moving my external backup drive (which is USB connected) to the server and use CentOS as the backup controller, or should I keep the drive connected to windows and backup the server to it?
If I leave the device where it is, my thought is that I'd like to adopt the same strategy, in that I'll take a disk image of the server and back that up over the network to the Windows machine.
Are there any issues with this approach? Is it better to use Windows to image the drive and send it across the network to CentOS?
Any other issues I should take into consideration?
Can I mount a network drive on the Windows machine that points to a folder on the CentOS machine that I can drop a backup image in?
I'm a developer not a sysadmin, so I know my way around my server, but I'm still getting used to administering it.
Thanks for any and all help.
Paul
windows centos disk-image
A thought: any disk that's online is a copy, not a backup. Backups IMHO need to be offline, offsite, and incremental. This large protects you against fire, theft, malware, and human error. A USB disk in your home / office is vulnerable in many ways.
– Tim
yesterday
Related: What's needed for a complete backup system?
– Michael Hampton♦
yesterday
Thanks Tim , I edited the title.
– CrazyMerlin
3 hours ago
add a comment |
I've been backup up my Windows system to an external 2TB WD drive for a while, but not my CentOS server. Most of the code I write lives on GitHub so I haven't been concerned about it. I'm currently working on setting up some machine learning services on my CentOS server and the setup and configuration is long and painful, so I've decided I need to start backing up my server too.
Currently I wake the Windows machine at 3AM and take the image, as I have 4 drives on it, and backup that image. Is there any benefits to moving my external backup drive (which is USB connected) to the server and use CentOS as the backup controller, or should I keep the drive connected to windows and backup the server to it?
If I leave the device where it is, my thought is that I'd like to adopt the same strategy, in that I'll take a disk image of the server and back that up over the network to the Windows machine.
Are there any issues with this approach? Is it better to use Windows to image the drive and send it across the network to CentOS?
Any other issues I should take into consideration?
Can I mount a network drive on the Windows machine that points to a folder on the CentOS machine that I can drop a backup image in?
I'm a developer not a sysadmin, so I know my way around my server, but I'm still getting used to administering it.
Thanks for any and all help.
Paul
windows centos disk-image
I've been backup up my Windows system to an external 2TB WD drive for a while, but not my CentOS server. Most of the code I write lives on GitHub so I haven't been concerned about it. I'm currently working on setting up some machine learning services on my CentOS server and the setup and configuration is long and painful, so I've decided I need to start backing up my server too.
Currently I wake the Windows machine at 3AM and take the image, as I have 4 drives on it, and backup that image. Is there any benefits to moving my external backup drive (which is USB connected) to the server and use CentOS as the backup controller, or should I keep the drive connected to windows and backup the server to it?
If I leave the device where it is, my thought is that I'd like to adopt the same strategy, in that I'll take a disk image of the server and back that up over the network to the Windows machine.
Are there any issues with this approach? Is it better to use Windows to image the drive and send it across the network to CentOS?
Any other issues I should take into consideration?
Can I mount a network drive on the Windows machine that points to a folder on the CentOS machine that I can drop a backup image in?
I'm a developer not a sysadmin, so I know my way around my server, but I'm still getting used to administering it.
Thanks for any and all help.
Paul
windows centos disk-image
windows centos disk-image
edited 3 hours ago
CrazyMerlin
asked yesterday
CrazyMerlinCrazyMerlin
1063
1063
A thought: any disk that's online is a copy, not a backup. Backups IMHO need to be offline, offsite, and incremental. This large protects you against fire, theft, malware, and human error. A USB disk in your home / office is vulnerable in many ways.
– Tim
yesterday
Related: What's needed for a complete backup system?
– Michael Hampton♦
yesterday
Thanks Tim , I edited the title.
– CrazyMerlin
3 hours ago
add a comment |
A thought: any disk that's online is a copy, not a backup. Backups IMHO need to be offline, offsite, and incremental. This large protects you against fire, theft, malware, and human error. A USB disk in your home / office is vulnerable in many ways.
– Tim
yesterday
Related: What's needed for a complete backup system?
– Michael Hampton♦
yesterday
Thanks Tim , I edited the title.
– CrazyMerlin
3 hours ago
A thought: any disk that's online is a copy, not a backup. Backups IMHO need to be offline, offsite, and incremental. This large protects you against fire, theft, malware, and human error. A USB disk in your home / office is vulnerable in many ways.
– Tim
yesterday
A thought: any disk that's online is a copy, not a backup. Backups IMHO need to be offline, offsite, and incremental. This large protects you against fire, theft, malware, and human error. A USB disk in your home / office is vulnerable in many ways.
– Tim
yesterday
Related: What's needed for a complete backup system?
– Michael Hampton♦
yesterday
Related: What's needed for a complete backup system?
– Michael Hampton♦
yesterday
Thanks Tim , I edited the title.
– CrazyMerlin
3 hours ago
Thanks Tim , I edited the title.
– CrazyMerlin
3 hours ago
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "2"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f956566%2fmulti-os-imaging-strategy%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Server Fault!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f956566%2fmulti-os-imaging-strategy%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
A thought: any disk that's online is a copy, not a backup. Backups IMHO need to be offline, offsite, and incremental. This large protects you against fire, theft, malware, and human error. A USB disk in your home / office is vulnerable in many ways.
– Tim
yesterday
Related: What's needed for a complete backup system?
– Michael Hampton♦
yesterday
Thanks Tim , I edited the title.
– CrazyMerlin
3 hours ago