Giter Site home page Giter Site logo

jagzph / do180-practice Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fwsquatch/do180-practice

0.0 0.0 0.0 82 KB

Practice Environment for DO180

License: Creative Commons Attribution Share Alike 4.0 International

Shell 71.12% HTML 4.95% Dockerfile 23.93%

do180-practice's Introduction

Introduction

This set of sample files started out as a direct clone of the work by FWSquatch.

Their last update to the project was in March of 2021, with the sample exam environment based on ContOS 7.

In this fork, I am updating the environment to match todays RHEL8-based EX188 exam.

License

The original repository for the project did not include a license statement.

For my fork of the project, I have taken the liberty of applying CC-BY-SA-4.0, for the time being. The original author agreed that CC-BY-SA-4.0 is fine.

EX180 and EX188 Automated Practice Deployment

Powered by Ansible and Vagrant

Using the files in this project, you can quickly build a lab environment to learn with this EX180 Practice Exam

Once you have finished those tasks, continue with my own extra assignments!

Installation

  1. Install vagrant and virtualbox.
  2. Clone this repo: git clone https://github.com/Unixerius/EX188-practice
  3. Change into the newly created directory: cd EX188-practice
  4. Fire up the VMs: vagrant up

Both VMs will take 1024MB of RAM, so make sure you have (at least) 2GB of RAM to spare.

Other Useful Information:

  • vagrant up - Boots and provisions the environment
  • vagrant destroy -f - Shuts down and destroys the environment
  • vagrant halt - Shuts down the environment VMs (can be booted again with vagrant up)

The first time you run the "vagrant up" command, it will download the OS images for later use. In other words, it will take longest the first time around but will be faster when it is deployed again. You can run vagrant destroy -f to destroy your environment at anytime. This will erase everything.

Included systems:

  • registry.do180.lab
  • workstation.do180.lab

System Details:

workstation

  • 192.168.88.4
  • Gateway - 192.168.88.1
  • DNS - 8.8.8.8

registry

  • 192.168.88.5
  • Gateway - 192.168.88.1
  • DNS - 8.8.8.8

Accessing the systems

You can work with both VMs through SSH:

  1. Open a terminal window on your host OS.
  2. "cd" into this Git repository.
  3. Type "vagrant up" and wait for the VMs to be ready.
  4. Type "vagrant ssh registry", or "vagrant ssh workstation" to login to the VM.

do180-practice's People

Contributors

unixerius avatar fwsquatch 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.