Skip to content

ressl/rhce_lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RHCE Lab

This lab is for learning for the Red Hat RHCSA (ex200) and Red Hat RHCE (ex300) exams.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

For the lab you should install the following software:

Installing

The first step is to clone the project and jump into:

git clone git@github.com:safematix/rhce_lab.git

Starting the lab

Start the lab with the following commands:

cd rhce_lab
vagrant up

Jump into the vm's:

vagrant ssh server1
vagrant ssh tester1
vagrant ssh outsider1

Stopping the lab

Stop the lab with the following commands:

vagrant destroy --force

Built With

Contributing

Please read CONTRIBUTING for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the GNU Affero General Public License v3.0 License - see the LICENSE file for details

Acknowledgments

Thanks to…