This bash script regenerates the SSH host keys on a newly, template created, VM
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1234567
  1. # SSH Host Key Generate
  2. This script regenerates the SSH host keys on a newly,
  3. template created, VM
  4. Add the full path of the script in */etc/rc.local*, just
  5. above `exit 0`.