From owner-freebsd-questions@FreeBSD.ORG Thu Mar 20 11:43:37 2008 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 DA08B1065674 for ; Thu, 20 Mar 2008 11:43:37 +0000 (UTC) (envelope-from wmoran@potentialtech.com) Received: from mail.potentialtech.com (internet.potentialtech.com [66.167.251.6]) by mx1.freebsd.org (Postfix) with ESMTP id BBF478FC27 for ; Thu, 20 Mar 2008 11:43:37 +0000 (UTC) (envelope-from wmoran@potentialtech.com) Received: from working (c-71-60-127-199.hsd1.pa.comcast.net [71.60.127.199]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.potentialtech.com (Postfix) with ESMTPSA id AD4A8EBC3B; Thu, 20 Mar 2008 07:43:36 -0400 (EDT) Date: Thu, 20 Mar 2008 07:43:36 -0400 From: Bill Moran To: "Donald Laniohan" Message-Id: <20080320074336.725941db.wmoran@potentialtech.com> In-Reply-To: <000001c88a5c$82d01b40$887051c0$@com> References: <000001c88a5c$82d01b40$887051c0$@com> X-Mailer: Sylpheed 2.4.7 (GTK+ 2.12.1; i386-portbld-freebsd6.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: FreeBSD-questions@FreeBSD.org Subject: Re: my brother is making me learn FreeBSD... 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: Thu, 20 Mar 2008 11:43:38 -0000 "Donald Laniohan" wrote: > > My task is to build a BSD server and do something with it. That is all the > information he gave me, that, and any questions I have to make Google my > best friend, which I have. i remember building my first whitebox, it was a > 386 with windows 3.1. I remember when I built my 486 and stole a copy of > windows 95. I thought I was a savage. BSD, however, has showed me how > juvenile I have been. If I do not master BSD my brother is going to keep me > as a desktop support for his windows clients and I want to progress past > this. So he's giving me a 1u, and said to put BSD on it and make it do > something, im just so stuck in my windows comfort zone I can't think of what > I would need a unix server to that I couldn't make windows do for me. I know > this is trivial but if somebody could offer any suggestion or resource I, > and my career, would greatly appreciate it While the other advice is good, I'd just set up an Apache web server if I were you. It's one of the simpler tasks to take on, and you'll find lots and lots of assistance on this via Google. Another, possibly even easier, option is to set up a shell server. Just install the OS, enable sshd and add some users. You could argue that it's a secure file transfer server (load up WinSCP on a Windows box and show off just how 133t your are) The handbook is going to be your best guide initially: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ -- Bill Moran http://www.potentialtech.com