From 6050135c29ffe327a6ab59d6a2b33065f8e71042 Mon Sep 17 00:00:00 2001 From: Konrad Bucheli Date: Fri, 24 Feb 2023 10:45:26 +0100 Subject: [PATCH] suggested SSH client configuration --- user-guide/ssh_client_config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user-guide/ssh_client_config.md b/user-guide/ssh_client_config.md index af21e954..e1fa8844 100644 --- a/user-guide/ssh_client_config.md +++ b/user-guide/ssh_client_config.md @@ -28,7 +28,7 @@ Host x09lb-* !x09lb-gw* ForwardX11Trusted yes ControlMaster auto ``` -Add all the machines of your beamline (* and ? wildcards allowed) at the host selection line and exclude the gateway at the end. Then update at "ProxyJump" the gateway accordingly. +Add all the machines of your beamline (`*` and `?` wildcards allowed) at the host selection line and exclude the gateway at the end. Then update at "ProxyJump" the gateway accordingly. ## TLDR; I run a few servers