Skip to content
kwxk edited this page Dec 28, 2022 · 3 revisions

Rutgers Cyber Range

Welcome to the Rutgers Cyber Range repository! This repository contains resources and materials related to the Rutgers Cyber Range, a cyber security training platform.

This script is written to work on Red Hat-based Linux distributions such as CentOS and Fedora. These distributions use the yum package manager to install and manage software packages.

If you are using a different type of Linux distribution, the package manager and repository structure may be different, so you may need to modify the script accordingly.

Clone the repository:

git clone https://github.com/kwxk/Rutgers_Cyber_Range.git

Contributing

We welcome contributions to the Rutgers Cyber Range repository! If you would like to contribute, please follow these guidelines:

  • Fork the repository and make your changes in a feature branch.
  • Test your changes thoroughly before submitting a pull request.
  • Follow the repository's code style and conventions.
  • Write clear and concise commit messages.

Support

If you encounter any issues with the Rutgers Cyber Range or have questions about using it, please open an issue in the repository. We will do our best to address your concerns as soon as possible.

Clone this wiki locally