Coder Social home page Coder Social logo

rhce-ex294's Introduction

RHCE-EX294

The purpose of this repository is to provide both a lab environment and a recap for the RHCE and ex294 exam v9. Similar repositories exist, however I wanted one fully compatible with libvirtd, as opposed to Oracle VirtualBox, which comes with Fedora.

Installation and config for libvirt and fedora to run vagrant

Follow the instructions here

additionally run the following commands:

# so you don't have to type sudo each time for a QEMU system session
$ sudo usermod -aG libvert $USER
# sets libvirt as default vagrant provider
$ echo "export VAGRANT_DEFAULT_PROVIDER=libvirt" >> ~/.bashrc 

Lab Environment

The lab environment consists of repository node, a control node and 4 slave nodes. Control node and slave nodes will install software from the repository node.

hostname ip address additional disks
repository 10.0.0.10 NO
control 10.0.0.100 NO
node1 10.0.0.101 400M + 5G
node2 10.0.0.102 400M + 5G
node3 10.0.0.103 NO
node4 10.0.0.104 NO

Provisioning

Make sure that the following env variables are populated:

  • RH_SUBSCRIPTION_MANAGER_USER = your redhat user
  • RH_SUBSCRIPTION_MANAGER_PW = your redhat account password
  • RHEL_ISO_PATH = the full path for thr redhat iso file
  • get used to populate the .vimrc file so you can edit playbook files easily

Simply run $ vagrant up

Resetting the lab

Run $ reset_lab.sh

Course

01-installation

rhce-ex294's People

Contributors

jfgsilva avatar jfcgsilva avatar

Watchers

 avatar

Forkers

eu-devops tkdinh

rhce-ex294's Issues

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.