From owner-freebsd-questions@FreeBSD.ORG Wed Jul 14 22:45:09 2010 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 4A9BE106566B for ; Wed, 14 Jul 2010 22:45:09 +0000 (UTC) (envelope-from edflecko@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 0FB418FC1A for ; Wed, 14 Jul 2010 22:45:08 +0000 (UTC) Received: by iwn35 with SMTP id 35so360850iwn.13 for ; Wed, 14 Jul 2010 15:45:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:content-type; bh=EY4GGmGc9OTXzIkFC+lqCFI+YwuMDvUMypJ0HrVCQjo=; b=dqHa6gnX9ocT9dLzmV12+MZDpe7aQVvXCzreiNIDcOBUY798LH6HfmWvxnurk9Ln09 kqq7JnUz82sM5GVazoTwK0mYadg2cQWLNfkC6NduCzntaHvH3uNFVgOOG0gHtADepPC9 t5GQuHQgs8vmvJfxrKGztZnVZdQPH8MIlpEYo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=M3xHXf5pIM7hStk6ExOfCePW2BP3QHkyIcSTqyM1lYMXCKIri/gymcM0wf8lArxTDK fFOtJ4Gxe0gqu+qJ37GshNsoBUSatAhkMe9+TWfk9j78IeRYUW9hdmScxzMCTjKT6sEx VHFkpgssIx6D2VwQn4sA+tgRelbcuV6db5RFE= MIME-Version: 1.0 Received: by 10.231.154.207 with SMTP id p15mr19006744ibw.5.1279147508238; Wed, 14 Jul 2010 15:45:08 -0700 (PDT) Received: by 10.231.118.98 with HTTP; Wed, 14 Jul 2010 15:45:08 -0700 (PDT) In-Reply-To: References: <9D516AC0-17F0-477C-BC9C-2581867D334B@boosten.org> Date: Wed, 14 Jul 2010 15:45:08 -0700 Message-ID: From: Ed Flecko To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: Help with "ezjail-admin create" command 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: Wed, 14 Jul 2010 22:45:09 -0000 Thank you Peter! Well in MY case, I'm not planning on running anything on this server (at least at the moment) other than Apache, so I shouldn't have any difficulties (I hope). Also, what's the "ezjail-admin update -P -i" command? I've tried "googling" it, but I don't see much. Is it similar to the "ezjail-admin install" command somehow? Ed