Path: utzoo!attcan!uunet!cos!hadron!decuac!felix!info-ultrix From: avolio@decuac.dec.com (Frederick M. Avolio) Newsgroups: comp.unix.ultrix Subject: Re: Help needed on Ultrix disk quotas and LN03 printcap entries. Message-ID: <67784@felix.UUCP> Date: 4 Nov 88 13:16:09 GMT Sender: news@felix.UUCP Reply-To: avolio@decuac.dec.com (Frederick M. Avolio) Organization: DEC Software Services Lines: 32 Approved: zemon@felix.UUCP Reply-Path: Reply-to: avolio@decuac.dec.com (Frederick M. Avolio) 1. Disk quotas work fine. Check repquota and quot commands to see if things are set up correctly. DO you have the quote entry in /etc/fstab? For example: /dev/ra3h:/home:rq:1:4:ufs:: This says "read/write/quotas". Are quotas configured in your kernel? 2. Line printer. If you have an LN03S, you need both ROM carts. Then something like this will work (works for me): ln03s| a local LN03S Laser Printer:\ :lp=/dev/tty03:\ :sd=/usr/spool/ln03s:\ :dn=/usr/lib/lpd:\ :rw:\ :br#19200:\ :fc#0177777:\ :fs#03:\ :xc#0177777:\ :xs#040040:\ :if=/usr/lib/lpdfilters/ln03of:\ :of=/usr/lib/lpdfilters/ln03of:\ :pw#80:\ :pl#66:\ :mc#20:\ :lf=/usr/adm/lpd-errs: Check /etc/printcap.examples for more examples. Fred