From owner-freebsd-questions@FreeBSD.ORG Fri Apr 18 03:15:05 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2EC6FC2B for ; Fri, 18 Apr 2014 03:15:05 +0000 (UTC) Received: from mail-ob0-x230.google.com (mail-ob0-x230.google.com [IPv6:2607:f8b0:4003:c01::230]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id ECCB71528 for ; Fri, 18 Apr 2014 03:15:04 +0000 (UTC) Received: by mail-ob0-f176.google.com with SMTP id wp4so1320270obc.21 for ; Thu, 17 Apr 2014 20:15:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=5bDIZOg7QwVN61z8XJhcplIy/0jLpK7QUOHzuc7w8zo=; b=Wp+vuPt83i2pxZTgm3Uicm+MaCR6gca0Jz3QiKDstBZYcs1F7/bCyNnq5940kvpA4W rBy1skPQJ1gxxu5/wMzqxLhPQpIbFbH4LotbfjhzkTint8xCLqm4VQbSqMTlbAJUMuzV bpSqy4LzOeLnH0P4yrsUzhvbmcVxfx3gZ0De7BMboEUbkl3Aiy+kMRZt2wtgDkedjt9U oApIa8vBDmmwYpYNh3rxyteqj71NBcJShq6NeiLk4RClE2DOnWTFPTYXhtzGxBQaRDWQ rq08yrZCi4I00npO+8b+1JU4EAgolh8DBPqo3I8d0zt9T8QgU6/l5hdo6pzuq7h5pJP1 X3aA== MIME-Version: 1.0 X-Received: by 10.182.24.69 with SMTP id s5mr10444568obf.35.1397790904365; Thu, 17 Apr 2014 20:15:04 -0700 (PDT) Received: by 10.60.144.137 with HTTP; Thu, 17 Apr 2014 20:15:04 -0700 (PDT) In-Reply-To: <53509563.30304@tysdomain.com> References: <53509563.30304@tysdomain.com> Date: Thu, 17 Apr 2014 20:15:04 -0700 Message-ID: Subject: Re: How to build and install Apache from source inside ezjail? From: "edflecko ." To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 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: Fri, 18 Apr 2014 03:15:05 -0000 Tyler, I'm trying to download Apache source from: http://httpd.apache.org/download.cgi, configure, build and install it from source; not from a port. I'm just wondering - 1.) What the best way to install Apache from source within a jail created with ezjail and 2.) In what directory should it be installed within the jail so it's secured by the jail? Ed On Thu, Apr 17, 2014 at 8:00 PM, Littlefield, Tyler wrote: > hello: > Finally questions I can answer! > > On 4/17/2014 10:56 PM, edflecko . wrote: > >> I like the ease of using ezjail, but I'd like to install the current >> version of Apache from source so I can build it with the options I want >> and >> install it the way I want. However, I'm guessing I should install Apache >> in >> the same location as ezjail would if I had installed it from ports to take >> advantage of the security aspects of ezjail. >> >> Can someone offer some advice on installing Apache from source in an >> ezjail >> created jail? >> > > You install your ports tree: > > ezjail-admin install -P > that sets up ports in each jail. you can use ezjail-admin update -P to > update the ports. then you just build it from ports from within the jail > itself. > > HTH, > Thank you, > Ed > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions- > unsubscribe@freebsd.org" > > > > -- > Take care, > Ty > http://tds-solutions.net > He that will not reason is a bigot; he that cannot reason is a fool; he > that dares not reason is a slave. > >