zone cloning without shutdown
In my presentation at Oracle Openworld, I showed a demo of how to easily clone a zone to make a copy for development or testing purposes. These were the steps, given that the zone oow01 was already set up and running. zonecfg -z oow01 export > oow43.cfg — dump the existing config to a file… Leer más »