Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RHCE8 Practice Exam 1 #2

Open
JWimsingues opened this issue Oct 25, 2022 · 0 comments
Open

RHCE8 Practice Exam 1 #2

JWimsingues opened this issue Oct 25, 2022 · 0 comments

Comments

@JWimsingues
Copy link

First of all: thanks for your work.

I did all my practice on other tools online but I found your repository so this can give me more practice.

A few questions / stuff :

Task 6:
"All users should be members of a supplementary group wheel." I would have used "groups" instead of "group" as here we are kind of overriding the default group of the created users. I don't think that "After running the playbook, users should be able to SSH into their respective servers without passwords." is covered in the solution. If it is so, I'd like a precision so I can understand :)

Task 7:
'*' is the default value for minutes, hours, etc. So I would have used special_time instead of "hours" entry and if so I think that we missed "minutes: 0" in the answer

Task 9: Just a little indent problem in the question around point 9 to 10

Task 10: I think that there is an old reference here, we did not setup a webserver on task 9

Task 11: I think we are missing this in the solution :

vars: 
  selinux_booleans: 
    - {name: 'httpd_can_network_connect', state: 'on' } 

Task 12: indent problem in the solution for when entry

Task14: typo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant