On Wed, May 11, 2005 at 04:55:02PM -0400, Josh Simpson wrote: > I'm planing on switch from my JFFNMS windows 2000 server to redhat fedora > core 3 and I had a few questions about the migration. First off is there a > way to keep all the data that is currently on the windows box and pull that > data to the linux box? Second question would be, is there a way to keep all > the current zones and interfaces and pull them over to the linux box? If you > could give me examples how you would go about this that would help me a bunch. For the things like hosts and interfaces you can dump the mysql data to a file and then reimport it. The mysql website has details about this.
The rrd files may work by just copying them. I'm not exactly sure. Failing that you can export them with rrdtool dump and restore which will definitely work - Craig -- Craig Small GnuPG:1C1B D893 1418 2AF4 45EE 95CB C76C E5AC 12CA DFA5 Eye-Net Consulting http://www.enc.com.au/ MIEE Debian developer csmall at : enc.com.au ieee.org debian.org ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click _______________________________________________ jffnms-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jffnms-users
