ls: file too big

2000-02-24 Thread Paul M Sargent
I'm trying to ls a directory which has 2.7GB file in it. The directory is an automounted NFS directory. [EMAIL PROTECTED] gxr01]$ ls -l ls: gxr01.tar: File too large It then prints the rest of the directory, ignoring that file. mount gives the directory as kyle:/usr2 on /.automount/kyle/root/usr

Re: Third Party X Server

2000-01-05 Thread Paul M Sargent
On Wed, Jan 05, 2000 at 06:50:35AM -0800, Andrei Popov wrote: > > Accelerated X installs *only* an accelerated server. > It will not replace the rest of you Xfree86 > installation, it willonly: > > - add a separate config file under /etc/X11 > - copy accelerated X server into /usr/bin/X11

Third Party X Server

2000-01-05 Thread Paul M Sargent
I've recently got a copy of XIG's Accelerated X, and I wanted to give it a try on my Potato System, but before I do I wanted to check something. Currently I'm using the XFree86 3.3.5 packages to provide X. If I de-install these I'll end-up uninstalling all packages which depend on X. Not really wh

Potato Hostname Vs NIS conflict

1999-11-03 Thread Paul M Sargent
Hi all, Can anybody tell me if I'm the only one who has a problem trying to have both the hostname and the nis package installed together. Apt is complaining that both contain /bin/hostname (indeed they do and they are different). Is there any info on this? Paul -- Paul Sargent mailto: [EMAIL PR

Re: Potato NIS Vs PAM problems

1999-09-30 Thread Paul M Sargent
On Thu, Sep 30, 1999 at 12:27:38PM -0400, Ben Collins wrote: > > Ok, I misunderstood what you were trying to explain. The no password login > is an issue with the pam_unix.so (I though you were saying you couldn't > login at all with NIS). I already knew about this, and it will be fixed in > my ne

Re: Potato NIS Vs PAM problems

1999-09-30 Thread Paul M Sargent
On Thu, Sep 30, 1999 at 10:43:40AM -0400, Ben Collins wrote: > On Thu, Sep 30, 1999 at 03:42:14PM +0100, Paul M Sargent wrote: > > On Thu, Sep 30, 1999 at 10:23:04AM -0400, Ben Collins wrote: > > > Have you tried adding nis to the /etc/nsswitch.conf fields? Note, than the > &g

Re: Potato NIS Vs PAM problems

1999-09-30 Thread Paul M Sargent
On Thu, Sep 30, 1999 at 10:23:04AM -0400, Ben Collins wrote: > Have you tried adding nis to the /etc/nsswitch.conf fields? Note, than the > pam_unix.so modules (being that they use standard libc calls for use > lookups) recognizes NIS with any problems, so long as the NS Switch is > setup properly.

Potato NIS Vs PAM problems

1999-09-30 Thread Paul M Sargent
I have, what I expect is, a simple problem. I'm trying to set my Potato box to use NIS to do the lookup for /etc/passwd. I have the +:: line at the bottom of my passwd file, and all the yp tools work fine (e.g. 'ypmatch pauls passwd' brings up the right response.) I've even got autofs automout