Having read previous posts on this I'm still confused.
I've just installed a new 13.04 Kubuntu system and wish to share folders with another Kubuntu 13.04 box on the same wifi network.
Adding
to /etc/fstab where 192.168.1.4 is the other box produces:-
when selected in Dolphin
I don't wan't to go blundering around in my new system so any help would be appreciated.
I've just installed a new 13.04 Kubuntu system and wish to share folders with another Kubuntu 13.04 box on the same wifi network.
Adding
Code:
192.168.1.4:/home/bill /home/bill nfs rw,hard,intr,noexec 0 0
Code:
An error occurred while accessing '/home/bill on 192.168.1.4', the system responded: mount: only root can mount 192.168.1.4:/home/bill on /home/bill
I don't wan't to go blundering around in my new system so any help would be appreciated.
Comment