HI!
--- Kapil Sethi <[EMAIL PROTECTED]> wrote:
> Why in the world are you using samba to share files
> across linux machines.
> 
> You have got something better.
> 
> Use nfs
 I tried to use it.
> 
> e.g.
> 
> Pc1 has a directory /home/foo. You want this
> directory under PC2.
> 
> to /etc/exports of PC1(192.168.1.1) mention
> <file /etc/exports>
> /home/foo  192.168.1.100(rw,no_root_squash)
> </file>
> 
> restart nfs services on PC1.
> 
> on PC2 (192.168.1.100)
> 
> # mount 192.168.1.1:/home/foo /test
> 
> assuming the /test exists and is an empty directory.
> 
> If somehow this does not work. just reboot the
> systems and try.
 I did exactly the same but when i try to mount the
file from the remote system i get an error
¨Permission denied¨. Directories are exported from
the server, because exportfs -a runs without giving
any error.

bye
vivek


=====
#####
                         #####        
                       #######       
                       #  #  #       
                       #" #" #       
 Linux                ##vvvvv##      
 Rules!              ##  vvv  ##     
                    #          ##    
                   ##           ##   
                   ###          ###  
                 +++#####       ##++ 
                ++++++#       #++++++
                +++++++#     #+++++++
                  +++++#######+++++  
                    +++       +++    

Message void if penguin violated
 Don't mess with the penguin

Disclamer
The facts expressed here belong to everybody, the opinions to me. The distinction is 
yours to draw...

__________________________________
Do you Yahoo!?
Yahoo! Finance: Get your refund fast by filing online.
http://taxes.yahoo.com/filing.html

_______________________________________________
ilugd mailing list
[EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd

Reply via email to