Create a new SSH key: ssh-keygen -t rsa
Accept default location, enter a password.
Enter file in which to save the key (/c/Users/user.name/.ssh/id_rsa):
=SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(SUBSTITUTE(C2,"ö","o"),"ü","u"),"ó","o"),"ő","o"),"ú","u"),"é","e"),"á","a"),"ű","u"),"í","i"),"Ö","O"),"Ü","U"),"Ó","O"),"Ő","O"),"Ú","U"),"É","E"),"Á","A"),"Ű","U"),"Í","I") |
NameSpace.moduleName = function($) { | |
// Private variable, global to the module. | |
var _foo; | |
// Private variable, global to the module. | |
// Will represent a jQuery object. | |
var $_bar; | |
// Constructor | |
var init = function() { |