Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
making another copy of server
Name: sunilb Date: September 3, 2006 at 10:43:33 Pacific OS: redhat linux CPU/Ram: p-4 3ghz 1 gb Product: hp
Comment:
dear sir, I m running a email server on radhat linux on a hp pentium-4 pc. I want to make a backup server of it. I have exectly same second hp machine. Tell me how can do this. I m new to linux. sunil badghare
Summary: use the following series of commands: With the original startup disk in the drive: dd if=/dev/fd0 of=startup.img Now put a blank disk in and type: dd if=startup.img of=/dev/fd0 Now you have a copy, an...
Summary: unisol, Thank you for responding. What I really want is to boot linux from hda8 useing Boot Magic instead of the floppy disk. But I will use the info you gave me to backup my boot floppy. And try to m...
Summary: Hi all, I use QMail as my MTA and I want to save a backup copy of every email that passes through it. I found this FAQ about it at http://cr.yp.to/qmail/faq/admin.html#copies Here is the excerpt I am...