software:vscode:darwin

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revisionBoth sides next revision
software:vscode:darwin [2024-04-25 14:10] – [Using SSH keys] anitasoftware:vscode:darwin [2024-04-25 19:15] – [Using SSH keys] anita
Line 121: Line 121:
  
 ==== Using SSH keys ==== ==== Using SSH keys ====
-SSH public key authentication is a secure way to authenticate with an SSH host by combining a local "private" key with a "public" key associated with your user account. Once you set up the SSH keys, you will not need to enter the password for every login. If you have previously set up your SSH keys (i.e. you can login with SSH to DARWIN without having to enter your password), then you do not need to do this step so proceed to [[software:vscode:darwin#connect-vscode-to-compute-node|Connect VSCode to Compute Node]].  Please only generate the SSH keys on the trusted computer. For macOS / Linux, you can run the following command in a local terminal:+SSH public key authentication is a secure way to authenticate with an SSH host by combining a local "private" key with a "public" key associated with your user account. Once you set up the SSH keys, you will not need to enter the password for every login. If you have previously set up your SSH keys (i.e. you can login with SSH to DARWIN without having to enter your password), then you do not need to do this step unless you want to create SSH keys specifically for VSCode, otherwise proceed to [[software:vscode:darwin#connect-vscode-to-compute-node|Connect VSCode to Compute Node]].  Please only generate the SSH keys on the trusted computer. For macOS / Linux, you can run the following command in a local terminal:
 <code> <code>
 ssh-keygen -t ed25519 -f ~/.ssh/id_ed25519-remote-darwin ssh-keygen -t ed25519 -f ~/.ssh/id_ed25519-remote-darwin
  • software/vscode/darwin.txt
  • Last modified: 2024-04-26 17:35
  • by anita