[Ubuntu 22.04] How to Install and Configure NFS Server? 💻 🔥

แชร์
ฝัง
  • เผยแพร่เมื่อ 12 ก.ย. 2024

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

  • @pardeepmalik9566
    @pardeepmalik9566 4 หลายเดือนก่อน +2

    probably the most crisp and clear tutorial video. thanks dude

  • @veeradinesh954
    @veeradinesh954 4 หลายเดือนก่อน +1

    Thanks for making a wonderful video to configure the NFS server and it is very simple and clear.

  • @24souldier
    @24souldier 3 หลายเดือนก่อน

    Thank you so much for the video. By far this was the best video out here.

  • @JPEO
    @JPEO 10 หลายเดือนก่อน +1

    Thank you so much my dear sir, you earn my subscription. Do you also have tutorial on how to access the NFS shared folder to Windows client? like SMB.

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

    I have a question, I trying to set up NFS on my VM but I don't understand when you said Ubuntu sever and Ubuntu Client ??? in my case I have deployed an Anthos cluster and I would like to set up a NFS for my VM, I don' know where to start or what to do. I have 2 nodes for which I want set the NFS sever!

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

    im getting connection time ut error on client node

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

    Also, I normally check or test the connectivity of client server to the NFS server by using this command "showmount --exports 192.168.XXX.XX" Though I get a timeout response for some reason
    jpeovm-ubuapps01:/mnt$ showmount --exports 192.168.XXX.XX
    clnt_create: RPC: Timed out
    Normally it should show the Export list for the NFS server, but even though Im still able to mount the NFS share folder without issue.
    Maybe I need to add seomthing in the FireWall rule?