-
# OrbStack SSH User Handling Issue
## Issue Description
OrbStack's SSH implementation doesn't handle the `-o User=` option as expected:
1. When connecting to `hostname@orb`, specifying `-o User=u…
-
SOS Version: sos-4.7.2-3.el9.noarch
```
$ man sos-collect |grep -A1 -e '\-\-batch$' -e '\-\-password$'
--batch
Run in non-interactive mode. This will skip prompts for user i…
-
When trying to run `select-expr` while `reload-modified` is active, I get this error: `still running reload_modified from previous command`.
![image](https://github.com/user-attachments/assets/1092…
-
### Describe the bug
If OpenSSH is not installed at the default location, then commands to create an ssh tunnel via `az network bastion ssh` do not work, since ssh commands are unvailable. The return…
-
My zyxel telekom gpon doesn't have ssh enabled by default. Tried logging in through ssh and got a connection refused error. Scanning it with map confirmed that I only have port 80 open. Maybe telekom …
-
Related #290, would it be possible to support what https://github.com/NixOS/nix/issues/8292#issuecomment-1536230370 suggests, via `ssh_opts` probably ?
This way non-NixOS targets could more easily …
-
When running nixos-anywhere with my configuration, I always seem to get `cp: cannot stat '/etc/ssh/ssh_host_ed25519_key': No such file or directory`.
This seems to happen no matter what I do to t…
-
sample from generated ~/ssh/.config
```
# This file was automatically generated by assh vn/a (n/a)
# on 2023-09-30 10:28:23 +0800 CST, based on ~/.ssh/assh.yml
#
# more info: https://github.com…
dfang updated
3 weeks ago
-
### Issue
Ive generated a new SSH key for accessing a private repository on github using:
`ssh-keygen -t ed25519 -C "email@gmail.com"`
on the VM that is running semaphore and can test the key …
-
I am encountering SSH connection issues with some Vagrant boxes. Although this issue has nothing to do with `Xanthus`, I need to (hopefully) fix the issue with a specific configuration option provided…