Re: knfsd uid/gid remapping (rh6.x)

2000-12-04 Thread Tony Nugent
On Thu Nov 30 2000 at 13:09, John Summerfield wrote: > [EMAIL PROTECTED] said: > > > what I want? Hmmm... is there a user-space daemon that I can use > > Use the earlier nfsd (RHL 6.1? 6.0?) and check the kernel docs to verify that > it's compatible with your kernel. Go back to the previous nf

Re: backlog

2000-12-04 Thread
Hi, Sorry for the wrong display of my first mail. Now I re-send it. --- Hi, Now I'm doing a project related to web application.It is based on Linux platform. But we met some problems in TCP/IP socket programming in Linux Kernel2.2.14. Any hints are very appre

backlog

2000-12-04 Thread
Hi, Now I'm doing a project related to web application.It is based on Linux platform. But we met some problems in TCP/IP socket programming in Linux Kernel2.2.14. Any hints are very appreciated. Our application is a three-tier architecture as following: |->Server1<-

Cross-building with rpm

2000-12-04 Thread John Summerfield
How do I cross-build using rpm? I want to build on RHL (I'm running 7.0 at the moment) and target non-intel. It seems that rpm doesn't know what it can do: [summer@possum summer]$ rpm --rebuild --target=fred redhat/SRPMS/rdate-0.960923-8.src.rpm Installing redhat/SRPMS/rdate-0.960923-8.src.rp

How Linux was able to access a Formated Drive.

2000-12-04 Thread Yogi Rajpal
hi , Its my experience and any other novice out there could be benefitted by this. What happened was, I accidently quick formatted(using MS Dos 6.22) my C drive (having win. partiton)..which had two O.S installed 1)RH 6.2 2)Win 95. some imp. data was there on my win 95 partiton, i tried t

Posix message queues?

2000-12-04 Thread Freivald, Joseph A, GOVMK
Does Linux (specifically RedHat 6.2) support Posix message queues, or only System V queues, and where can I find detailed information about what system calls are and are not supported in a given kernel (other than checking for the various header files)? I'm just beginning to program under Unix, a