Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jul 2001 17:42:53 +0200
From:      Christoph Sold <so@server.i-clue.de>
To:        Jonathan Hilgeman <JHilgeman@ecx.com>
Cc:        "'freebsd-questions@FreeBSD.ORG'" <freebsd-questions@FreeBSD.ORG>
Subject:   Re: Mirroring a Server's Configuration
Message-ID:  <3B5EE8FD.18D26C70@i-clue.de>
References:  <5D90F61EB6FDD411836500508B137F1A2689C2@mailsvr.ecx.com>

next in thread | previous in thread | raw e-mail | index | archive | help


Jonathan Hilgeman wrote:
> 
> Hi,
> I am trying to make a development box to mirror my production server, which
> was set up by someone else. Is there a way to find out what
> commands/Makefiles were used?

   uname -a

will at least tell you the FreeBSD version or if it's another *nix.

   pkg_info -aI 

tells which software has been installed out of the ports system or as
package for FreeBSD systems.

HTH
-Christoph Sold

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3B5EE8FD.18D26C70>