From owner-freebsd-questions@FreeBSD.ORG Thu Nov 9 05:39:51 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 A45C016A40F for ; Thu, 9 Nov 2006 05:39:51 +0000 (UTC) (envelope-from maanjee@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.198]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F95943D62 for ; Thu, 9 Nov 2006 05:39:51 +0000 (GMT) (envelope-from maanjee@gmail.com) Received: by nz-out-0102.google.com with SMTP id i11so61030nzh for ; Wed, 08 Nov 2006 21:39:50 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=B6RXMxmw9RwSx41lUtl3H1M2JLHoNEitIDDQw2qPIzVzp3QAqRkaD5dcdzKDI3CLr5JEFj9bEpzVxao5r/yyTBvoQdX+Nh6njCXyY29Bwm775gUTohx8mWIkLl7V0erDJyKu/zrAq+pShTo9aFFszO6pqFvO7OC07D+XED4Wtfo= Received: by 10.35.125.16 with SMTP id c16mr131054pyn.1163050790521; Wed, 08 Nov 2006 21:39:50 -0800 (PST) Received: by 10.35.32.17 with HTTP; Wed, 8 Nov 2006 21:39:50 -0800 (PST) Message-ID: <2cd0a0da0611082139g7a529a61x76db1c52638fdec9@mail.gmail.com> Date: Thu, 9 Nov 2006 06:39:50 +0100 From: VeeJay To: freebsd-questions@freebsd.org, maanjee@gmail.com MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: HELP! Installation Questions 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, 09 Nov 2006 05:39:51 -0000 Hello There, I wonder if someone from you could spare few minutes and share your knowledge with me. I love FreeBSD and use it time to time but I think I am still novice. I have got an assignment to build a Multi-Task web server. GOALS: A Multi Task Web Server for Virtual Hosting running Apache, MySQL, ProFTP, Mail Program, etc. All on this server. Traffic expected 100,000 visits a day. .Ideal Space required for MySQL DBs: 140GB. (Contents: Many MySQL databases backing name based virtual websites) .Ideal Space required for Virtual Hosted Websites: 140GB (Contents: HTML, PHP, Images, Mail, Logs, Sites Backups, etc) Maximum space required for SWAP to get high performance. HARDWARE: 1 dell rack server with: 2 x Dual Core Intel(r) Xeon(r) 5160, 4MB Cache, 3.0GHz, 1333FSB 4 GB FB 533MHz Memory (4x1GB dual rank DIMMs) 4 x 146GB, SAS, 3.5-inch, 15.000 rpm Hard Drives (hot plug) RAID 10 using PERC 5/i, x6 Backplane, Integrated RAID Controller Card Intel(r) PRO 1000PT Dual Port Server Adapter, Gigabit NIC, Cu, PCIe x4 etc. Questions: 1. Which Version of FreeBSD will be the best choice and would be 32bit or 64bit? 2. How can I get required Space when doing partition during installation? 3. What would be ideal SWAP space to get performance? 4. Which Mail Program is secure and easy to configure for Virtual Hosting? 5. What is the flow of installation when preparing a machine for Virtual Hosting? I mean which program should be installed first and how should they setup (apache, ftp, mysql, mail) to talk with each other for a specific virtual name-based host? -- Thanks! BR / vj