Feedback for additional questions
iec61131 opened this issue · 6 comments
iec61131 commented
Hey,
thanks a lot for this github repo. It helped me a lot to prepare my LFCS exam in July 2021.
A few additional hints:
- questions about creating a RAID and exporting the config so that it persists in /etc/mdadm/mdadm.conf
- questions about virsh managed VM, how to enable restart, increase the main memory for a specific virsh VM
- usage of docker containers:
-
- delete an existing one
-
- pull nginx
-
- run container with specific name tag and enable autostart for that specific container
Best
giulianopz commented
Thanks for your feedback, @iec61131. I will revise the topics you mentioned to improve the repo. Happy 😊 to hear this helped you to prepare yourself for the exam.
jmcausing commented
@giulianopz how about you? May I ask if you passed the exam?
giulianopz commented
@giulianopz how about you? May I ask if you passed the exam?
Sure, you can. Yes, I passed it luckily.
jmcausing commented
@giulianopz how about you? May I ask if you passed the exam?
Sure, you can. Yes, I passed it luckily.
Wow, congratulations. Any tips that you can share? :)
giulianopz commented
- read carefully all the exam info:
a. Certification Preparation Guide
b. Linux Foundation Certification Exam: Candidate Handbook
c. FAQs
d. Important Instructions: LFCS - study all the topics mentioned in the Domains & Competencies section
a. this repository should include enough stuff you need to know for each entry in that list, but I did not check if they added some new topics: so please, double-check - memorize all the commands you can, but, most importantly, get familiar with 'man' to search info about commands
- practice extensively using a spare laptop (or a virtual machine)
- use everyday Linux as your primary OS (if you are not doing it already)