GithubHelp home page GithubHelp logo

cupofcaffeine / rhce-ex294-exam Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mateuszstompor/rhce-ex294-exam

0.0 0.0 0.0 136 KB

Repository containing questions preparing for EX294 exam

License: MIT License

rhce-ex294-exam's Introduction

EX294 Exam Preparations

Repository contains exercises preparing for EX294 exam. It should be treated as a database of questions but the readers need to keep in mind that none of them was taken from the actual test. They were created based on the study point available at RedHat's website

Inspiration

Content present in the repository is inspierd by other people' sample exams, redhat training exercises and my own invention. Use links below to check them out

Infrastructure assumptions

In order to perform the exercises plan of the infrastructure must be established. What I present is similar to configuration used by RedHat in their course preparing for the exam - RH294. Look at one of my repositories to save time provisioning the machines on your own and have a cluster that is you can exercise against

Hosts

There are five servers used in total throughout the objectives. All ansible code should be written and executed from the controller node. Most of the exercises are targetted at changing configuration of managed host but modification of controller is something that the person preparing for the test should be able to do as well

  • controller - control node
  • managed1 - managed node
  • managed2 - managed node
  • managed3 - managed node
  • managed4 - managed node

Network

Access to each host should be possible with use of short name as well as fqdn which is build by concatenating short name with .example.com, e. g. controller.example.com. All of the nodes should have NAT access on top of direct access to each other

Users

Initially, there is a single user created on the servers

  • root - accessed by password vagrant

Authentication against other servers

Managed nodes can be accessed via ssh from the controller, without password with use of root user

System

All machines were provisioned with RHEL8/CentOS8 system

Requirements

  • ansible 2.8 - on control node
  • python3 - on both control and managed
  • sshd - up and running everywhere

rhce-ex294-exam's People

Contributors

mateuszstompor avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.