Skip to content

0000 Sample Lab

15 Minutes introductory

This is the lab's objective.

More text can be put here to explain what the lab is about. Markdown is supported.**

Prerequisites

Additional Labs:

Additional Checklist Items:

  • Something that needs to get done before this lab can be begun
  • Something else that needs to get done Optional description for the checklist item

Concepts

  • a concept
  • another concept
1. Step 1
1. Step 2
Step 2 with a description
1. Step 3

A description on this section

1. Run this batch file
1. Do something else wild
1. Run this shell script
```sh
# this is a comment
this is a multi line shell code snippet
it also has --syntax --highlighting
echo "this is a different color"
```
1. Do something else crazy