I have cleared the RHCSA exam a couple of weeks ago and your videos were the best I found on YT for review and for practice. I would like to suggest sharing similar content for the RHCE exam, I'm sure many of us would be extremely grateful!
@dextutor Жыл бұрын
Congratulations.. Do share among your peers
@ahmedmadkour3795 Жыл бұрын
Congratulations .. the exam was on V.8 or V.9 ??
@tonyg460 Жыл бұрын
what other material did you use to pass? was it v9?
@dextutor Жыл бұрын
kzbin.info/www/bejne/l6XLq4OLoNV_gMk
@RylerSlayer Жыл бұрын
please provide little more tips about exam and pattern and exam paper dumps whatever you can do and helped you to clear the exam ...im waiting
@patientson Жыл бұрын
I like the way you break it down by talking of the first part, second part,....and other ways of doing the same thing. Thank you very much. Remain highly favoured in insight and strength you often take to make this a possibility. Thank you.
@dextutor Жыл бұрын
Glad it was helpful!
@duaneatnofroth2 жыл бұрын
Thanks for this. I'm studying for my RHCSA and the one area I was having trouble finding study materials for was containers.
@Rajkumar-so2kf4 ай бұрын
I have cleared the RHCSA exam today and your videos were helped me a lot...
@dextutor4 ай бұрын
Glad to hear that
@MaceToDaFace2 жыл бұрын
Thanks for the time you spent uploading these RHCSA videos. Taking the exam next month and your videos have been very helpful.
@dextutor2 жыл бұрын
All the best
@Starlight-vs2ot6 ай бұрын
Your explanation is simple and clear. Thank you!
@dextutor6 ай бұрын
Glad it was helpful!
@patientson Жыл бұрын
Exquisitely the most well structured explanation I have found. Thank you very much for your resources as it has cleared my mind of the doubts I have had for sometime.
@dextutor Жыл бұрын
Glad it was helpful!
@kollisatish7867 Жыл бұрын
Its good explanation @Dextutor
@lynx08082 жыл бұрын
You are a great teacher, thank you very much. I am taking my exam on 2/8/2022. Your lessons have really helped me understand.
@dextutor2 жыл бұрын
All the best for the exam
@lynx08082 жыл бұрын
@@dextutor i have two questions. would i need to change the SElinux content files when binding the volumes?
@dextutor2 жыл бұрын
No
@hrrchlis32552 жыл бұрын
@@lynx0808 did you pass it?
@smilingpiano2511 ай бұрын
These videos were so helpful, thank you
@roshanzambare82 жыл бұрын
“Thank you so much expert :) have a nice day ahed" Nice teaching. It really helped me.
@dextutor2 жыл бұрын
Welcome
@heronfa Жыл бұрын
Thanks for your video. I have a question. I'm trying to run a container with a mount directory, so I did the command with -v. Later, when I ran podman ps -a, the status of the container was EXITED. Do you have any idea of why is doing that?
@dextutor Жыл бұрын
Can you mail the snapshots
@heronfa Жыл бұрын
@@dextutor I Just sent the snapshots to your email. Thanks for your help.
@talitasoma2 жыл бұрын
Excellent video, congrats and thank you!
@dextutor2 жыл бұрын
Thanks
@fahimahmedvlogs9 ай бұрын
The mapping doesn't work with SELinux on so put -v /web:/path/of/container:Z to avoid the error
@nawsan55566 ай бұрын
Thanks it works
@rehmanarshad18484 ай бұрын
Thanks man, it works!!!
@sainumediacreations532 Жыл бұрын
Please add a devops tool section or aws course
@pippoincazzat2 жыл бұрын
I've noticed that during exam, you use a different version of podman (1.6.4) instead the 4.1, and running it as a service it's impossible. Any suggests?
@SilentSolution Жыл бұрын
Thanks for your video ..
@dextutor Жыл бұрын
Most welcome
@MrEjo14 Жыл бұрын
Run sudo chcon -Rt svirt_sandbox_file_t /web2 if you have any error codes with 'ACCESS DENIED' via curl. SELinux could stop you from accessing the mapping file.
@nanthinimaravarman6269 Жыл бұрын
Podman search rsyslog also
@wernyny2222 Жыл бұрын
Can we use docker as well or only podman?
@dextutor Жыл бұрын
No
@subhankarmaji4355 Жыл бұрын
Sir on 24th March I'm going to give rhcsa exam... But nervous on container question.... In exam what ques will be straight forward or complex?
@dextutor Жыл бұрын
All the best.. If you have understood the basics it would be easy
@kamaleshparthiban85322 жыл бұрын
Can you please take autofs topic bro 🙏
@dextutor2 жыл бұрын
Coming soon
@GP-ho1in2 жыл бұрын
Hello. What should we do in the case that a container image is not specified in the task?
@dextutor2 жыл бұрын
They will specify
@debunker_letsGO4 ай бұрын
I am still lost when it comes to containers.....my oracle vm rhel 9 server doesn't give the access like your. e.g podman run -it ..... it just tries to download the latest thing. and nothing....
@christianchapoco547211 ай бұрын
Hi, when i curl the webpage mypage.html, it says i dont have permission, where could this be coming from? im already in root. thanks!
@fahmedsa5 ай бұрын
How to make these containers and their settings persistent on system in exam. So that they will be run after reboot. Also how to podman login persistent etc?
@dextutor5 ай бұрын
Mail at dextutor@gmail.com
@fahmedsa5 ай бұрын
@@dextutor Mail sent.
@juniali1232 ай бұрын
Every time I'm downloading the docker httpd image as a user "syed" the images goes to root profile I have ssh to my self "syed" what can I do, becasue I can not do any thing with the user profile, please advise
@dextutor2 ай бұрын
Need to see how you are doing it..can discuss over video call
@hemendramajhi2896 Жыл бұрын
hello sir, during the practice how to get/create the username and password to entering the docker register
@dextutor Жыл бұрын
Register with docker
@Jim8923 ай бұрын
@@dextutor thank you. My redhat login worked here.
@MatteoMagri2 жыл бұрын
I followed your tutorial to map an external folder to the container in order to reach the file mypage.html but every time I try to retrieve it by curl or by browser I get error 403 - Forbidden - You don't have permission to access this resource.
@MatteoMagri2 жыл бұрын
Found why... with SeLinux enabled, i should put -v /web:/usr/local/apache2/htdocs:z and it work. The way is add :z at the end of folder destination.
@dextutor2 жыл бұрын
Great
@mmanzur Жыл бұрын
I am having an error "you dont have permission to access this resource" I have changed 755 for local folder but it is still not working
@nawsan55566 ай бұрын
I had the same error that I don’t have permission to access. I chmod 777 the folder in the localhost but still got the error
@nawsan55566 ай бұрын
I got the answer from the other learner, podman run -d -name web1 -p 8080:80 -v /web:/container/path:Z imageID
@aralam59232 жыл бұрын
Dear Sir, Yesterday my friend exam EX200 RHCSA , but i want know, container part is mandatory for pass RHCSA exam? My 3 friends recently RHCSA exam, but 3 friends are didn't answer container questions part, here 200 score got all friends but how it possible all are same result,
@dextutor2 жыл бұрын
Every question carries different marks.. In total you need to score 70%. So you can get some questions incorrect as long as you score 70%. Also, the result shows which sections you got correct and which ones not. So that can help you analyse you weak areas
@Gamma_Wale2 жыл бұрын
Hi i have one doubt, if our Linux os crashed then how recover files
@dextutor2 жыл бұрын
Use any file recovery software
@MaheshM_tamil9 ай бұрын
Curl command not working 08:30
@aces8481 Жыл бұрын
I thought you won't be able to access internet during exam
@Bulls_Bears162 жыл бұрын
Hi sir , I got a different error in yum repository can I get your mobile no or mail id .......I will share that pic ......can you please resolve that error ?
@dextutor2 жыл бұрын
dextutor@gmail.com
@chandravir.singhumath17922 жыл бұрын
in that end step curl localhost:8081/mypage.html it is showing you dont have permission to access this resource
@dextutor2 жыл бұрын
Change SELinux to Permissive
@gabrielefrusin47852 жыл бұрын
@@dextutor sorry, it wouldn't be better to manage se SELinux context to apply to the directories and files?
@mariaangeles31122 жыл бұрын
@@dextutor Thanks that works!
@MRP4U2B Жыл бұрын
You need to add the selinux context to the /web directory on your VM or Laptop using RHEL Linux (outside the container): # semanage fcontext -a -t httpd_sys_content_t "/web(/.*)?" then run: # restorecon -RvF /web For more details check the examples section of # man semanage-fcontext Then check again: # curl localhost:8081/mypage.htm it works now 🙂!!!
@markogilo5332 Жыл бұрын
@@MRP4U2B the podman docs says you should not relabel. It gives some options like adding a :z to the end of the container path or using the --security-opt label=disable option