From owner-freebsd-questions Tue Aug 25 15:43:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA22733 for freebsd-questions-outgoing; Tue, 25 Aug 1998 15:43:59 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from shell6.ba.best.com (shell6.ba.best.com [206.184.139.137]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA22728 for ; Tue, 25 Aug 1998 15:43:58 -0700 (PDT) (envelope-from jkb@best.com) Received: from localhost (jkb@localhost) by shell6.ba.best.com (8.9.0/8.9.0/best.sh) with SMTP id PAA23427; Tue, 25 Aug 1998 15:40:04 -0700 (PDT) X-Authentication-Warning: shell6.ba.best.com: jkb owned process doing -bs Date: Tue, 25 Aug 1998 15:40:04 -0700 (PDT) From: "Jan B. Koum " X-Sender: jkb@shell6.ba.best.com To: Jack Freelander cc: questions@FreeBSD.ORG, Stephen Murrell Subject: Re: 2 things In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 25 Aug 1998, Jack Freelander wrote: >Can't seem to find much on either of these topics online, or in Lehey's >book, but that doesn't mean they're not there... > >1. How do you implement *process* quotas on a user basis ? Look at /etc/login.conf and also "man 5 login.conf" > >2a. When attempting to mount a cd crom (presumably wcd0) i keep > getting an error saying that the device is not configured. > How do you configure it, or what steps should be taken to make > sure it is able to be mounted? (the cdrom works in DOS, so the > hardware connections are OK -- also, ATAPI support is enabled > in the kernel config.) You should either "mount -t cd9660" or use "mount_cd9660" command. You can also try to issue "mount /cdrom" command if you have entry for /cdrom in your /etc/fstab file. > >2b. Where on the FTP site should I go to download the most > complete & functional x-windows package (source or binaries)? > There seem to be a TON of versions all over the place on the > ftp site... I just want to make sure I have the appropriate one > (I'm running 3.0 CAM-19980712-SNAP) Try www.xfree86.org since we use whatever they give us. > >2c. Is Lisp (not scheme) available for FreeBSD? No idea.. check in packages? > >Thanks for your help! > >-jack > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message