O'Reilly Answers is a community site for sharing knowledge, asking questions, and providing answers that brings together our customers, authors, editors, conference speakers, and Foo (Friends of O'Reilly). More »
Answered by Rick001 : Nov 23 2012 06:25 PM
Hello Marrco... the short answer to your question is that I would use logic in your script based against values in your JSON/Buttons. JSON is not meant to hold logic - though you are doing so "s... full answer >
If you looked in /etc/ssh and didn't see any key files or you just want to create new host keys yourself, use ssh-keygen to create a new key pair. This must be done as root, and you have to specif...