Pekka Helenius
72f6d2a13a
Exercise 3: More informative output for 'prevent SSH port change'
6 years ago
Pekka Helenius
5c681f8660
Image: Interrupt minion's SSH daemon port change
6 years ago
Pekka Helenius
4b79ebdbca
Delete ssh_prevent_portchange.png
6 years ago
Pekka Helenius
caabab1d8b
Image: Interrupt minion's SSH daemon port change
6 years ago
Pekka Helenius
4d8bc58ec6
Delete ssh_prevent_portchange.png
6 years ago
Pekka Helenius
c0f09bc5a3
Exercise 3: Add author tags
6 years ago
Pekka Helenius
5893bcd1f3
Exercise 3: Add missing SSH part in SLS code
6 years ago
Pekka Helenius
110b3c96cf
Exercise 3: Add 'Prevent SSH port change if sessions open'
6 years ago
Pekka Helenius
3174e405bc
Image: Prevent changing SSHD port if sessions open
6 years ago
Pekka Helenius
80753438f0
Exercise 3: Add 2nd picture of minion's SSH daemon settings
6 years ago
Pekka Helenius
265cc0cc7f
Add another random SSHD port sample
This is a sample picture of generating a random port for Salt minion's SSH daemon from range 23-600 with a master.
The picture demonstrates the following situation:
- Generate a random number between 23-600 with Jinja
- Check whether SSH daemon is installed and SSH daemon configuration file is found in minion's system
- Replace the default port 22 or any other port number defined in minion's SSH daemon configuration file with the one we have generated with the master computer
- Check for any established SSH connections
- Tell minion to restart SSH daemon in order to set new settings for new SSH connections
- Use the newly generated port for minion's SSH daemon
6 years ago
Pekka Helenius
c1ef64bba5
Exercise 3: Add e) to the table of contents
6 years ago
Pekka Helenius
e6706104da
Exercise 3: Add assignment e
6 years ago
Pekka Helenius
2667353ca4
Exercise 3: Add SSHD install check (assignment d)
6 years ago
Pekka Helenius
8c630768f0
Exercise 1: Add table of contents
6 years ago
Pekka Helenius
b736bf6760
Exercise 2: Add table of contents
6 years ago
Pekka Helenius
b541167271
Exercise 3: Add table of contents
6 years ago
Pekka Helenius
defc9ad816
Add exercise 3
6 years ago
Pekka Helenius
57d3000398
Image: Random SSHD port generated on master using jinja
6 years ago
Pekka Helenius
4a8e793628
Add Exercise 2
6 years ago
Pekka Helenius
4feb5e7d61
Image: conf file from master with minion's SSH port
6 years ago
Pekka Helenius
7afddae322
Add image: minion host-specific virtualhost
6 years ago
Pekka Helenius
3250e68347
Add images folder
6 years ago
Pekka Helenius
49f5cd3a17
Add note about DHCP usage
6 years ago
Pekka Helenius
7316e16eb9
Add Exercise 1
6 years ago
Pekka Helenius
d64645910d
Initial update of Readme
6 years ago
Pekka Helenius
c6fbeb773a
Initial commit
6 years ago