Completed
Demonstrating the Right Way to go About This
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
How to Reset SSH Host Keys When Deploying Linux Templates in Proxmox
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Creating a VM in Proxmox
- 3 Installing Ubuntu Server
- 4 Resetting the Machine ID
- 5 Demonstrating the Wrong Way to go About This
- 6 Connecting to our VMs
- 7 Locating the Host Keys
- 8 What’s in a Host Key File?
- 9 Demonstrating the Right Way to go About This
- 10 Connecting to Our New VMs
- 11 Resetting the Machine ID
- 12 Creating a Template with Unique Host Keys
- 13 What’s In This Code?
- 14 Change File Permissions
- 15 Move the File
- 16 Restart systemd
- 17 Enable regenerate_ssh_host_keys.service
- 18 Checking the Key Before Regeneration
- 19 Reboot the System
- 20 Creating a Template in Proxmox
- 21 Clone the VM
- 22 Check the New Servers Keys
- 23 Conclusion