On Fri, 2007-01-05 at 09:56 +0000, Evan Ingram wrote: > Hi all, > > i'd like to make an exact copy of a server so that i can use it as a > test bed to test updates etc. Is there a way i can mirror the setup > exactly without having to go through the whole rigmarole of configuring > everything over again. > > What have people used? >
rsync or dd. Works best if you can temporarily put the disk in the server to do the copy. -- Ken Schneider UNIX since 1989, linux since 1994, SuSE since 1998 -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
