This bash script regenerates the SSH host keys on a newly, template created, VM
Go to file
Theodotos Andreou 45f32fa0af Initial Commit 2018-06-07 05:48:01 -07:00
LICENSE Initial Commit 2018-06-07 05:48:01 -07:00
README.md Initial Commit 2018-06-07 05:48:01 -07:00
ssh_host_key_gen.sh Initial Commit 2018-06-07 05:48:01 -07:00

README.md

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.