ineedsleep
Senior member
I have a linux server that runs RedHat 6.2 and I want to mirror several important configurations to replicate the server in my house for general testing. I have root access to the server and must do everything through SSH or FTP. Now what I want to know... Let's assume that I want to mirror the following installations (plus a few others that I probably can't think of or don't know I need):
Apache
MySQL
PostgreSQL
Sendmail
Bind
PHP
Is it possible to simpy copy the files from their /etc and /usr locations and overwrite any existing files on the server in my house? Is this even a good idea?
Can I just copy the whole /etc and /usr directories to my server?
Any and all help would be much appreciated...
Apache
MySQL
PostgreSQL
Sendmail
Bind
PHP
Is it possible to simpy copy the files from their /etc and /usr locations and overwrite any existing files on the server in my house? Is this even a good idea?
Can I just copy the whole /etc and /usr directories to my server?
Any and all help would be much appreciated...