![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Copying files from a remote server to local system with cygwin | patwa | UNIX for Dummies Questions & Answers | 3 | 06-12-2008 07:49 AM |
| Mount a remote file system | mirciulicai | SUN Solaris | 4 | 05-30-2008 09:54 PM |
| File System - Remote or Local?? | Un1xNewb1e | UNIX for Dummies Questions & Answers | 1 | 04-11-2008 04:23 PM |
| File system and disc mount | ailnilanjan | SUN Solaris | 7 | 02-06-2008 09:34 AM |
| [FTP]opying of file from remote to local machine | sonbag_pspl | SUN Solaris | 1 | 08-12-2004 04:15 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
how to mount a file system of a remote machine to local file system
Hi friends,
In my case, there are serveral PCs running Linux in a LAN. I would like to to mount the directory /A_river of machine-A to the file system of another machine machine-B so that I can access files in that directory. I do not know how to do this. The situation is complicated by the following needs. I need /A_river of machine-A can be mounted by serveral machine, machine-B, machine-C, machine-D, etc. Shall I repeat the operations on each machine. What is the wise way to do this. Thanks |
|
|||||
|
Hi
First off all please use the FAQ sides ![]() Ok this is the standard answer of this question. What do you looking for is a feature called nfs. The nfs server on the side you need to access (share it) the file system and the nfs client on all clients (mount it)! How to ? Search for nfs inside this forum and/or one forum dedicated to your OS. This is a Thread of configuration nfs for fedorra. My bee you can find some hints: NFS Server FC7 Solaris client problems! Best regards joerg |