Initial Commit

This commit is contained in:
Theodotos Andreou 2018-06-07 05:48:01 -07:00
commit 45f32fa0af
3 changed files with 718 additions and 0 deletions

7
README.md Normal file
View file

@ -0,0 +1,7 @@
# SSH Host Key Generate
This script regenerates the SSH host keys on a newly,
template created, VM
Add the full path of the script in */etc/rc.local*, just
above `exit 0`.