diff --git a/SSH-VPN-VNC/Questions.md b/SSH-VPN-VNC/Questions.md index 58c5b7836c18628daed2ffbbb70b5b778a0b5f1f..b322fb2cd6e0e6a7f00da4e3b3e7b343079cadfd 100644 --- a/SSH-VPN-VNC/Questions.md +++ b/SSH-VPN-VNC/Questions.md @@ -53,7 +53,7 @@ ssh-agent -k [Nice summary of how an ssh-agent works](https://smallstep.com/blog/ssh-agent-explained/) -<img src="https://keepassxc.org/images/keepassxc-logo.svg" style="width:200px"> +<img src="https://keepassxc.org/images/keepassxc-logo.svg" height="200px"> Keep in mind that you can use the ssh-agent with [KeepassXC](https://keepassxc.org/docs/#faq-ssh-agent-how), find a nice tutorial [here](https://ferrario.me/using-keepassxc-to-manage-ssh-keys/). This is really convenient as it allows you to use all keys in the Keepass as long as it is unlocked. The keys will be automatically removed when the keepass is locked. :)