Please see this


Contents

- INDEX
- HP-UX Index
- Solaris
- Linux Index
- Other Unix types
- General Unix
- Unix Networking
- Unix Scripts
- Unix databases

Associated Information

- Mounting a remote CD

Useful Links

- HP-UX Online Manuals
- HP-UX FAQ
- HP-UX Mailing List Archive
- HP-UX US User Group
- HP-UX UK User Group
- HP-UX Public Domain Software

Creating a NFS mount point

On the server

  • Edit /etc/exports adding entry for directory to be NFS mounted

  • /usr/sbin/exportfs -a to add directory

  • /usr/sbin/exportfs -v to verify directory has been added

    On client

    1. mount server:/directory /mountpoint

    2. If permanent, update /etc/fstab

    Note:If the directory should be mounted dynamically as required, use the automount


  • Copyright 2000 Intronet Computers Ltd
    Email: Intronet Computers for enquiries