Rants and ravings of a semi-autistic developer who has a hard time remembering idiotic nonsense details. Why remember it, when you know where to find it.
# Generating PKI for publishing the build ssh-keygen -q -t dsa -N '' -f /opt/jenkins/.ssh/id_dsa # Registering the mvndev.mycompany.com target ssh-keyscan -H destination.com,10.76.20.41 >> /opt/jenkins/.ssh/known_hosts