LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   connect two pc's with nfs (https://www.linuxquestions.org/questions/slackware-14/connect-two-pcs-with-nfs-315958/)

rosariowong 04-22-2005 02:33 AM

connect two pc's with nfs
 
how can I connect my machine whit slack10.1 with other machine with windowsxp using nfs.

ahwkong 04-22-2005 02:44 AM

Assuming you mean:

1) nfs server running on linux
2) in window, you want to map a drive by mapping to the a nfs mountpoint of linux

If so, you need to have a nfs client installed in windows. google 'nfs client window' will give you some commerical product as such.

rosariowong 04-22-2005 03:31 AM

2) in window, you want to map a drive by mapping to the a nfs mountpoint of linux

Can you give an example...

keefaz 04-22-2005 03:34 AM

Just curious, is there a reason to use nfs instead of smb to share between
your windows XP and Linux ?

ahwkong 04-22-2005 04:30 AM

Well, rosariowong, since your first post is not very clear about it, I therefore make this assumption.

It is entirely possible that, given a right software is installed, you can map, says z:, to a nfs mount in another machine, much like a window share. But they are usually commerial product. I am not aware of a OSS implementation of such.

You have to make up your mind what exactly you are looking after.


keefaz, I really do not know the answer to the questions. But presumably some admin, in a predominately unix shop, may prefer to use nfs only to avoid 1) keep track of another set of mountpounts in smb and 2) potential file locking issue if nfs and samba export the same directory.

rosariowong 04-22-2005 06:58 AM

Just curious, is there a reason to use nfs instead of smb to share between
your windows XP and Linux ?

The problem is that I don't know configure the samba too!

keefaz 04-22-2005 08:56 AM

With slackware it is not so hard, the smb.conf is well commented, you could just
try some commented examples from it.

And there is nothing to do in the windows XP machine, it should just work

rosariowong 04-22-2005 12:21 PM

I just configureted the smb.conf. And now How I do to acess to win xp. I must to do anything in fstab? I must write any command in console to acess to the other computer?

keefaz 04-22-2005 06:00 PM

You just access to XP shared dirs with smbmount
see http://wiki.linuxquestions.org/wiki/Samba


All times are GMT -5. The time now is 04:42 AM.