Networking Forums

Networking Forums > Computer Networking > Linux Networking > Backup of Redhat (Ghost)

Reply
Thread Tools Display Modes

Backup of Redhat (Ghost)

 
 
Rickie
Guest
Posts: n/a

 
      09-16-2003, 12:25 PM
I am new in Linux. I've just installed a RedHat in my intel PC. I would like
to know how to do the backup of the whole system.

I usually use 'Ghost' (Symantec product) to make an image on Windows PC. I
am wondering whether I can use this method to do the backup and restore on
Redhat. Hope someone has the experience on this. Thanks for any input.


 
Reply With Quote
 
 
 
 
ne...
Guest
Posts: n/a

 
      09-16-2003, 12:39 PM
On Tue, 16 Sep 2003 at 12:25 GMT, Rickie eloquently wrote:
> I am new in Linux. I've just installed a RedHat in my intel PC. I would like
> to know how to do the backup of the whole system.
>
> I usually use 'Ghost' (Symantec product) to make an image on Windows PC. I
> am wondering whether I can use this method to do the backup and restore on
> Redhat. Hope someone has the experience on this. Thanks for any input.

See the thread 'Incremental backups' in comp.os.linux.setup.

HTH.

--
Registered Linux User # 125653 (http://counter.li.org) | Please remove
Certified: 75% bastard, 42% of which is tard. | '.invalid'
http://www.thespark.com/bastardtest | to reply.
Switch to: http://www.speakeasy.net/refer/190653
 
Reply With Quote
 
Jean-David Beyer
Guest
Posts: n/a

 
      09-16-2003, 12:49 PM
Rickie wrote:
> I am new in Linux. I've just installed a RedHat in my intel PC. I would like
> to know how to do the backup of the whole system.
>
> I usually use 'Ghost' (Symantec product) to make an image on Windows PC. I
> am wondering whether I can use this method to do the backup and restore on
> Redhat. Hope someone has the experience on this. Thanks for any input.
>
>

This gets talked about all the time here. Reading old posts would show
you how. Many different ways, in fact. It is my impression that most
people use tar, which makes no sense to me. Bell Labs tried to replace
tar with cpio in the 1980s or early 1990s because of the many
limitations of tar.

Now there are other methods. There once was a program named volcopy that
would copy a whole file system (warts and all) to another file system
(presumably on a different medium, such as another hard drive, tape,
etc). There is a program named dump that I have never bothered with.

I used to use a combination of find and cpio in a shell script run at
night by cron. Now I use a proprietary program named BRU. There are
others. Your biggest problem is probably deciding just what to back up
and how often.

I back up EVERYTHING every day on a bunch of tapes named Monday,
Tuesday, ..., Saturday.
Once a week I back up EVERYTHING on another bunch of tapes named First
Sunday, ..., Fifth Sunday.
Once a month I back up EVERYTHING on another bunch of tapes named
January, ..., December. I keep all but the most recent monthly tape in
the safe deposit box at the bank, and the most recent one in a different
room from the computers.

Had I so much data that it would not fit on a single tape, I would do
incremental dumps during the week and full dumps on Sundays.

--
.~. Jean-David Beyer Registered Linux User 85642.
/V\ Registered Machine 73926.
/( )\ Shrewsbury, New Jersey http://counter.li.org
^^-^^ 8:40am up 25 days, 18:05, 2 users, load average: 2.49, 2.25, 2.15

 
Reply With Quote
 
Will Dormann
Guest
Posts: n/a

 
      09-16-2003, 02:03 PM
Rickie wrote:

> I am new in Linux. I've just installed a RedHat in my intel PC. I would like
> to know how to do the backup of the whole system.
>
> I usually use 'Ghost' (Symantec product) to make an image on Windows PC. I
> am wondering whether I can use this method to do the backup and restore on
> Redhat. Hope someone has the experience on this. Thanks for any input.



Yes you can, with your bootable CD.


-WD

 
Reply With Quote
 
mjt
Guest
Posts: n/a

 
      09-16-2003, 02:07 PM
Rickie wrote:

> I usually use 'Ghost' (Symantec product) to make an image on Windows PC. I


.... http://www.partimage.org/

and STOP X-POSTING to SO MANY GROUPS!!!
..
--
/// Michael J. Tobler: motorcyclist, surfer, skydiver, \\\
\\\ and author: "Inside Linux", "C++ HowTo", "C++ Unleashed" ///
\\\ http://pages.sbcglobal.net/mtobler/mjt_linux_page.html ///
Death is only a state of mind. Only it doesn't leave you much
time to think about anything else.

 
Reply With Quote
 
Steve W
Guest
Posts: n/a

 
      09-16-2003, 07:04 PM
On Tue, 16 Sep 2003 08:49:01 -0400, Jean-David Beyer
<(E-Mail Removed)> wrote:

>Once a month I back up EVERYTHING on another bunch of tapes named
>January, ..., December. I keep all but the most recent monthly tape in
>the safe deposit box at the bank, and the most recent one in a different
>room from the computers.


Our department was doing this and then decided to limit our
_liability_ too a few months.

It sure beats the alternative of someone coming up wanting an email
from 1996-1997.."I remember there was snow on the ground.. so it was
sometime in the winter.."



 
Reply With Quote
 
Jean-David Beyer
Guest
Posts: n/a

 
      09-16-2003, 07:09 PM
Steve W wrote:
> On Tue, 16 Sep 2003 08:49:01 -0400, Jean-David Beyer
> <(E-Mail Removed)> wrote:
>
>
>> Once a month I back up EVERYTHING on another bunch of tapes named
>> January, ..., December. I keep all but the most recent monthly tape
>> in the safe deposit box at the bank, and the most recent one in a
>> different room from the computers.

>
>
> Our department was doing this and then decided to limit our
> _liability_ too a few months.


OK if your attories permit it. Some entities are required to keep them
for as long as statute of limitations laws or court orders require. This
is often for 7 years. (My system only goes back one year; were I
required to keep files longer, I would need 7 more tapes or so.)
>
> It sure beats the alternative of someone coming up wanting an email
> from 1996-1997.."I remember there was snow on the ground.. so it was
> sometime in the winter.."
>

Think about this problem when someone else was administering a system I
used. A file of mine got truncated to only the first 512 bytes. It was a
C source file and the object file was present and it was also in a
library. So no one noticed the source file was damaged for a year or
more. When someone wanted a change in the file, I found it only had the
first few lines. I requested it be restored from backup. But they had
backups for only a month or so, so it could not be recovered.
Disassembling the binary was N.G. because the symbol table (needed for
any meaningful disassembly) was at the end of the file. Too bad.

--
.~. Jean-David Beyer Registered Linux User 85642.
/V\ Registered Machine 73926.
/( )\ Shrewsbury, New Jersey http://counter.li.org
^^-^^ 3:00pm up 26 days, 25 min, 2 users, load average: 4.12, 4.03, 4.00

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
PXE Boot and Ghost RC Windows Networking 2 05-29-2007 05:30 PM
Can't get PCI Network Card to Work - Knoppix 4.0.2/Redhat 7.2/Redhat 8.0 deja@chronofish.com Linux Networking 0 11-20-2005 05:02 PM
Full daily backup with MS backup on W2k3 Herm Windows Networking 4 12-21-2004 01:45 PM
clone redhat 7.3 with ghost 7.5 luk chiu ming Linux Networking 1 08-16-2003 09:15 AM
RedHat 9 Server Backup Peter Linux Networking 1 07-08-2003 03:30 AM



1 2 3 4 5 6 7 8 9 10 11