Sha256: 56ce2f4e1dc0e7abf5d9606433f7dcdab350dc85976ded08adcaeab59a77cb61

Contents?: true

Size: 1.43 KB

Versions: 8

Compression:

Stored size: 1.43 KB

Contents

There are several **Teuton** ways of use: Classroom, Conquest and Standalone.

For every mode exists 2 types of nodes: T-Node and S-Node.

---

## Classroom mode

In this mode, a teacher use **Teuton** tool to evaluate the work done by their students into their real or virtual machines. The teacher need to access remotely to these machines.

| Node | Description |
| ---- | ----------- |
| T    | Teacher install Teuton software into his machine, and he will connect remotely (using SSH) to every student machine. |
| S    | Every student machine. |

---

## Contest mode

We will hace a group of contestants who decide to do challenges and execute Teuton software into their own machines just to verify if satisfied the targets/goals of the challenge.

On every run, Teuton software send results to remote server configured with SSH (used by the contest judges).

| Node | Description                                                  |
| ---- | ------------------------------------------------------------ |
| T    | Every contest install Teuton software into their machine. Teuton wll connect via SSH to the server. |
| S    | The server used by judges to save all the reports. |

---

## Standalone mode

Install Teuton software into our own machine, and execute the challenges as you want. It is a good way for standalone learning .

| Node | DescripciĆ³n |
| ---- | ----------- |
| T    | Install Teuton software into our machine. |
| S    | No necessary. |

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
teuton-2.1.8 docs/install/modes_of_use.md
teuton-2.1.8dev1 docs/install/modes_of_use.md
teuton-2.1.7 docs/install/modes_of_use.md
teuton-2.1.6 docs/install/modes_of_use.md
teuton-2.1.5dev docs/install/modes_of_use.md
teuton-2.1.4 docs/install/modes_of_use.md
teuton-2.1.3 docs/install/modes_of_use.md
teuton-2.1.2 docs/install/modes_of_use.md