From 3816ba659e61dfb91e272e097e3bcd11ac05cfc5 Mon Sep 17 00:00:00 2001 From: Michael Blaschek <michael.blaschek@univie.ac.at> Date: Wed, 5 May 2021 10:51:00 +0200 Subject: [PATCH] Update SSH-VPN-VNC/README.md --- SSH-VPN-VNC/README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/SSH-VPN-VNC/README.md b/SSH-VPN-VNC/README.md index 623c47d..e6a9cc5 100644 --- a/SSH-VPN-VNC/README.md +++ b/SSH-VPN-VNC/README.md @@ -31,9 +31,9 @@ You can detach from this session with `CTRL + A + D` and reconnect again with `s Multiple Sessions can be created and the output saved (`-L` Option). ## Questions and Answers -- [Q: How to use ssh-key authentication?](Questions.md#how-to-use-ssh-key-authentication) -- [Q: How to use an ssh-agent?](Questions.md#how-to-use-an-ssh-agent) -- [Q: How to transfer files between two VPN networks?](Questions.md#how-to-transfer-files-between-two-vpn-networks) -- [Q: How to connect to Jet, SRVX8, SRVX2?](Questions.md#how-to-connect-to-jet-srvx8-srvx2) -- [Q: How to mount a remote file system on Linux (MAC)?](Questions.md#how-to-mount-a-remote-file-system-on-Linux-mac) +- [Q: How to use ssh-key authentication?](Questions.md#q-how-to-use-ssh-key-authentication) +- [Q: How to use an ssh-agent?](Questions.md#q-how-to-use-an-ssh-agent) +- [Q: How to transfer files between two VPN networks?](Questions.md#q-how-to-transfer-files-between-two-vpn-networks) +- [Q: How to connect to Jet, SRVX8, SRVX2?](Questions.md#q-how-to-connect-to-jet-srvx8-srvx2) +- [Q: How to mount a remote file system on Linux (MAC)?](Questions.md#q-how-to-mount-a-remote-file-system-on-Linux-mac) -- GitLab