cluster:usage_tips:git

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
cluster:usage_tips:git [2022/09/09 14:29] lukabcluster:usage_tips:git [2022/10/25 11:15] (current) – [3. Step: Clone the new GitHub project to the cluster] matiasrus
Line 15: Line 15:
 </code> </code>
  
-Navigate to the folder where it was placed (usually in “/home/user/.ssh/id_ed25519_sk”) and copy the key (e.g. “SHA256:yHBHi3+bHUB92uByiByi5f+8+UdCMDaJUX0C23y2U”)+Navigate to the folder where it was placed (usually in “/home/user/.ssh/id_ed25519_sk.pub”) and copy the public key (e.g. “ssh-rsa AAAAB3NzaC1...= matiasrus@dunwich.sleep.ru.is”)
  
 Place the public key on your GitHub account in the browser under //your user > settings > SSH and GPC keys// Place the public key on your GitHub account in the browser under //your user > settings > SSH and GPC keys//
Line 31: Line 31:
  
 <code> <code>
-git clone https://github.com/hiluka/cluster_git.git+git clone git@github.com:hiluka/cluster_git.git
 </code> </code>
  
  • cluster/usage_tips/git.1662733792.txt.gz
  • Last modified: 2022/09/09 14:29
  • by lukab