LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Clone Oracle Linux installation (https://www.linuxquestions.org/questions/linux-newbie-8/clone-oracle-linux-installation-4175559624/)

idzob23 11-23-2015 01:27 AM

Clone Oracle Linux installation
 
Hi, I have 2 machine with Oracle Linux 6.3.
I setup everything on first machine (java, postgres,users and some other stuff...)
How to transfer this settings to another machine???
Thanks!!!

berndbausch 11-23-2015 04:45 AM

There is no magic bullet IMO. Install the same packages and copy the config files. There are tools like Vagrant that allow you to describe a system's config and repeatedly apply it, but you should have used Vagrant before you configured your first system.

Another option is cloning the disk from system 1 to system 2. The problem with this approach is that you will have to remove certain customizations from the target system, mostly related to networking, such as MAC addresses or hostname.

idzob23 11-23-2015 05:37 AM

Thanks!!!

onebuck 11-23-2015 01:57 PM

Member response
 
Hi,

Welcome to LQ!

Quote:

Originally Posted by idzob23 (Post 5453880)
Hi, I have 2 machine with Oracle Linux 6.3.
I setup everything on first machine (java, postgres,users and some other stuff...)
How to transfer this settings to another machine???
Thanks!!!

Look at: http://www.clonezilla.org/downloads/...?branch=stable

EDIT: This may help; Clonezilla Tutorial

Hope this helps.
Have fun & enjoy!
:hattip:

jefro 11-23-2015 08:25 PM

Clonezilla and other types of ways should work OK. As you say you want to clone it, and that may be a slight issue. You may find that you'll have to edit a few things once you copy it over.

If clonezilla or redobackup doesn't work there are many other ways to try.


All times are GMT -5. The time now is 12:10 PM.