NFS installation

Discussion in 'Server Operation' started by okdev93, Mar 18, 2025.

  1. okdev93

    okdev93 New Member

    Hello
    I'm looking to add NFS on my ISP server.
    My goal is to mount the share from my mac os client and use it as "cloud drive", NFS should be the best solution instead of Samba.
    Any recommendation about it ?
     
  2. Taleman

    Taleman Well-Known Member HowtoForge Supporter

    Install NFS client on the ISP Server, and NFS server software on the Mac OS. Export the share to your local network or maybe only to the IP of your ISP host. Mount the NFS export to suitable mount point and add the mount to /etc/fstab.
    Not knowing anything about what Linux you are running on that ISP host I find it hard to advice more. But there are articles on exporting and mounting NFS network shares.
     

Share This Page