From owner-freebsd-questions@FreeBSD.ORG Mon Nov 2 14:27:41 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 06032106566B for ; Mon, 2 Nov 2009 14:27:41 +0000 (UTC) (envelope-from apseudoutopia@gmail.com) Received: from mail-ew0-f209.google.com (mail-ew0-f209.google.com [209.85.219.209]) by mx1.freebsd.org (Postfix) with ESMTP id 6FD098FC16 for ; Mon, 2 Nov 2009 14:27:40 +0000 (UTC) Received: by ewy5 with SMTP id 5so1423697ewy.36 for ; Mon, 02 Nov 2009 06:27:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :from:date:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=UH0dZAp/tgjzmQAeKdDCnsN9wrmEwKUAjfQAvy+kvpw=; b=WhxEh61pHoS8N7/ykT/TbRsQza5177RTKMJi9hn1AEMhTZnF2Lb8eak8mCbFAez188 VzyinbcjU4QetgxGR6JzFu8+G08FYn0PNi7HdXdpiKkYaxF2Q3yn/ZOqe38R234GiAEY JM9gm8wGKWoDbNzemTZn2NMf3118W51ZEQelc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=Pk+hRSABJ+6wbbWZTYOOVcI09IPFntSiiG7yqSEZ4m4WWcToC+u0OCLJUYxT3kkYCO EhEbbMlMGwyhad8nBTmfpBr4K/FyvCmNDwNc+fY74WbRsIs7FARZikhZ7ZjU6tK7bac2 0ymqo3J3054oSHaTf6qvJJpoMdQTVY4ozDDPc= MIME-Version: 1.0 Received: by 10.216.86.206 with SMTP id w56mr4701946wee.1.1257172059529; Mon, 02 Nov 2009 06:27:39 -0800 (PST) In-Reply-To: References: From: APseudoUtopia Date: Mon, 2 Nov 2009 09:27:19 -0500 Message-ID: <27ade5280911020627q5b338ec1u5b76165daaf8ff28@mail.gmail.com> To: Mark Powell Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Cc: freebsd-questions@freebsd.org Subject: Re: command to dump entire server config X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2009 14:27:41 -0000 On Mon, Nov 2, 2009 at 7:25 AM, Mark Powell wrot= e: > Hi, > =C2=A0I seem to recall a command was added recently to FreeBSD which prov= ides a > dump of the entire server config, in one go. > =C2=A0A google for this yields nothing. > =C2=A0Anyone tell me this timesaving command? > =C2=A0Cheers. > Maybe dump(8) is what you're looking for? I don't know of any command to dump the configuration of a server. Although, it still may exist, I just don't know of it.