I passed with better than 90% of the possible points. Due to a flaw in the test design I believe that a perfect 300/300 was impossible because I chose to install the GUI. I have developed a test simulator with a scoring system that closely mimics Red Hat’s scoring systems. I am in beta right […]
Read More →Category: RHCSA exam prep
RHCSA exam taking techniques to assist in validation & debugging
If possible go graphical. This makes opening multiple terminal windows easier. But there are more than one interface available in non-graphical mode. ctrl-alt-1-9 or function keys will give you as many debugging interfaces as you need. What do you enter in your debugging interface/session? There are other logs that might be helpful but these did […]
Read More →Set default boot mode to graphical rhel7
As root: systemctl set-default graphical.target who -r to see current boot mode. I’m sitting here in an exam center waiting to take the test while red hat resolves a technical glitch. I had some technical anxiety so I looked this up.
Read More →LDAP Integration: Question 13 or 14
As suspected it was my back end classroom server configuration that was the issue. Firewall rules in place: yum -y install autofs systemctl enable autofs systemctl start autofs systemctl status -l autofs showmount -e classroom.example.com
Read More →Exam 2: Reality check RHCSA test question: cron question 20
19/20 We will get back to the autofs question. I want 300/300 on that test.
Read More →Exam 2: Reality check RHCSA test question: /etc/passwd question 19
18/19. 1 to go.
Read More →Exam 2: Reality check RHCSA test question: create tgz archive question 18
17/18. Going strong.
Read More →Exam 2: Reality check RHCSA test question: specific user add question 17
We have no user julice on our system so we will use andrew. 16/17
Read More →Exam 2: Reality check RHCSA test question: reduce question 15 mount point question 16
reduce datacopy to 400 MiB 15/16.
Read More →Exam 2: Reality check RHCSA test question: vfat file system lvm mount question 15
partprobe was needed: Done 14/15. On a 20 question test we have passed.
Read More →