Tim's Blog
  • Home
  • About
Sign in Subscribe

Git

A collection of 1 post
How to up git SSH access on a new machine
Git

How to up git SSH access on a new machine

Get your private key from your existing machine. In this example the key name is id_rsa cat ~/.ssh/id_rsa Copy the key content, and paste key to new machine on appropriate folder nano id_rsa Change key permissions to 400 chmod 400 id_rsa Start ssh-agent and add
Feb 15, 2023
Page 1 of 1
Tim's Blog © 2025
  • Sign up
Powered by Ghost