how to connect two linux machines for file sharing?
Linux - NetworkingThis forum is for any issue related to networks or networking.
Routing, network cards, OSI, etc. Anything is fair game.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
how to connect two linux machines for file sharing?
I have two linux boxes I would like to connect for file sharing. What's the best solution? Presently they are connected to a router and have an ip address. They can also ping each other.
I would like the setup to look like the 'network neighborhood' in windows where on machine sees the shares of other, and vice versa.
NFS is the easiest way I think. I just set it up last a night between to machines running slackware linux. Look at the how-tos on www.linuxdocs.org or use what i used the slackware manual at www.slackware.com.
I read the docs and followed them until the end. The nfs still doesn't start. I am not sure if my kernel has NFS support built in. How to find that out? I am running RH7.1. with kernel 2.4.2-2
According to the docs, I just need to edit the /etc/exports file, add a new entry to it, and then restart the machine. I followed these steps but the 'rpcinfo -p' doesn't yet show nfs as running.
I tried trouble shooting too, but not successful so far.
I used the documented 'rpcinfo -p' to find out if all the services were running. They don't see to be. Only the portmapper and status are running. There is not trace of nfsd. And I have no clue about how to run those on Redhat, either manually or automatically.
The documentation says that once you have the /etc/exports file, the next reboot will cause the nfsd and otherr elated deamons to run aotumatically. But, that's not happening.
im really not sure off the top of my head. i got the red hat unleashed book at home. ill look tonight and see what it says, unless someone else posts how 1st
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.