Clone ports from bsd installation to another
Posted
by
Andor
on Server Fault
See other posts from Server Fault
or by Andor
Published on 2011-01-26T20:16:50Z
Indexed on
2011/02/06
23:29 UTC
Read the original article
Hit count: 335
I have a production FreeBSD webserver which I would like to "clone" to create a development/preproduction server.
I've installed a clean FreeBSD server and now I would like to know if there's an easy way to list all the ports installed on the production server, get that list out and input that to the new server, so I can easily install all the same apps and same versions than in the production machine.
We are using:
FreeBSD 7.1
portmaster as a port manager
© Server Fault or respective owner