From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 15:30:39 2014 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 821C727E; Mon, 21 Apr 2014 15:30:39 +0000 (UTC) Received: from wonkity.com (wonkity.com [67.158.26.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "wonkity.com", Issuer "wonkity.com" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 2D386134E; Mon, 21 Apr 2014 15:30:38 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.8/8.14.8) with ESMTP id s3LFUXNK010113 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Mon, 21 Apr 2014 09:30:33 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.8/8.14.8/Submit) with ESMTP id s3LFUXPa010110; Mon, 21 Apr 2014 09:30:33 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Mon, 21 Apr 2014 09:30:33 -0600 (MDT) From: Warren Block To: Polytropon Subject: Re: is there a complete "FreeBSD 9.X/10.X installation guide" download? In-Reply-To: <20140421081523.208129bd.freebsd@edvax.de> Message-ID: References: <20140421081523.208129bd.freebsd@edvax.de> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.4.3 (wonkity.com [127.0.0.1]); Mon, 21 Apr 2014 09:30:33 -0600 (MDT) Cc: freebsd-doc@FreeBSD.org, wipedrivepro wipedrivepro , freebsd-questions@FreeBSD.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Apr 2014 15:30:39 -0000 On Mon, 21 Apr 2014, Polytropon wrote: > On Mon, 21 Apr 2014 13:40:02 +0800, wipedrivepro wipedrivepro wrote: >> eg in .doc or .pdf format of >> https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/bsdinstall.html#bsdinstall-synopsis >> >> it's hard to download it one by one > > You can download the full HTML version (in opposite to the > split HTML version you've refered to) from this source: > > https://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/book.html > > This will contain the full handbook. > > Additional idea: > > Open this page in your web browser and press ^P. Redirect the > output to a file (usually a .ps file). Then use ps2pdf to make > a PDF file from it, and then use pdftk to extract the chapters > you want to have (use a PDF viewer such as xpdf or gv to find > the page numbers representing that range). The HTML and PDF forms are downloadable directly: ftp://ftp.freebsd.org/pub/FreeBSD/doc/en_US.ISO8859-1/books/handbook/