-
### Problem
As SSH fleets/fleet instances may be located in different data centers (that is, in different local networks), it would be useful to distinguish them. The `region(s)` property, which is…
-
## Why
I would like to use the SSH session recording feature of tailscale. headscale unfortunately does not support the configuration required for SSH session recording.
## Description
The sc…
-
-
https://wynton.ucsf.edu/hpc/howto/log-in-without-pwd.html#connect-directly-to-a-development-node
Suggests using the following ssh `config` connect directly to a dev host:
```
Host *dev?.wynton.…
-
When using `ssh` to access a host behind a configured `ProxyJump` host, a-shell will crash when a second connection (in another window) is opened to the same host. This also happens if a `ProxyCommand…
-
Hi @guillaumebriday,
Thanks for your work, it's very useful :)
On my new ubuntu distribution, I got surprised because this file `/etc/ssh/sshd_config.d/50-cloud-init.conf` is referenced in `/etc…
-
I have a question about SSH_Command i've added it in configuration.yaml als you discribed with the link to secret and then i can't find out how to select is when i want to send a command to that speci…
-
In addition to the general configuration and FRR configuration, certain aspects of the system require automated configuration, including:
- Setting the hostname
- Managing authorized SSH keys for th…
-
### Bug Description
Hi @fatedier
I'm trying to setup an stcp tunnel with frp via the ssh gateway.
On machine A I started frp with the following command to forward ssh port 22:
```
ssh -p 2222 -R…
-
In the current configuration each user has to define their own queues when connecting to a remote computing cluster. While the ssh key is personal this is typically not the case for the queue configur…