Difference between revisions of "Ssh with multiple github accounts"

From Wiki at Neela Nurseries
Jump to: navigation, search
m
m
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
 +
*  https://superuser.com/questions/357602/use-a-specified-key-from-ssh-agent
 +
  
 
*  https://unix.stackexchange.com/questions/454728/can-an-ssh-config-host-have-multiple-hostname-entries
 
*  https://unix.stackexchange.com/questions/454728/can-an-ssh-config-host-have-multiple-hostname-entries
Line 7: Line 10:
  
 
( *  https://newbedev.com/ssh-config-wildcard-on-expanded-hostname )
 
( *  https://newbedev.com/ssh-config-wildcard-on-expanded-hostname )
 +
 +
 +
 +
*  https://gist.github.com/vanpeerdevelopment/8673769
  
 
<!-- comment -->
 
<!-- comment -->
 +
 +
Must look into Gnome keyring daemon:
 +
*  https://stackoverflow.com/questions/25464930/how-can-i-remove-an-ssh-key

Latest revision as of 07:40, 29 September 2021


( * https://newbedev.com/ssh-config-wildcard-on-expanded-hostname )



Must look into Gnome keyring daemon: