RHCSA Exam Autofs Question || What is Autofs and How Does it Work? || RHEL 9

Поділитися
Вставка
  • Опубліковано 5 вер 2024

КОМЕНТАРІ • 81

  • @dextutor
    @dextutor  Рік тому +6

    If you get the error clnt_create:RPC: program not registered
    run the command
    #systemctl enable --now nfs-server.service

    • @abdorouiss5279
      @abdorouiss5279 2 місяці тому

      It did not work for me

    • @rakshan3554
      @rakshan3554 19 днів тому

      @@abdorouiss5279 systemctl start --now nfs-server.service

  • @nazmulhasanhimel8056
    @nazmulhasanhimel8056 2 роки тому +13

    Dear Sir,
    I have recently discovered your channel and glad that I've found it in time. I've watched all the videos and they helped me a lot. I have cleared my RHCSA exam with ease. Thanks to you and your videos. Keep up the good work.
    And if you can please start uploading tutorial of RHCE exam

    • @dextutor
      @dextutor  2 роки тому +1

      Congratulations.. I am glad that the videos were helpful..keep sharing

    • @dextutor
      @dextutor  2 роки тому +1

      Can you share your email or phone number? dextutor@gmail.com

    • @luvk421
      @luvk421 2 роки тому

      Hiya nazmul hasan can you please guide a bit about exam

    • @Gamma_Wale
      @Gamma_Wale 2 роки тому

      Hasan How you book your exam? i am also want to book but some payment issue

    • @dextutor
      @dextutor  Рік тому +1

      Here's a video to your success ua-cam.com/video/athzPUkpLJg/v-deo.html

  • @tonyg460
    @tonyg460 Рік тому +1

    Thanks for the video I was getting clnt create: RPC Program not registered. But after restarting services rpc and nfs I was able to get this working thanks really helps in my prep for RHCSA

  • @user-qo5ko3iy9n
    @user-qo5ko3iy9n Рік тому +1

    Hello. i wrote my exam today, and i cleared with a score of 218.
    most of the questions i got was from this study guide. Thanks @dextutor

  • @irisdeberges221
    @irisdeberges221 Рік тому +1

    Thank you so much for sharing your knowledge

  • @josesolano6171
    @josesolano6171 Рік тому

    Thank you so much for sharing your knowledge, this has been the best video regarding autofs I have found.

  • @ompaithankar0007
    @ompaithankar0007 10 місяців тому +1

    great explanation

  • @BilalMohammed1988
    @BilalMohammed1988 2 роки тому +1

    Sooperb. Very well explained. Please these kind of videos. ❤️❤️❤️

  • @techsolutions205
    @techsolutions205 10 місяців тому +1

    Thanks for sharing

  • @deepikachaudhary5049
    @deepikachaudhary5049 Рік тому

    Really appreciable content and way of teaching ..

  • @markhillis4556
    @markhillis4556 Рік тому +2

    1 constructive comment,
    You mounted the NFS "share" on `/auto_mount/access/`
    and not on `/auto_mount` however, great job!

  • @pratiksartville5673
    @pratiksartville5673 2 роки тому +2

    Was waiting for this...thanks

    • @dextutor
      @dextutor  2 роки тому

      Most welcome

    • @pratiksartville5673
      @pratiksartville5673 2 роки тому

      @@dextutor ..sir are questions of same type asked in RHCSA exam??? I am about to appear for the exam by next month

  • @fahmedsa
    @fahmedsa 3 місяці тому

    Hi @dextutor
    All configuration is done. but when I start autofs it creates folder /auto_master but not mount the access folder mapping itself. When I issue the command
    touch /auto_master/access
    it creates folder access folder and I can see the mounted files and folder inside it.
    why not auto create access folder and auto mount the contents inside it?
    but when I mount manually
    mount -t nfs :/share /mnt
    It mounts the filesystem sucessfully.
    Kindly give some hint what I am doing wrong.

  • @Innovationlu
    @Innovationlu Рік тому +1

    On the exam do you need to create the autofs server ? Or just the client ?

  • @chrismbah597
    @chrismbah597 2 місяці тому

    Q1 in the /etc/auto.misc
    Do you created this access point or it has to automatically created like the case in the /etc/ auto.master file where the auto-mount point entry is automatically created. Because I did not hear any explanation when you were making the entry.
    I am able to create the auto mount in the /etc/auto.master file, but I can cd into the access point in the /etc/auto.misc file

    • @chrismbah597
      @chrismbah597 2 місяці тому

      Please I found the error. For anyone who is going to through this same issue. Please Make sure to run the firewall and systemctl command on the two services nfs and autofs on the client’s server, that should be after you have made an entries on the /etc/auto.master and /etc/auto.misc file . When you are done with the above step. Before run ls / command and cd to the directory in the auto.master file and lastly cd to the next directory in the /etc/auto.misc file that you called mount point.

  • @sanjayrajvaghela
    @sanjayrajvaghela 2 роки тому

    Good stuff. very clear instructions . Will there be any questions about indirect mount in Exam?

    • @dextutor
      @dextutor  2 роки тому

      Anything can be asked

  • @adityamoray3271
    @adityamoray3271 Рік тому

    Sir when i run showmount command it shows but when in the last step when i type ls / it does not show the directory

  • @swagatakadam2046
    @swagatakadam2046 2 роки тому

    Configure autofs to make sure after login successfully, it has home directory autofs, which is shared as /rhome/ldapuser40 users can use home directory normally?
    Plz solve this que

  • @martindominikus6846
    @martindominikus6846 2 роки тому

    Good stuff man, really appreciate it. I see you have tutorial about shell scripting in the Linux playlist. Are you going to move it to RHCSA playlist? Do you plan to upload more video to RHCSA playlist or it's already finished? Thanks!

    • @dextutor
      @dextutor  2 роки тому

      Majority portion is uploaded.. I will move the shell scripting videos here also

  • @ashishgupta3788
    @ashishgupta3788 2 роки тому +1

    Sir,
    i can able to go inside /auto_mount/access and did "ls -l" nothing was showing. even Df -th not showing mount point. When i mount manually " mount i.p:/shares /auto_mount/access " then it was showing me in DF -th and i can able to do "ls -l" and i can able to write and view. Why it so after manual mounting?

    • @najibahammouda2830
      @najibahammouda2830 2 роки тому

      The same problem !! i'm waiting for a reponse plz

    • @dextutor
      @dextutor  2 роки тому

      Should not happen.. Just crosscheck if you have missed something..may be missed systemctl enable autofs --now

  • @mmanzur
    @mmanzur 6 місяців тому

    Can I use * instead of access?

  • @soundiatakeita7004
    @soundiatakeita7004 9 місяців тому

    Hello sir
    Did you create access file or it automatically create it?

    • @dextutor
      @dextutor  9 місяців тому

      Plz review the video once

    • @soundiatakeita7004
      @soundiatakeita7004 9 місяців тому

      I have reviewed it many time
      My doesn't create automatically that's why I'm asking?

  • @pradya7735
    @pradya7735 Рік тому

    Why two different mount point auto_mount and access ? Can we write both same name ?

    • @soufianayadi7519
      @soufianayadi7519 3 місяці тому

      auto_mount is the first part of the path and access the second part. You can also write in the masters file /- and then in the map file the whole path: /auto_mount/access

  • @chandraprakashyadav9418
    @chandraprakashyadav9418 Рік тому

    How to save in gnu sir (6.14)

  • @gregorkokalj9326
    @gregorkokalj9326 Рік тому

    my question is if going to the directory the acceess directory is hidden and is not listed when doing ls. Will their script recognise the access directory?? Thank you

    • @dextutor
      @dextutor  Рік тому

      If you know its hidden then unhide it.

    • @gregorkokalj9326
      @gregorkokalj9326 Рік тому

      @@dextutor well yes after cd into the directory it is shown but will it stay that way? I will do it again and reboot the machine to be sure. I am just asking because there are various ways to do this and wanna be sure this is the correct way. Thanks again, great videos!

  • @md9936
    @md9936 2 роки тому

    Do you recommend a good course to accomplish RCHSA ?.

    • @dextutor
      @dextutor  2 роки тому

      Follow these videos and linux essentials playlist. Practice is the key.

  • @arghosinha1424
    @arghosinha1424 10 місяців тому

    Great Videos man, be amazing if you would increase the font a bit or zoom in.

  • @vaishalshah8480
    @vaishalshah8480 10 місяців тому

    All steps done as per the video
    But cd access shows error

    • @dextutor
      @dextutor  10 місяців тому

      Kindly recheck

  • @chandraprakashyadav9418
    @chandraprakashyadav9418 Рік тому

    Sir i had a project to do. But I am confused about taking the client and server ip address Please help me out

    • @dextutor
      @dextutor  Рік тому

      Check the networking video. It may help

  • @josephfondem8220
    @josephfondem8220 2 роки тому

    Thank you very much for this video on autofs. I have a question: what do I do when I give the command "showmount -e 172.28.45.151" for instance and I get "clnt_create: RPC: Program not registered". I look forward to your assistance. God bless.

    • @dextutor
      @dextutor  2 роки тому

      firewall-cmd --add-service rpc-bind --permanent

    • @cyberswissarmy
      @cyberswissarmy 2 роки тому

      same thing we only have to add the service on the server?

    • @ramiferwana9745
      @ramiferwana9745 Рік тому +1

      systemctl enable --now nfs-server rpcbind

    • @wajdimanai2622
      @wajdimanai2622 Рік тому

      systemctl start nfs-server

    • @MrEjo14
      @MrEjo14 Рік тому

      @@ramiferwana9745 Thank you! :)

  • @PS-tj7bi
    @PS-tj7bi 2 роки тому

    Hello sir, i recently discovered your channel and it's really helpful but I wanted to know if you provide coaching for RHCSA exam preparation? And how can I contact you..

    • @dextutor
      @dextutor  2 роки тому

      dextutor@gmail.com

  • @christopherblanche2753
    @christopherblanche2753 2 роки тому

    Is there a practice question for this one?

    • @dextutor
      @dextutor  2 роки тому

      There's only one scenario which is explained

  • @LinuxTorvalds-qc4hh
    @LinuxTorvalds-qc4hh Рік тому +1

    Hello, DexTutor, the showmount -e command throws the following error :
    rpc mount export: RPC: Unable to receive; errno = Connection refused
    I'm not sure if I'm missing something, pls help.

    • @Innovationlu
      @Innovationlu Рік тому +1

      I'm experiencing the same issue

    • @dianam3251
      @dianam3251 Рік тому

      I experienced the same. Check "firewall-cmd --list-all" to see if "rpc-bind" had been added. In my case I realized I forgot to use "--permanent" when I added "rpc-bind" separately so when it reloaded it erased rpc-bind from the services that I've enabled on firewalld.

    • @wajdimanai2622
      @wajdimanai2622 Рік тому

      make sure on the server you have added rpc-bind service to firewall with --permanent, and also make sure that nfs-server service is running

  • @Gamma_Wale
    @Gamma_Wale 2 роки тому

    Baljit Bro how to book voucher ??

    • @dextutor
      @dextutor  2 роки тому

      training-lms.redhat.com/lmt/clmsBrowseV2.prMain?site=redhat&in_region=in&in_keyword=EX200

    • @Gamma_Wale
      @Gamma_Wale 2 роки тому

      @@dextutor i have booked my exam on RHEL 9 version but objectives are same and i read about lvmvdo also , any suggestions.. i am little bit nervous with latest 9 version

    • @dextutor
      @dextutor  2 роки тому

      No difference. Just ensure you have covered everything and have enough practice. VDO n LVM are covered in playlist

    • @Gamma_Wale
      @Gamma_Wale 2 роки тому

      @@dextutor Fine bro, i will do same.

  • @chandraprakashyadav9418
    @chandraprakashyadav9418 Рік тому

    What is the ip address of client

    • @dextutor
      @dextutor  Рік тому

      Already mentioned in video

  • @anisslimatni2350
    @anisslimatni2350 Місяць тому

    Hello Dextutor
    is this for RHEL 8 or 9 ? because there is the /etc/auto.master.d/ dir to story the autof maps

    • @dextutor
      @dextutor  28 днів тому

      Yes it works in both RHEL 8 and 9

  • @hamidja1537
    @hamidja1537 Рік тому +1

    Thanks for sharing