From owner-freebsd-questions Thu Dec 11 04:38:09 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id EAA08956 for questions-outgoing; Thu, 11 Dec 1997 04:38:09 -0800 (PST) (envelope-from owner-freebsd-questions) Received: from gatekeeper.tseinc.com (gatekeeper.tseinc.com [209.83.134.9]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id EAA08948 for ; Thu, 11 Dec 1997 04:38:04 -0800 (PST) (envelope-from jlwest@tseinc.com) Received: (from nobody@localhost) by gatekeeper.tseinc.com (8.8.5/8.8.5) id GAA02904; Thu, 11 Dec 1997 06:34:58 -0600 (CST) X-Authentication-Warning: gatekeeper.tseinc.com: nobody set sender to using -f Received: from ws2.tse.com(192.168.1.12) by gatekeeper.tseinc.com via smap (V1.3) id sma002901; Thu Dec 11 06:34:54 1997 From: "Jay L. West" To: "Valter Alves" , Cc: "Valter Alves" Subject: Re: Server quake run under freebsd Date: Thu, 11 Dec 1997 06:37:24 -0600 Message-ID: <01bd0631$88692c00$0c01a8c0@ws2.tse.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 4.71.1712.3 X-MimeOLE: Produced By Microsoft MimeOLE V4.71.1712.3 Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk You wrote... >Does any quake server run under FreeBsd. >If they have, please tell to me. >We want to run a quake server for internet. >Thanks. Yes, we've run Quakeworld and Teamfortress on FreeBSD 2.2.5R. It runs fine, install is straigtforward, just make sure you have the Linux compatibility and libraries loaded. The libraries sit in the root filesystem and take a fair amount of room. If you typically take the "Auto defaults for all" option when slicing the disk, you'll need to make adjustments to the allocation for / so that you have room. If I recall the default is 30mb, you're safe with 60mb. Regards, Jay West