From owner-freebsd-questions@FreeBSD.ORG Sat Mar 11 10:23:10 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 08DE216A41F for ; Sat, 11 Mar 2006 10:23:09 +0000 (GMT) (envelope-from illoai@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 64ACE43D4C for ; Sat, 11 Mar 2006 10:23:09 +0000 (GMT) (envelope-from illoai@gmail.com) Received: by xproxy.gmail.com with SMTP id i26so580972wxd for ; Sat, 11 Mar 2006 02:23:08 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=uudHvcYbtqvaf6bY9mMcKi8ot96hniry/v9M39UZQwikdAoRrlxhKH+as51Ceehd2MienYikvn7VmTcPQi0vTmEIhsnFdSMRU98LB9BaMln66JEEGOs9ap4skz/G36kzutaoOvmL43OkwKZ7wIP+k4bD0ue079mMVNq7bBOmJ5s= Received: by 10.70.36.7 with SMTP id j7mr4252929wxj; Sat, 11 Mar 2006 02:23:08 -0800 (PST) Received: by 10.70.57.13 with HTTP; Sat, 11 Mar 2006 02:23:08 -0800 (PST) Message-ID: Date: Sat, 11 Mar 2006 04:23:08 -0600 From: "illoai@gmail.com" To: "Marko Bukovinsky" In-Reply-To: <000601c64484$f73c64e0$1208a8c0@marko23> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <000601c64484$f73c64e0$1208a8c0@marko23> Cc: freebsd-questions@freebsd.org Subject: Re: I have one question? 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: Sat, 11 Mar 2006 10:23:10 -0000 On 3/10/06, Marko Bukovinsky wrote: > Where i can find a list of comands using them in FreeBSD? > And second ,how to download apache server and how to configure it in Xter= m?(how to open file,set it,copy files in the directory,config mysql databas= e,and start server) all this in Xterm(not X window) > As to question zero: ls /bin /sbin /libexec /usr/bin /usr/sbin /usr/libexec \ /usr/local/bin /usr/local/sbin /usr/X11R6/bin As to question one: try building it from ports? -- --