8000 GitHub - akiilhan/ex280-1: ex280 model exam and exam simulation
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

akiilhan/ex280-1

Repository files navigation

ex280 model exam and exam simulation

This repository contains a set of exam questions and a simulation environment for the EX280 certification exam. These materials are intended to help you prepare for the exam by simulating the exam environment and testing your knowledge of the topics covered in the exam.

Contents:

exam-questions/ - ex280_v410_model exam/Questions.txt directory contains a set of exam questions in text format. These questions are similar in style and difficulty to those you will encounter on the actual EX280 exam.

exam-simulation/ - ex280/model_exam_simulator.sh File simulate environment that replicates the exam environment as closely as possible.

login into utility

ssh lab@utility

run setup

./wait.sh

it will run for 20+ min ##exit utility

exit

Finish first 6 question simulator is from 7th question

To run the exam-simulator:

git clone https://github.com/ramanathanmurugappan/ex280

get inside ex280 directory

cd ex280

give permission to exam-simulator file

chmod 775 model_exam_simulator.sh

run exam-simulator file

./model_exam_simulator.sh

Wait for 25-30min for script to setup your exam scenario

verify proper exam has been created

oc get projects | grep -e bullwinkle -e gru -e lerna -e area51 -e math -e apples -e pathfinder -e mercury

if 8 project is listed you are good to go

ALL THE BEST

EX280 Exam Cerificate

I have passed the exam on April 10 2023 LINK

About

ex280 model exam and exam simulation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0