How to Install and Configure an NFS Linux Server and Client

แชร์
ฝัง
  • เผยแพร่เมื่อ 23 ส.ค. 2024

ความคิดเห็น • 35

  • @embain269
    @embain269 3 หลายเดือนก่อน +3

    Dude, you saved my life, I was struggling so hard before I saw this video, great tutorial!

  • @nickm8134
    @nickm8134 7 หลายเดือนก่อน +4

    Brilliant, extremely thorough and very clear - than you!

  • @jim7smith
    @jim7smith 9 หลายเดือนก่อน +6

    Good Morning, Jay.... a long time subscriber....So if I want to enable nfs shares for my home network, where do I set the permissions to allow access for non admin users? You mentioned in the video that permissions were not important yet, but afaik you never mentioned permissions again. Thanks in advance. Jim Smith Sr

  • @Shutermagic.photos
    @Shutermagic.photos ปีที่แล้ว +15

    Hello, great video! Could you do a tutorial on how to secure an NFS server?
    Best regards

  • @MohamedELSayed-to9jj
    @MohamedELSayed-to9jj หลายเดือนก่อน

    great tutorial!

  • @pr0jectSkyneT
    @pr0jectSkyneT 7 หลายเดือนก่อน +3

    Is there a way to secure the NFS share via authentication (username/password)? Is there a way to mount the NFS share via the /etc/fstab file?

  • @Cyber_realm
    @Cyber_realm 8 หลายเดือนก่อน

    Thank you for this amazing content

  • @Moses_coder
    @Moses_coder 7 หลายเดือนก่อน

    Great content. Thank you

  • @debunker_letsGO
    @debunker_letsGO 16 วันที่ผ่านมา

    i do every step you do, but I do mine on my rhel 9 server since I am prepping for the RHCSA, and i keep getting "clnt_create: RPC: Unable to receive"

  • @axMf3qTI
    @axMf3qTI 20 วันที่ผ่านมา

    I have a dir mounted works file but inside that dir I mount bind a dir from an other disk in that shared dir.. it shows up but is empty inside on my client computer. Someone any idea why, and how I can I fix this?

  • @debunker_letsGO
    @debunker_letsGO 16 วันที่ผ่านมา

    do we have to use "no_subtree_check" or can I just do "sync"?

  • @user-ql3ic9rm2t
    @user-ql3ic9rm2t ปีที่แล้ว

    very great video,but i want to ask a question ,how i can add function of support nfs v2 in ubuntu 22.04,thanks

  • @MR-vj8dn
    @MR-vj8dn 11 หลายเดือนก่อน

    Nice. Thx.

  • @josephtucker9612
    @josephtucker9612 6 หลายเดือนก่อน

    autofs is not working correctly for me. When I go to the nfs folder it shows the folder is there but when I list what is in that folder it says 'no such file or directory.'
    df -h does not show the folder.
    But I have no trouble mounting the folder without using autofs and listing its contents.

  • @levent21
    @levent21 ปีที่แล้ว +2

    Is it possible to put a symbolic link in the server folder and reach the content of it from client side? Thanks

    • @AkamaiDeveloper
      @AkamaiDeveloper  ปีที่แล้ว +1

      According to the article linked below, symbolic links can be used with NFS, although they take a fair amount of configuration and planning.
      docstore.mik.ua/orelly/networking_2ndEd/nfs/ch06_04.htm
      Additionally, this post from Stack Exchange has some useful information regarding symlinks and NFS:
      unix.stackexchange.com/questions/135048/how-to-follow-symlinks-in-nfs

    • @levent21
      @levent21 ปีที่แล้ว +1

      @@AkamaiDeveloper Thanks a lot🙋‍♂

  • @adimascahyaning9202
    @adimascahyaning9202 ปีที่แล้ว

    Great video!
    I have a query though, can we specify the NFS size on the server?

  • @l30n.marin3r0
    @l30n.marin3r0 7 หลายเดือนก่อน +1

    There is no nfs-kernel-server package in Arch...I don't get it... :/

  • @AlienShine
    @AlienShine หลายเดือนก่อน

    Stale file handle still happens. How can this be fixed, it's annoying to say the least.

  • @rishiraj2548
    @rishiraj2548 ปีที่แล้ว

    Thanks

  • @josefsmolik5991
    @josefsmolik5991 ปีที่แล้ว

    Hello, I really liked your tutorial. I am using openSUSE Leap 15.4 and I have a problem with the firewall. What ports must be open on the server and client side. Thank you very much for your reply and I wish you all the best.

  • @DanielSMatthews
    @DanielSMatthews ปีที่แล้ว +1

    So I can use autofs to mount user home directories? But how do I control who can mount an nfs share for a home directory on a machine that is allowed to mount any share from the server hosting those home directories?

  • @AnibalEvangelista
    @AnibalEvangelista 7 หลายเดือนก่อน

    Great tutorial, but you could say its for a specific dsitribution (I think its debian for this vid).

  • @ganeshputtige
    @ganeshputtige ปีที่แล้ว

    Sir, can we access NFS shares from Android and IOS devices? If yes, how? Thanks in advance.

    • @AkamaiDeveloper
      @AkamaiDeveloper  ปีที่แล้ว +1

      In short, yes. Although Android makes use of the Linux kernel (and is arguably a Linus distro itself), this seems to be easier done on iOS. Connecting to an NFS server/mount seems to require you to recompile the kernel on Android so your results may vary and require some in-depth troubleshooting. Here are some guides to point you in the right direction:
      - NFS Mounting for Android: android.stackexchange.com/questions/200867/how-to-mount-nfs-on-android-with-correct-permissions && androidforums.com/threads/download-files-from-linux-nfs-share-to-android-device.1307711/#post-7894369
      - NFS Mounting iOS: support.apple.com/guide/iphone/connect-external-devices-or-servers-iph8d8f0f1a0/ios

  • @peterbrown6224
    @peterbrown6224 ปีที่แล้ว

    It might just be me, but I've had problems on the client when the nfs server goes offline for some reason.
    I am referring to RHEL 7 and Fedora.
    In the case of RHEL, it was at work and the blighters needed to be rebooted after hours.

  • @LA-MJ
    @LA-MJ ปีที่แล้ว

    Take it to the next step and configure krb5

  •  ปีที่แล้ว

    Is it possible to enable compression on a nfs share to save bandwith?

  • @shanold7681
    @shanold7681 6 หลายเดือนก่อน

    What about security? this seems like anything on the network could access this

  • @crvivekshuklaUp75
    @crvivekshuklaUp75 ปีที่แล้ว

    What is solution of linode signup cancellation

    • @AkamaiDeveloper
      @AkamaiDeveloper  ปีที่แล้ว +1

      Hi there - If you received a cancellation email when you signed up for an account, we'd be happy to take another look if you want to reach us via email or phone. You can reach us via email at support@linode.com to request a review or the following numbers:
      U.S. 855-454-6633
      Global +1-609-380-7100
      You'll hear back from us if we overturn our initial decision. You can also find out what steps to take after receiving a sign-up cancellation email here:
      www.linode.com/community/questions/22948/my-signup-was-flagged-as-fraudulent-behavior

  • @fakename8670
    @fakename8670 4 หลายเดือนก่อน

    Followed and got it all to work accept when I list just parent directory: ls -l /mnt/nfs
    then: df -h
    it dosen't show mounts
    but it still mounts if I say: ls -l /mnt/nfs/backup

  • @andrewr7820
    @andrewr7820 6 หลายเดือนก่อน

    Um, this is not ripping off @LearnLinuxTV?