-
**Please provide a set of steps on how to reproduce the issue**
1. Built a container with a base image including debian scripts:
```
FROM debian:bullseye-slim as final
ARG BUILD_ARCH
RUN …
-
Feature request
I noticed that I cannot put a password on a private key.
Would be nice in the future if that was somehow possible.
Have a nice 2023 everyone !
-
```
What steps will reproduce the problem?
1. attempting to mount sshfs on an OSX/Macintosh host
2. Error: authentication method not supported
3. Tried mounting real home dir, not symlink
What is the…
-
```
What steps will reproduce the problem?
1. attempting to mount sshfs on an OSX/Macintosh host
2. Error: authentication method not supported
3. Tried mounting real home dir, not symlink
What is the…
-
### Describe the bug
Former versions of the "standard" docker image (mcr.microsoft.com/azure-cli:latest) contained ssh command (formerly provided by installed openssh package).
This is no longer t…
-
# **Server Fedora 27** with _Informix DataBase_
### List Todo
- [x] Create Virtual Machine in Cluster `VMware vCenter`
- [ ] Install Server Fedora 27
-
**Issue**
When attempting to connect to ssh servers from Cygwin and Windows 10 built-in SSH servers, the connection may never complete.
**Proposed solution**
~~libssh2 appears to be the problem. …
-
Error message:
Failed to install addon
The command '/bin/bash -o pipefail -c apk add --no-cache --virtual .build-dependencies g++=9.3.0-r2 gcc=9.3.0-r2 libc-dev=0.7.2-r3 linux-headers=5.4.5-r1 mak…
-
```
Feature request. (its not a bug its a feature)
What do you see instead?
A "fail-safe" option for mounting my linux filesystem over SSH.
What is the expected output?
A checkbox for "readonly" be…
-
```
What steps will reproduce the problem?
1. Try to connect through username/password
2.
3.
What is the expected output? What do you see instead?
Error: "could not connect: user authentication metho…