Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
02-23-2007, 12:01 PM
|
#1
|
Member
Registered: Nov 2003
Location: USA
Distribution: Ubuntu, CentOS, RedHat
Posts: 416
Rep:
|
Backup and Restore a LAMP system?
Here at work we have a small LAMP server for our wikipedia intranet. I wanted to know how to make an image of the HD so in case the system crashes or burns I'm able to install that HD image in another machine. I have seen many options such as: Partimage, Gparted, dd command, etc. We just want something simple and easy for beginners. Thanks..
|
|
|
02-23-2007, 10:07 PM
|
#2
|
LQ Guru
Registered: Jul 2003
Location: Los Angeles
Distribution: Ubuntu
Posts: 9,870
|
Quote:
Originally Posted by cucolin@
Here at work we have a small LAMP server for our wikipedia intranet. I wanted to know how to make an image of the HD so in case the system crashes or burns I'm able to install that HD image in another machine. I have seen many options such as: Partimage, Gparted, dd command, etc. We just want something simple and easy for beginners. Thanks..
|
well, here's a few others to look at:
http://www.mondorescue.org/
http://freshmeat.net/projects/g4l/
http://www.arkeia.com/products/arkeiasmartbackup/
|
|
|
02-24-2007, 07:29 AM
|
#3
|
LQ Guru
Registered: Jan 2001
Posts: 24,149
|
Look for a bare metal recovery type solution but with a MySQL database that most likely is changing all the time, you need to setup some type of daily incremental or dumps of that database. With that, you should use something like MySQL-ZRM or at minimal do a mysqldump hourly, daily.. etc, depending on how valuable the data is, how often it changes, etc.
You can just backup the /var/lib/mysql files to backup the database but imagine if you backed up while data was being written and took you backup right in the middle, this could cause problems.
|
|
|
All times are GMT -5. The time now is 10:24 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|