Re: Copying/duplicating files from ServerA to ServerB

2018-02-03 Thread stan
On Sat, 3 Feb 2018 11:12:27 -0500 bruce wrote: > does the rsync handle "hidden" files/dirs?? Yes. ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org

Re: Copying/duplicating files from ServerA to ServerB

2018-02-03 Thread bruce
Hi. Thanks for the replies. So far, the dup process will consist of a- generate list of all service/3rd party processes running on the base server b- generate list of packages installed from the dnf/yum/rpm --hopefully "a" and "b" more or less match! c- generate the required "steps" to imple

Re: Copying/duplicating files from ServerA to ServerB

2018-02-02 Thread Rick Stevens
On 02/02/2018 10:09 AM, stan wrote: > On Fri, 2 Feb 2018 08:36:25 -0500 > bruce wrote: > >> Looking to completely duplicate/replicate one server to >> another.Running Centos/Fed. I've seen a number of different >> articles/etc on different ways of doing this. >> >> Assuming I'm not using chef/pup

Re: Copying/duplicating files from ServerA to ServerB

2018-02-02 Thread stan
On Fri, 2 Feb 2018 08:36:25 -0500 bruce wrote: > Looking to completely duplicate/replicate one server to > another.Running Centos/Fed. I've seen a number of different > articles/etc on different ways of doing this. > > Assuming I'm not using chef/puppet/ansible/etc can anyone give > thoughts on

Copying/duplicating files from ServerA to ServerB

2018-02-02 Thread bruce
Hi. Looking to completely duplicate/replicate one server to another.Running Centos/Fed. I've seen a number of different articles/etc on different ways of doing this. Assuming I'm not using chef/puppet/ansible/etc can anyone give thoughts on best approaches for this. Articles are cool as well. Ke