A Blog about technology, linux, peer2peer, cool new downloads and software development.
Showing posts with label nfs. Show all posts
Showing posts with label nfs. Show all posts

Friday, July 16, 2010

mount nfs on mac osx

mkdir /private/nfs
sudo mount_nfs -P 192.168.0.5:/media /private/mnt

reference :
http://oreilly.com/pub/h/341

Sunday, June 13, 2010

show all the nfs exports on a nfs server

showmount -e 192.168.0.100
Export list for 192.168.0.100: