From d6b42a68d7476df43f4cddd2a5ded78d40c73982 Mon Sep 17 00:00:00 2001 From: Michael Blaschek <michael.blaschek@univie.ac.at> Date: Mon, 12 Dec 2022 08:53:54 +0000 Subject: [PATCH] Update SSH-VPN-VNC/Questions.md --- SSH-VPN-VNC/Questions.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SSH-VPN-VNC/Questions.md b/SSH-VPN-VNC/Questions.md index 8999957..58c5b78 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="height:200px"> +<img src="https://keepassxc.org/images/keepassxc-logo.svg" style="width: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. :) @@ -147,4 +147,4 @@ Authenticate at the server and check that the connection is working. Next open F  -**Voila.** You can access websites from within the UNIVIE / IMGW network. \ No newline at end of file +**Voila.** You can access websites from within the UNIVIE / IMGW network. -- GitLab