To make a Directory to be visible on other machine it should be remote mounted on the other machine.
The command looks like this.
mount <ipaddress>:/the directory u with to mount from host /target directory
For this u should have an entry of the target machine ip address in the file /etc/exports with permission of read r write
then run exportfs -ar
restart the nfs daemon in ur machine
now execute the mount system call on the target machine
everthing should work fine
Thanks & regards,
Sundar.
P.Sundara Rajan,
Member Development,
RTTS,Bangalore,India.
|