LFCS Administrator exam
Hi all,
I know I am a long way behind a lot of you but I am just coming up to completion of the LFS201 course and while I have learnt so much I still dont feel ready to take the LFCS exam.
I am just wondering if anyone has yet completed/passed the LFCS exam and if so did you find the information and content in the course enough?
I was thinking of after completing LFS201 to then take and complete LFS253 course to give me more information tools/knowledge to then complete the LFCS exam.
Just wondering what other peoples experience has been so far?
Comments
-
I feel where you're coming from. I've completed the LFS201 and the LFS211, and I don't feel ready to take the LFCS exam either. I've been reviewing the practice questions today, and there are a lot of things in there that I know we've touched on, but I don't remember how to just do them without going back and looking up a lot of material over again.
1 -
Thank you for your feedback, its good to know that I am not alone.
Reading through some of the other forum posts it seems everyone already has a significant exposure to the Linux world.I understand that not everything can be taught in any course and a lot of it is self learning, I have worked in the IT industry for quite some time to know that but I feel the course could provide more labs close to what the exam would be like to provide us with experience of what to expect and what mindset to go into the exam with.
2 -
Hi: I hope you do well on the exam and don't over stress before taking it. Please keep in mind:
1) LFS201 helps prepare for the LFCS exam but it is not an "exam preparation course". We always make this distinction and the syllabus takes into account what is publicly said about exam coverage, but is not designed completely around it.
2) It is assumed you have the knowledge equivalent to taking LFS101x at edx.org as a precursor to LFS201. If this material were in LFS201 as well it would be insanely long as it already is by far the longest LF course.
3) Technically, you do not need LFS211 (or LFS253) to prepare for LFCS. Those courses, especially LFS211 will help givce you more depth, but LFS211 is considered essential for the LFCE exam which is a lot more difficult than LFCS.
4) You get a free re-take if you do not pass, so it is best to view your first exam session as a practice exam and the better you relax for it the better you are likely to do. I've seen a lot of students over-stress on preparation and then have trouble. You don't need 100 percent to pass and there are no multiple choice questions, so use common sense about what is a likely thing to need on a performance-based exam, not a multiple choice quiz.
Good Luck!
4 -
@coop - Thank you for your detailed response.
I guess as someone new coming into the Linux world I still feel like I have only touched the surface and still have so much to learn (both of which I know still to be true) I guess the best thing I can do is to continue learning and growing.0 -
Hi
I have an exam on August 31 and I'll tell you that the more I train every day, the more confident I feel. Unfortunately, the LFS201 course itself does not contain everything that is included in the exam, so you have to learn a lot on your own.For me, the road looks like this:
- I have completed the LFS201 course
- I have completed the Linux Foundation Certified System Administrator (LFCS) pluralsight course which has the entire range of LFCS and RHCSA, it's great
- many hours spent in the terminal, every day I spend about 2-3 hours creating tasks and solving them only with the help of man or help. An example of my task is to create an LVM, then increase or decrease the size of the LVM, mount it permanently, and create a swap on one of the partitions. Another is, for example, create a RAID and add 1 disk, then delete, simulate a failure, etc.
It is only when I spend a lot of time on the terminal and rewriting the documentation that I see progress and gain self-confidence. I spend a lot of time training grep, sed, find: D Apart from all that, I have experience in Linux because I have already set up a lot of servers.
Yesterday I noticed on the website with the exam details that a new point has been reached, i.e.
System Design and Deployment 25%
Define a capacity planning strategy
Conduct post deployment verifications
Create and maintain software packages
Create, configure and maintain containers
Deploy, configure, and maintain high availability / clustering / replicationI'm just wondering if it's not a mistake, because it's the same with the LFCE and this point fits better there. The only thing I can advise you is to read a lot and train even more in the terminal to feel confident.
Regards Paweł
2 -
There is overlap between the domains and competencies specified for LFCS and LFCE, and in both areas there are things mentioned which I personally feel are unlikely to appear on the exams because they require too much time in a limited time window with multiple questions to do a significant amount of work in a performance-based exam. Additionally, while one could ask a multiple choice type question on the area, the exams don't do that.
I think it is kind of inevitable that when a committee of disparate people design the list of topics, it will wind up being somewhat expansive in scope, as everyone has certain experience and beliefs about what is important. In my opinion, there are definitely topics (or at least ways to interpret them) in the LFCS list which are more likely to get fuller coverage both in the LFCE and in the courses that follow LFS201, in particular LFS211. I am not involved in the exam construction, but I think that is just common sense.
Apprehension on these kinds of issues has affected students as long as the LFCS and LFCE exams have existed; I do not believe that in reality it has caused issues with exam takers; at least I have never seen such complaints either on the forums or directly expressed to me. So I can tell you not to be scared, but of course the more you prepare the better sys admin you will be so no work is wasted in reality.
3 -
Personally, I am most concerned about tasks like LVM configuration, raid, DNS configuration with adding zones, some selinux stuff, virtual machines, containers for all of this in my opinion, there is definitely not enough time considering how many questions there are and what percentage needs to be done correctly .
Of course, I am trying to learn the entire scope of the exam. And on August 31 I will see what the effects of my learning are: D
0 -
@pawel33 - Thank you for detailing your journey so far.
I very much agree the only way to be more confident in the exam is as much practice/labs and reading as possible before I take the plunge to take the exam.I guess what I was hoping from the course was a more real world experience of building and configuring servers and then breaking them and trying to fix them but I guess this is something I will have to do more so on my own then what is provided in the training material, which is a real shame as I have found other sometimes free material on the net that goes through building out a lab and running "real world" scenarios.
All in all though I am happy with the material that has been provided for this course and very much enjoying learning new things in the Linux world everyday.
1 -
@linuxskiba Hi,
The course mainly covers the basics of navigating the system, unfortunately you have to learn things like DNS, e-mail, web server and other services configuration on your own outside the course.0 -
Well these courses (LFS201/LFS211) just have so much material to cover in breadth, they simply cannot go as deep in content as a website that has covered one particular "howto" for some kind of set up of something etc. So you really do have to explore other resources. However, keep in mind that this is a performance-based exam and setup of things can take a lot of time, so I would expect if you get questions on some things it would be to fix a configuration rather than set up. But I have no special knowledge. Also LFCE is known to be considerably more challenging than LFCS. Good Luck!
2 -
@coop Personally, I focus on things like find, grep, sed, awk, selinux, firewall + network basics, user and group management, and file permissions because that is going to be done quickly, so there can be quite a few tasks from this: D
Of course, some basics from the configuration, e.g. dns, will be useful I have an exam on August 31, so now I train as much as possible to pass it. Mainly selinux configuration, firewall, storage, but my brain stops cooperating: D
0 -
@coop - Thank you as always, you have a lot of helpful and insightful information.
I appreciate all your time and effort you put into the course material.@pawel33 - You sound very informed and with all the time and effort you are putting in, I am sure you will pass!
I look forward to hearing about your experience from the exam itself.0 -
@linuxskiba I moved my exam to 25.08.2020 at 10am. The exam will verify how I am prepared
0 -
@pawel33 - All the best for your exam mate! You'll sail through easily.
1 -
@pawel33 Best of luck mate, you have been preparing and working hard for the exam. I am sure you will pass.
1 -
@amiyapradhan @linuxskiba I'm after the exam, the exam is generally very nice and a very nice proctor I did not do 5-6 tasks, due to lack of knowledge in this field, unfortunately it seems to me that I did not do well. The fact that I did some of these tasks, the question is whether it's okay.
Now I am waiting for the results within 36 hours
0 -
@pawel33 All the best for your result and I am really a little curious to know more about the LFCS exam from your first-hand experience.
0 -
Please be careful not to post any exam specifics as it is not allowed, so please keep observations rather general
1 -
@pawel33 - I hope you passed mate but dont worry about it to much. You have done your best and you should be proud.
0 -
@linuxskiba I am still waiting for the result, but I have a strange feeling that it did not go as I wanted: D I could have done many things better, but it is difficult to think rationally under stress.
0 -
I do not know and exam questions should be asked of the exam people, who will gladly provide authoritative information. You can always email training@linuxfoundation.org
1 -
I wrote a week ago and still silence
0 -
@linuxskiba @amiyapradhan I passed i had 73%, 66% is required for pass
3 -
Congratulations!
2 -
Many Congratulations on your passing the exam@pawel33 and Goodluck for the upcoming CKA exam.
1 -
@coop thanks
@amiyapradhan Thanks, i think CKA is not for me, to many material to learn :P I need to take a break from learning Linux and think about what to do next. I made LFCS on CentOS, I'm thinking about RHCSA0
Categories
- All Categories
- 217 LFX Mentorship
- 217 LFX Mentorship: Linux Kernel
- 788 Linux Foundation IT Professional Programs
- 352 Cloud Engineer IT Professional Program
- 177 Advanced Cloud Engineer IT Professional Program
- 82 DevOps Engineer IT Professional Program
- 146 Cloud Native Developer IT Professional Program
- 137 Express Training Courses
- 137 Express Courses - Discussion Forum
- 6.1K Training Courses
- 46 LFC110 Class Forum - Discontinued
- 70 LFC131 Class Forum
- 42 LFD102 Class Forum
- 226 LFD103 Class Forum
- 18 LFD110 Class Forum
- 36 LFD121 Class Forum
- 18 LFD133 Class Forum
- 7 LFD134 Class Forum
- 18 LFD137 Class Forum
- 71 LFD201 Class Forum
- 4 LFD210 Class Forum
- 5 LFD210-CN Class Forum
- 2 LFD213 Class Forum - Discontinued
- 128 LFD232 Class Forum - Discontinued
- 2 LFD233 Class Forum
- 4 LFD237 Class Forum
- 24 LFD254 Class Forum
- 693 LFD259 Class Forum
- 111 LFD272 Class Forum
- 4 LFD272-JP クラス フォーラム
- 12 LFD273 Class Forum
- 144 LFS101 Class Forum
- 1 LFS111 Class Forum
- 3 LFS112 Class Forum
- 2 LFS116 Class Forum
- 4 LFS118 Class Forum
- 4 LFS142 Class Forum
- 5 LFS144 Class Forum
- 4 LFS145 Class Forum
- 2 LFS146 Class Forum
- 3 LFS147 Class Forum
- 1 LFS148 Class Forum
- 15 LFS151 Class Forum
- 2 LFS157 Class Forum
- 25 LFS158 Class Forum
- 7 LFS162 Class Forum
- 2 LFS166 Class Forum
- 4 LFS167 Class Forum
- 3 LFS170 Class Forum
- 2 LFS171 Class Forum
- 3 LFS178 Class Forum
- 3 LFS180 Class Forum
- 2 LFS182 Class Forum
- 5 LFS183 Class Forum
- 31 LFS200 Class Forum
- 737 LFS201 Class Forum - Discontinued
- 3 LFS201-JP クラス フォーラム
- 18 LFS203 Class Forum
- 130 LFS207 Class Forum
- 2 LFS207-DE-Klassenforum
- 1 LFS207-JP クラス フォーラム
- 302 LFS211 Class Forum
- 56 LFS216 Class Forum
- 52 LFS241 Class Forum
- 48 LFS242 Class Forum
- 38 LFS243 Class Forum
- 15 LFS244 Class Forum
- 2 LFS245 Class Forum
- LFS246 Class Forum
- 48 LFS250 Class Forum
- 2 LFS250-JP クラス フォーラム
- 1 LFS251 Class Forum
- 150 LFS253 Class Forum
- 1 LFS254 Class Forum
- 1 LFS255 Class Forum
- 7 LFS256 Class Forum
- 1 LFS257 Class Forum
- 1.2K LFS258 Class Forum
- 10 LFS258-JP クラス フォーラム
- 118 LFS260 Class Forum
- 159 LFS261 Class Forum
- 42 LFS262 Class Forum
- 82 LFS263 Class Forum - Discontinued
- 15 LFS264 Class Forum - Discontinued
- 11 LFS266 Class Forum - Discontinued
- 24 LFS267 Class Forum
- 22 LFS268 Class Forum
- 30 LFS269 Class Forum
- LFS270 Class Forum
- 202 LFS272 Class Forum
- 2 LFS272-JP クラス フォーラム
- 1 LFS274 Class Forum
- 4 LFS281 Class Forum
- 9 LFW111 Class Forum
- 259 LFW211 Class Forum
- 181 LFW212 Class Forum
- 13 SKF100 Class Forum
- 1 SKF200 Class Forum
- 1 SKF201 Class Forum
- 795 Hardware
- 199 Drivers
- 68 I/O Devices
- 37 Monitors
- 102 Multimedia
- 174 Networking
- 91 Printers & Scanners
- 85 Storage
- 758 Linux Distributions
- 82 Debian
- 67 Fedora
- 17 Linux Mint
- 13 Mageia
- 23 openSUSE
- 148 Red Hat Enterprise
- 31 Slackware
- 13 SUSE Enterprise
- 353 Ubuntu
- 468 Linux System Administration
- 39 Cloud Computing
- 71 Command Line/Scripting
- Github systems admin projects
- 93 Linux Security
- 78 Network Management
- 102 System Management
- 47 Web Management
- 63 Mobile Computing
- 18 Android
- 33 Development
- 1.2K New to Linux
- 1K Getting Started with Linux
- 370 Off Topic
- 114 Introductions
- 173 Small Talk
- 22 Study Material
- 805 Programming and Development
- 303 Kernel Development
- 484 Software Development
- 1.8K Software
- 261 Applications
- 183 Command Line
- 3 Compiling/Installing
- 987 Games
- 317 Installation
- 96 All In Program
- 96 All In Forum
Upcoming Training
-
August 20, 2018
Kubernetes Administration (LFS458)
-
August 20, 2018
Linux System Administration (LFS301)
-
August 27, 2018
Open Source Virtualization (LFS462)
-
August 27, 2018
Linux Kernel Debugging and Security (LFD440)