Several issues with The mock exams of RHCSA course

Mock Exam 1 issues

These mock exams are great however I had trouble with numerous questions.
Some I think are wrong whereas some just have very pedantic validation rules.

Q2 - fails to validate even though I ran the exact same commands in the “Solution” window.
I think it is because the original file examresults has the same entries repeated a few times so the new file has duplicate entries ?
Sorry no screenshots of this one.

Q4 - The instructions are clear about the archive "should not contain the /opt/assets directory itself.
The solution given includes /opt/assets/.
This is the answer I gave but it was marked wrong

/usr/bin/tar -C /opt/assets -jcv --absolute-names -f /home/bob/asset_backup.tar.bz2 .


Q12 - looks fine to me but fails to validate

Q14 - validation failed due to me putting fully qualified command ?
0 0 * * * /usr/bin/yum --assumeyes update

Q21 - User’s default group was changed but the group was not created ?
how is this possible ?

Q25 - The curl result validated but the running of the container failed ? how is this possible ?

Q27 - I felt I got this right but it fails to validate too - unfortunately I didn’t get a screenshot.

Mock Exam 2 issues

Q3 - There is a typo in the validation logic - see the red text - it says exti_test...

Q18 - This is not clear if the change should be persistant or not. /sbin/ip vs nmcli

Q23 - Validation is too narrow focused

Q25 - task does not mention it should be run as root but validation expects root
I ran it all as user bob without sudo

Q26 - Validation fails but I believe I have it right. I ran it all as user bob without sudo

1 Like

Confirming that Mock Exam 1, Question 2 is a valid issue. Let me forward it to the team and continue checking the mock exam.

Hi @kodekloud25

I just checked with the team, and they are working on creating new mock exams to replace the old ones. They should be updated soon.

Hello.

This course itself is outdated and too compressed with the material, but it gives the fundamental knowledge, I must say. It would be the best approach to update this course. Thank you.