From b9bebdd1a25c8c6d521a04de98773d082330fc19 Mon Sep 17 00:00:00 2001
From: Andreas Gocht <andreas.gocht@tu-dresden.de>
Date: Thu, 6 Jan 2022 11:53:04 +0100
Subject: [PATCH] Update ssh_login.md: * add Windows Terminal * OpenSSH Client
 is Default Part of current Windows 10 Systems * SSH Fingerprints have nothing
 to do with Windows

---
 doc.zih.tu-dresden.de/docs/access/ssh_login.md | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/doc.zih.tu-dresden.de/docs/access/ssh_login.md b/doc.zih.tu-dresden.de/docs/access/ssh_login.md
index 60e24a0f3..a0fef4401 100644
--- a/doc.zih.tu-dresden.de/docs/access/ssh_login.md
+++ b/doc.zih.tu-dresden.de/docs/access/ssh_login.md
@@ -148,7 +148,11 @@ We recommend one of the following applications:
 
   * [MobaXTerm](https://mobaxterm.mobatek.net): [ZIH documentation](misc/basic_usage_of_MobaXterm.pdf)
   * [PuTTY](https://www.putty.org): [ZIH documentation](misc/basic_usage_of_PuTTY.pdf)
-  * OpenSSH Server: [docs](https://docs.microsoft.com/de-de/windows-server/administration/openssh/openssh_install_firstuse)
+  * For Windows 10 (1809 and higher):
+    * [Windows Terminal](https://www.microsoft.com/store/productId/9N0DX20HK701)
+    * Together with the built-in [OpenSSH Client](https://docs.microsoft.com/de-de/windows-server/administration/openssh/openssh_overview)
+
+## SSH Key Fingerprints
 
 The page [key fingerprints](key_fingerprints.md) holds the up-to-date fingerprints for the login
 nodes. Make sure they match.
-- 
GitLab