Hi,
Also Note, nfsstat gives both V2 and V3 functions. Where can I find nfsd
for both v2 and v3.
I need to write nfs clients using both v2 and v3 protocols services with
nfsd.
If some has any idea, please let me know.
Thanks and Regards
Deepak
- Original Message -
From: <[EM
Re: Where can I find nfsd v3 (NFS V3) for debian ?
> On Wed, 2002-05-22 at 13:46, Deepak Kotian wrote:
> > Hi,
> >
> > Where can I find nfsd v3 for debian Linux?
> >
> > I have installed debian linux 2.2.19 and when I do
> >
> > rpcinfo -p , I see the
Hi,
Where can I find nfsd v3 for debian Linux?
I have installed debian linux 2.2.19 and when I do
rpcinfo -p , I see the version as "2". Can anyone tell
me where can I find "3"(NFS v3) which supports more number of NFS
services/functions?
Please let me know.
Thanks and Regards
Deepak
Thanks for all the replies!!
> > Hi,
> >
> > Please check the code segment.
> > /*code start /
> > #include
> > int func1(char **a_argv){
> > while (*a_argv!=NULL)
> > printf("\n%s", *a_argv++);
> > return(0);
> > }
> >
> > int main(int argc, char *argv[]){
> > func1(&argv[0])
Hi,
Please check the code segment.
/*code start /
#include int func1(char
**a_argv){ while (*a_argv!=NULL) printf("\n%s",
*a_argv++); return(0);}
int main(int argc, char
*argv[]){ func1(&argv[0]);}
/*code end /
This func1 function prints all the arguments
Hi,
When should one use wchar and when should one use
char. I have heard lot about UNICODE.
But what is the real need of wchar_t type
?
Actually, I have many read many files through a C
program and it has Japanese text as well. What is
advisable to use. Should it be fgetws or fgets,
will
Hi,
I have all the locales on my machine. locale -a
shows it.
I have set the LANG as japanese, but when I do "ls
-l" at command prompt on
a directory. I do not proper Japanese character in
the
time stamp column of the output. It is not
English.
It seems the terminal is not able to display
Hi,
Is there any tool like purify(memory leak tool) for LINUX. Or any free
software which
can be used to check memory leaks on a C/c++ program.
If anyone has any idea. Please let me
know.
Thanks and Regards
Deepak
Hi,
Could someone please tell the Procedure to set/install xfs filesystem for
debian LINUX ?
I would like to make a xfs file system on my debian LINUX box. Please let me
know if some
has an idea, how to do it ?
The kernel, which I am using is 2.4.18 upgraded from 2.2.19. I tried
sgi.com f
Thanks , I will check that.
But, still one problem still remains, why would 2.4.18(kernel built from
kernel.org site)
kernel boot is not on network and 2.2.19 kernel is
on network and it is the same machine.
The network card seems to be rtl8139. Where could
one find .deb packages or insatallables f
Thanks for the information!!
Thanks and Regards
Deepak
- Original Message -
From: "Scott Henson" <[EMAIL PROTECTED]>
To: "Deepak Kotian" <[EMAIL PROTECTED]>
Cc: "STOJICEVIC Edi EXPSIA" <[EMAIL PROTECTED]>;
Sent: Tuesday, April 30, 2002 1
Hi,
Thanks for the reply. It surely helped.
Some more clarification :
1. What kernel version does 2.2r5 and 2.2r6 have ?
Does any of these have kernel 2.14.7 or above ?
Your Question:
> First of all, why do you want to upgrade your kernel ?
I need it because that is the system requirement
Hi,
Has any one written a NAS(Network attached storage) client and is free
source code available for this. I need
to test a NAS system using this NAS client on debian LINUX.
Got no idea how should one test a filesystem. Some say to use NFS V2/V3
protocols. What
is wrong is using simple read
Hi,
Has someone worked on a system to test
performance and quality of NAS/XFS file system ?
I want to test an XFS filesystem on debian LINUX .Actual physical disk
is NAS(Network Atttached Storage) disk.
Problem : How do I test this ?
I have heard that the use NFS V3/V2 protocols would
b
14 matches
Mail list logo