SSH Agent

Posted . Visible to the public.

Check which keys are currently loaded.

$ ssh-add -l

Add a key file to your ssh list:

$ ssh-add #FULL_PATH#
Luis Romero
Posted by Luis Romero to Custom Exposure (2015-11-20 14:23)