You're welcome, Blaine!
Instead of mounting machines manually you'd put something like that in your fstab:
Code:
...82:/ mnt_for_82 nfs rw,suid,dev,exec,noauto,nouser,sync 0 0
In such case it'll be enough to use the command:
mount mnt_for_82
***
Mark the thread as SOLVED (use the link above your first post).