LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 04-21-2005, 03:28 PM   #1
kphume
LQ Newbie
 
Registered: Apr 2004
Posts: 6

Rep: Reputation: 0
A good way to backup Redhat??


Hi all.

I have a Redhat 9 system. I want to do a FULL system backup, both Redhat and all the data (almost 90 GB total).

I have network attached disk storage that has more than enough storage to handle the backups.

Anyone have any ideas?
 
Old 04-21-2005, 05:38 PM   #2
bigrigdriver
LQ Addict
 
Registered: Jul 2002
Location: East Centra Illinois, USA
Distribution: Debian stable
Posts: 5,908

Rep: Reputation: 356Reputation: 356Reputation: 356Reputation: 356
You can find information about several backup packages here .
 
Old 04-22-2005, 12:26 AM   #3
srtechy
LQ Newbie
 
Registered: Apr 2005
Posts: 11

Rep: Reputation: 0
backup:
# shutdown any databases
cd /
find ./ -xdev | cpio -ov | gzip -c > /nas/backup.cpio.gz

restore:
cd /
gzip -dc /nas/backup.cpio.gz | cpio -iv

disclaimer: test carefully to ensure you get everything
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
good backup method msound Linux - General 2 10-07-2005 11:58 AM
Need a good backup program galliar SUSE / openSUSE 7 04-05-2005 09:56 PM
good backup image software? bobbens Linux - Software 7 01-20-2005 01:47 PM
Is there any good tape backup software out there? Homer Glemkin Linux - Software 2 12-02-2004 10:46 AM
A good backup tool? ripat Linux - Software 2 08-11-2003 02:21 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 08:09 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration