Important Instructions: LFCS
- The exams are delivered online and consist of performance-based tasks (problems) to be solved on the command line running Linux.
- The exams consist of 20-25 performance-based tasks.
- For the LFCS Exam, a score of 67% or above must be earned to pass.
- The exams are expected to take 2 hours to complete.
- The exams are proctored remotely via streaming audio, video, and screen sharing feeds.
Candidates should run the PSI Online Proctoring System Check to verify that their machine meets the technical requirements for taking a proctored exam.
The online proctored exam is taken on PSI proctoring platform "Bridge", using the PSI Secure Browser (a web browser created to guarantee a secure exam delivery over a virtual connection).
PSI Secure Browser Download is made available to candidates at Exam Launch Time.
Candidates should review the Bridge FAQ Information, published by PSI, to prepare for the Secure Browser installation and be aware of how to resolve issues with the Installation/download or launch of their exam:
Candidates must provide their own computer with:
- Supported OS: Please review the System Requirements, published by PSI, in particular the supported Operating System Information.
- All browsers are supported, however PSI highly recommends using the latest version of Google Chrome for the best exam scheduling experience, and because the secure browser is Chrome-based and will give a more accurate experience.
- One active monitor (either built in or external) (NOTE: Dual Monitors are NOT supported) The Linux Foundation recommends a screen size of 15” or higher to support the ExamUI. The Linux Foundation recommends a screen resolution of 1080p.
- Reliable internet access
- Ensure others on the same internet connection are not performing activities that use excessive bandwidth (i.e. holding conference calls, streaming content, gaming, etc.)
- A wired connection is often more stable and robust than a wireless connection
- Turn off bandwidth-intensive services (e.g. file sync, dropbox, BitTorrent)
- Microphone
- Mac users may need to allow the PSI Secure Browser within their 'System Preferences: Security & Privacy: Privacy' settings for Microphone, Camera, Automation and Input Monitoring.
- Please check to make sure it is working before you start your exam session.
- Webcam
- Ensure the webcam is capable of being moved as you will have to pan your surroundings to check for potential violations of exam policy.
- Mac users may need to allow the PSI Secure Browser within their 'System Preferences: Security & Privacy: Privacy' settings for Microphone, Camera, Automation and Input Monitoring.
- If you will be testing from an employer-provide ISP or will use an employer provided machine, please ensure that streaming will be allowed using WebRTC.
Candidates are not allowed to have other applications or browser windows running except the one on which the Exam is being shown.
Please review the PSI Bridge Platform: System Requirements to ensure your machine will meet the requirements of our online proctor.
Below are the expectations for an acceptable testing location:
- Clutter-free work area
- No objects such as paper, writing implements, electronic devices, or other objects on top of surface.
- No objects such as paper, trash bins, or other objects below the testing surface.
- Clear walls
- No paper/print outs hanging on walls.
- Paintings and other wall décor is acceptable.
- Candidates will be asked to remove non-décor items prior to the exam being released.
- Lighting
- Space must be well lit so that proctor is able to see candidate’s face, hands, and surrounding work area.
- No bright lights or windows behind the examinee.
- Other
- Candidate must remain within the camera frame during the examination.
- Space must be private where there is no excessive noise. Public spaces such as coffee shops, stores, open office environments, etc. are not allowed.
Please see the Linux Foundation Certification Exams: Candidate Handbook for additional information covering policies, procedures and rules during the exam.
Candidates need to provide identification (ID) that meets the requirements outlined below:
- All IDs must be a valid (unexpired) Government-issued original, physical document (not photocopied or electronic)
- IDs must include the candidate's name, photo, and signature*
- *Government-issued biometric IDs that do not contain signature will be accepted
- The first and last name on the ID must exactly match the verified name entered on your exam checklist
- Acceptable forms of ID:
- International travel passport
- Government-issued driver’s license/permit
- Government-Issued local language ID (with photo and signature)
- National identity card State or province-issued identity card
- Alien registration card (green card or permanent resident/visa)
- 住民基本台帳 (Basic Resident Register with photo) or マイナンバーカード(My Number Card)
- Minors, between the age of 16-18, are permitted to take an online proctored exam with PSI, provided they complete the following requirements:
- A Parent/Guardian must complete the Parental Release for Testing of Minors form, and submit it to trainingsupport.linuxfoundation.org, at least 2 weeks prior to the scheduled date of the exam
- At check in, the minor candidate must present a valid student ID as a form of identification
- During the PSI check-in process, the candidate's guardian must also present a valid ID and must provide verbal consent during the PSI check-in process.
Exams may be administered to citizens of a sanctioned country listed below PROVIDED the citizens are tested OUTSIDE the sanctioned country and their exam registration and current ID show an address OUTSIDE the sanctioned country.
- Cuba
- Iran
- Syria
- Sudan
- North Korea
- Crimea Region of Ukraine
The following tools and resources are allowed during the Exam as long as they are used by Candidate to work independently on exam tasks (i.e. not used for 3rd party assistance or research) and are accessed from within the Linux server terminal on which the Exam is delivered (resources that cannot be accessed from within the terminal are not allowed):
- Man pages
- Documents installed by the distribution (i.e. /usr/share and its subdirectories)
- Packages that are part of the distribution (may also be installed by Candidate if not available by default) If you decide to install packages (not required to complete tasks) to your exam environment, you will want to be familiar with standard package managers (apt, dpkg, dnf, and yum)
Please see the Candidate Handbook for additional information covering policies, procedures and rules during the exam.
- The exam environment consists of a base node (hostname:node-1 ) and a number of LXD containers and remote nodes on which certain questions must be answered. Those LXD containers and remote nodes are accessible via ssh , using a command such as the following: ssh <nodename>
- You will be directed to ssh into appropriate containers and remote nodes, where needed, at the start of each question.
- If no ssh instruction is provided, you must answer the question on the base node (hostname: node-1).
- When you have finished working on a node other than node-1 , you must ensure that you return to node-1 when you have completed the item.
- Nested ssh is not supported.
- ~/.ssh/config is configured appropriately for both the root and student users to ssh to all nodes as root, and you can also find entries in /etc/hosts for all containers/remote nodes that may be required during your exam for your reference.
- You should avoid rebooting node-1 , as the supporting infrastructure will take around 15 minutes to start, and stabilize.
- You are free to reboot any node other than node-1 at any time.
- You may obtain root privileges at any time using the following command: sudo -i
- You should not manipulate the firewall on the base node (hostname: node-1 ).
- 1.Root privileges can be obtained by running 'sudo −i'.
- 2.Do not stop or tamper with the certerminal process as this will END YOUR EXAM SESSION.
- 3.Do not block incoming ports 8080/tcp, 4505/tcp and 4506/tcp. This includes firewall rules that are found within the distribution's default firewall configuration files as well as interactive firewall commands.
- 4.Use Ctrl+Alt+W instead of Ctrl+W. Ctrl+W is a keyboard shortcut that will close the current tab in Google Chrome.
- 5.The Terminal (Terminal Emulator Application) is a Linux terminal - in order to copy & paste within the Linux Terminal you need to use LINUX keyboard shortcuts:Copy = Ctrl+SHIFT+C (inside the terminal) Paste = Ctrl+SHIFT+V (inside the terminal) OR Use the Right Click Context Menu and select Copy or Paste
- 6.For security reasons, the INSERT key is prohibited within the Remote Desktop. Candidates can Type i to switch into insert mode so that you can start editing the file. Once you're done, press the escape key Esc to get out of insert mode and back to command mode.
- 7.Installation of services and applications included in this exam may require modification of system security policies to successfully complete.
If you need additional help, please login with your LF Account to https://trainingsupport.linuxfoundation.org and use the search bar to find an answer to your question, or select your request type from the categories provided.
Last modified 8d ago