From owner-freebsd-questions Wed Jul 25 8:40:43 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gekko.i-clue.de (server.ms-agentur.de [62.153.134.194]) by hub.freebsd.org (Postfix) with ESMTP id 37CA137B409 for ; Wed, 25 Jul 2001 08:40:29 -0700 (PDT) (envelope-from so@server.i-clue.de) Received: from i-clue.de (automatix.i-clue.de [192.168.0.112]) by gekko.i-clue.de (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id RAA06621; Wed, 25 Jul 2001 17:48:33 +0200 Message-ID: <3B5EE8FD.18D26C70@i-clue.de> Date: Wed, 25 Jul 2001 17:42:53 +0200 From: Christoph Sold Reply-To: so@server.i-clue.de X-Mailer: Mozilla 4.78 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: Jonathan Hilgeman Cc: "'freebsd-questions@FreeBSD.ORG'" Subject: Re: Mirroring a Server's Configuration References: <5D90F61EB6FDD411836500508B137F1A2689C2@mailsvr.ecx.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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