Once you said "root cannot SSH", I had a bit more faith in the content overall and happy I continued watching. Well done. Hope you become popular and can have similar videos with upgraded hardware :)
Now that Im rewatching Ive realized you mention it here LOL I guess it was working for me at the time and I glazed over thinking about chinese food or something.
It looks like you encountered an issue with the UUID for your Stratis mount because the last digit was missing 53:27. but great content , very helpful 😊
You made a mistake on question 7, the task says you need to be using 8 MiB physical extents, the default value is 4MiB therefore you need to set it in the vgcreate command like so: vgcreate -s 8M storevg /dev/sdb1, you need to pay attention to this one because that would mean that this and any other tasks that involve working with this volume group would be graded 0 points
@matematajsz2531 You are right, the default value is 4MiB, and the right way to create the volume group would be to use vgcreate with -s parameter equal to 8M (vgcreate -s 8M) like you suggest. thank you for that
Thank you Tony, I will keep practicing before I can schedule for the exam, I've already get in touch with the testing center, I'm just waiting for the perfect time to schedule the exam.!.
Hey Yves, in the reset root password question . Instead of doing touch /.autorelabel, is it possible to apply the SELinux policy using chcon and then restart using exec /sbin/init ?
Hi Samuel, when you use chcon the context will change only on the file and won't be store in the selinux policy. The purpose of using the .autorelabel is to relabel the entire system, which will reapplied the default file context of the /etc/passwd file store in the selinux profile after you have changed the password of the root use
I think for Question 6 you made the same mistake that I originally made.. The question specifies that group members have full access to their respective directories. To me, that implies rwxrws--- on all files. So when jade made a file jadefile1, you'll notice that it's 644. So other group members cannot edit the file. To allow group editing, you'll need to use "secfacl -d -m group:(groupname):rwx /(group folder)". I could be wrong about what the question is asking, though.
Great remark jeff, you are 100% right, there should be a default ACL set on the directory to update the group permission as by default the permission of files is 644 like you said the ACL you provide should fixe that issue
hey i have a question to the storage question :) after you created the partition with 'fdisk /dev/sdb' your need to create pyhsical volume with 'pvcreate' , no ?
You are very intelligent, however you take a lot of shortcuts! The exam is not one to be rushed. As a refresher, you should be showing the whole path of everything, rather than redirecting and being too fast! I am trying to keep it LOL.
Hey Yves, Can you please explain why you did : dd if=/dev/dr0 of=/root/rhel9.2.iso bs=1M ? I know that i can mount /dev/sr0 directly into /repo using /etc/fstab without copying the repository into /root. Thank you.
I wanted to have the copy of the iso file on my server instead of having to reattach the ISO on the VM from the VirtualBox application. With that I can detach the ISO file from the VM and the mount point will not be affected as the ISO file is already on the server.
@@yveskipondo Thank you for the explanation! I finished Sander's Oreilley videocourse together with beanologi RHCSA youtube series. Now i plan to watch your EXAM A solution, summarize it, and try to do everything on my own. I know there is also EXAM B. Do you think I'll be ready by solving EXAM's A+B on my own?
Hello Yves for some reason I don't have internet connection on my VM...The interface is there but it doesnt work I am using VMWARE .Do you know about this problem?
@@yveskipondo ty Yves but my NIC is already in NAT mode ...I even tried to look for NetworkManager files but only loopback seems to be working.There are even no DNS entries I will just reinstall the system and see if I misconfigured something.
Ty Yves for some reason i needed to activate the interface with nmtui as you suggested for some reason.When I created previous vms everything was working fine😅.Thank you for you help
Which part do you want me to cover related to VMware workstation Pro environment? The configuration on OS part is the same both on VMware and VirtualBox, the main difference is on the creation of the VM in the app also the configuration of Network
No, it's already enable after the installation of httpd package. I did "systemctl enable --now httpd" which start and enable the httpd service with a single command
Thank you for your feedback @xbr_osrs, It was my mistake I forget to add the option to specify extents size during volume groupe creation. You can check the first comment where another personal highlighted the same problem
Hello i had question about number 8 if we go find / -user exec cp -rfp {} /root/jadefiles/ \; is this wrong or not do i go find / -type f -user jade -exec cp {} /root/jadefiles/ \; 2>/dev/null thank you
You should use the second method, as you wanted to find file for a user jade you should pass the value to the -user parameter. In the first command you didn't specify the value for -user.
OMG...this is EXACTLY what I needed. So clear and so professional! Thank you. Aiming to clear the RHCSA around August. Thank you for this!
Glad to know that
Once you said "root cannot SSH", I had a bit more faith in the content overall and happy I continued watching. Well done. Hope you become popular and can have similar videos with upgraded hardware :)
@@ir0nmarshmallow85 thank you, I will do my best to keep posting more content
Love the video , thank you. Helps me follow if i'm configuring anything on the questions wrong lol.
Happy to know that Ryan
Thank you again for your help and resourceful content! Had I dug deeper into your playlist I would have found that sooner! Lol
Now that Im rewatching Ive realized you mention it here LOL I guess it was working for me at the time and I glazed over thinking about chinese food or something.
You are welcome Brooke, anytime. It will always be a pleasure to assist
Many thanks for the super educational video.
You are welcome Sahin, it's a pleasure for me to know that you find this content valuable.
Good content and well presented.
Thank you
@@yveskipondo Any recommendations on reading and/or other materials in order to pass the exam? Kind Regards.
It looks like you encountered an issue with the UUID for your Stratis mount because the last digit was missing 53:27. but great content , very helpful 😊
You made a mistake on question 7, the task says you need to be using 8 MiB physical extents, the default value is 4MiB therefore you need to set it in the vgcreate command like so: vgcreate -s 8M storevg /dev/sdb1, you need to pay attention to this one because that would mean that this and any other tasks that involve working with this volume group would be graded 0 points
@matematajsz2531 You are right, the default value is 4MiB, and the right way to create the volume group would be to use vgcreate with -s parameter equal to 8M (vgcreate -s 8M) like you suggest. thank you for that
VERY good video! Please post more and good luck on your test! Using these to learn also.
Thank you Tony, I will keep practicing before I can schedule for the exam, I've already get in touch with the testing center, I'm just waiting for the perfect time to schedule the exam.!.
Thank you for sharing bro 👍
thank you so much. very helpful for my coming exam
You are welcome @sideem, I did the exam today and I pass with 96%
@@yveskipondo i wonder why you didnt get 100% your so good! thx for the video
btw is this actual dump from the exam?? is it this hard??
@@심재훈-q7g It's very easy to miss one or two points when you don't read question carefully and tackle it step by step.
Thx your so cool when are you planning to take rhce?
Thanks for the content, I wonder does the exam RHCSAv9 will come really similar to this ? or it's just a guessing questions
This video is made to prepare you to be ready for thet exam
👍👍
Hey Yves, in the reset root password question .
Instead of doing touch /.autorelabel, is it possible to apply the SELinux policy using chcon and then restart using exec /sbin/init ?
Hi Samuel, when you use chcon the context will change only on the file and won't be store in the selinux policy. The purpose of using the .autorelabel is to relabel the entire system, which will reapplied the default file context of the /etc/passwd file store in the selinux profile after you have changed the password of the root use
I think for Question 6 you made the same mistake that I originally made.. The question specifies that group members have full access to their respective directories. To me, that implies rwxrws--- on all files. So when jade made a file jadefile1, you'll notice that it's 644. So other group members cannot edit the file. To allow group editing, you'll need to use "secfacl -d -m group:(groupname):rwx /(group folder)". I could be wrong about what the question is asking, though.
Great remark jeff, you are 100% right, there should be a default ACL set on the directory to update the group permission as by default the permission of files is 644 like you said the ACL you provide should fixe that issue
hey i have a question to the storage question :) after you created the partition with 'fdisk /dev/sdb' your need to create pyhsical volume with 'pvcreate' , no ?
You don't have to, when you create logical volume it creates pv directly.
Thanks so much for this amazing content
You are welcome
You are very intelligent, however you take a lot of shortcuts! The exam is not one to be rushed. As a refresher, you should be showing the whole path of everything, rather than redirecting and being too fast! I am trying to keep it LOL.
Thank you @SammerSaga, I will try to remove as much as possible shortcuts
thanks for the content, just needs volume
You are welcome @650kdud and than you for your feedback I will increase the quality of the audio
I'm a little confused however, are you given a separate device on the exam to be able to create new volume groups ?
You can test both cases (with separate disk or with existing disk) so you can be ready whatever the case which you can find on the exam.
Hey Yves,
Can you please explain why you did : dd if=/dev/dr0 of=/root/rhel9.2.iso bs=1M ?
I know that i can mount /dev/sr0 directly into /repo using /etc/fstab without copying the repository into /root.
Thank you.
I wanted to have the copy of the iso file on my server instead of having to reattach the ISO on the VM from the VirtualBox application. With that I can detach the ISO file from the VM and the mount point will not be affected as the ISO file is already on the server.
@@yveskipondo Thank you for the explanation!
I finished Sander's Oreilley videocourse together with beanologi RHCSA youtube series.
Now i plan to watch your EXAM A solution, summarize it, and try to do everything on my own.
I know there is also EXAM B.
Do you think I'll be ready by solving EXAM's A+B on my own?
Once you are able to finish the exam A, the exam B cover the same topic and the difference is very slightly
Cool stuff. Could you share with me how to book an exam from Africa(Cameroon)?
Hi @coudiaexplore, how do you want to pass your exam in person in a red hat center or remotely from home?
@@yveskipondo online from home
can we use blkid to get uuid of the disk then map it on fstab (rather than using dd) ?
Yes, you can use the UUID of the attached disk with blkid and use it into the fstab file instead of using the file path
make a complete video on linux rhcsa and rhce
@rahulanand9937 I will work on that asap
Hello Yves for some reason I don't have internet connection on my VM...The interface is there but it doesnt work I am using VMWARE .Do you know about this problem?
Hello Kevin, change the type of your VM Network card to NAT with that it should work. Or try to attach another NAT card
@@yveskipondo ty Yves but my NIC is already in NAT mode ...I even tried to look for NetworkManager files but only loopback seems to be working.There are even no DNS entries I will just reinstall the system and see if I misconfigured something.
@@MegaPain22 did you get the ip address when you type ip address show in your terminal?
Try also to use mntui to activate and deactivate the also to see if you network card is in automatic mode to receive ip address via dhcp
Ty Yves for some reason i needed to activate the interface with nmtui as you suggested for some reason.When I created previous vms everything was working fine😅.Thank you for you help
hello mate where do you practice or estudy the more up to date material
Hello, as studying material I'm using printed books and ebooks from O'Reilly and other video courses on the same platform
can you share some links ?@@yveskipondo
thanks please explain how we can do exam practice enviorment for redhat 9 at our VMware Workstation Pro setup
Which part do you want me to cover related to VMware workstation Pro environment? The configuration on OS part is the same both on VMware and VirtualBox, the main difference is on the creation of the VM in the app also the configuration of Network
Thanks for your sharing, can you share me a pdf file ?
Did you forget to enable upon reboot for #12?
No, it's already enable after the installation of httpd package. I did "systemctl enable --now httpd" which start and enable the httpd service with a single command
Kindly share the question paper pdf file if it's possible for you.
Hi bro, thanks a lot !
Where can we get the exam paper that you use in the video?
Hi, you are welcome.
I will put a link to a place where you can download it
@@yveskipondo Thank you, but which study course did you use to pass RHCSA ?
Hi
Can you share the pdf file
Thanks!
@@yveskipondo I'm still waiting for the link ^^"
Here is the link to the file github.com/yvesdaxmaz/rhcsa/blob/main/Practice%20A.pdf
this is vary tuff paper sir
Yes, I cover many objectives listed on the RHCSA exam objective page.
share the notes
here is the link github.com/yvesdaxmaz/rhcsa
youre teaching people wrong, you didnt use extents on number 7 in vgcreate.
Thank you for your feedback @xbr_osrs, It was my mistake I forget to add the option to specify extents size during volume groupe creation. You can check the first comment where another personal highlighted the same problem
Hello i had question about number 8 if we go find / -user exec cp -rfp {} /root/jadefiles/ \; is this wrong or not do i go find / -type f -user jade -exec cp {} /root/jadefiles/ \; 2>/dev/null thank you
You should use the second method, as you wanted to find file for a user jade you should pass the value to the -user parameter. In the first command you didn't specify the value for -user.
@@yveskipondo Thank you so much sir your a hero I hope the best happens to you all the time