Adding, mounting NFS shares січня 14, 2009 Edit /etc/exports >> /home *(rw,sync,no_all_squash,no_root_squash) mount it : # sudo mount 192.168.40.51:/media /home/tinderbox/pentagram/ Докладніше