19 lines
899 B
Plaintext
19 lines
899 B
Plaintext
English:
|
|
|
|
* Login to git.wmi.amu.edu.pl without password (Linux console)
|
|
+ in the terminal you need to run: ssh-keygen
|
|
+ Confirm with enter for the location of the key file
|
|
+ run in the terminal cd ~ / .ssh and open the text file id_rsa.pub, copy the contents
|
|
+ log in to http://git.wmi.amu.edu.pl and in the account settings select the SSH Keys tab
|
|
+ select Add key and paste key (any description)
|
|
|
|
|
|
Spanish:
|
|
|
|
* Inicie sesión en git.wmi.amu.edu.pl sin contraseña (consola Linux)
|
|
+ en el terminal que necesita ejecutar: ssh-keygen
|
|
+ Confirmar con enter para la ubicación del archivo de clave
|
|
+ ejecutar en el terminal cd ~ / .ssh y abrir el archivo de texto id_rsa.pub, copiar los contenidos
|
|
+ inicie sesión en http://git.wmi.amu.edu.pl y en la configuración de la cuenta, seleccione la pestaña Claves SSH
|
|
+ seleccionar Agregar clave y pegar clave (cualquier descripción)
|