Skip to content

Commit 12dfae2

Browse files
authored
Merge pull request #43 from kolkhis/fix-unit1-lab-images
fix: Fix unit 1 lab images
2 parents 7c269e6 + 04ffee0 commit 12dfae2

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
# The Professional Linux Users Group (ProLUG) Systems Security Course Book
44

5+
Current deployment: <https://professionallinuxusersgroup.github.io/psc/>
6+
57
## Goals
68

79
The overarching goal of this project is to provide a free, open source Systems Administration course

src/u1lab.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,11 +61,10 @@ lsmod | grep -i tables
6161
## Module 2: PreLAB
6262

6363
1. Download the STIG Viewer 2.18 from - <https://public.cyber.mil/stigs/downloads/>
64-
<!-- TODO: Host these screenshots locally -->
65-
<img src='./assets/images/u1/mod2_prelab1.png' />
64+
![img](./assets/images/u1/mod2_prelab1.png)
6665

6766
2. Download the STIG for Mariadb and the import it into your STIG viewer.
68-
<img src='./assets/images/u1/mod2_prelab1.png' />
67+
![img](./assets/images/u1/mod2_prelab2.png)
6968

7069
## Module 3: Lab
7170

0 commit comments

Comments
 (0)