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.










