Yash Agarwal

Posts tagged with ‘SSH’ (1)

Setting Up SSH Agent in i3

In this post, I will write about the procedure to correctly setup SSH and GPG agents in the i3 window manager. To follow this post, you need to have ssh-keys and your private GPG keys ready. If you do not already have these keys with you, I will describe the process of creating the keys. SSH Generating an SSH key pair provides you with a public key and a private key.