I am using ubuntu machine for my hadoop testing. When i finished my work, I save snapshot and destroy droplet. I created rsa key for passwordless login to localhost in droplet. Next time I create droplet from saved snapshot but it seems like ssh localhost is not working anymore without password. I need to delete contents of known_hosts file and again create rsa for passwordless login to localhost. One solution i can think is to wrap above steps in script and run that script only at droplet creation from snapshot. But I don’t know how to configure this script. Is there any other way to accomplice above task.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
When you deploy a droplet from a snasphot ssh keys for the root user are removed but keys for other user accounts should remain in place.
You can use user-data to execute commands or run scripts on droplet creation. This guide should help.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.