-
Hi, I'm using your openssh-sk-winhello binaries on Win10 version 1909, build 18363.778 with Git for Windows version 2.62.2-64-bit and a YubiKey 5 NFC. System is running in a Virtualbox VM (though I ha…
-
Example command (run from Linux, trying to configure for Windows):
```sh
python configure.py --os=mingw --cpu=x86 --cc=gcc
```
Output:
```sh
INFO: configure.py invoked with options "--os=ming…
-
Python version : 3.7.7
Paramiko version : 2.7.1
I am trying to execute a command on linux server from my windows machine using python paramiko , I used both of the methods
1.exec_command
2.i…
-
```bash
Nov 29 12:09:20 ubuntu-focal su: pam_unix(su-l:session): session closed for user root
Nov 29 12:09:23 ubuntu-focal su: (to hduser) vagrant on pts/0
Nov 29 12:09:23 ubuntu-focal su: pam_unix…
-
**Description**
**Steps to reproduce**
Tried to connect to Codespaces through Jetbrains Gateway, and got this error
**Impact**
**Additional context**
com.jetbrains.gateway.ssh.deploy.De…
-
given the following earthly config override,
```
global:
buildkit_additional_args: [ '-e', 'BUILDKIT_DEBUG_GIT=1' ]
git:
dev.azure.com:
auth: ssh
pattern: 'dev.azure.com/([^…
-
*thiscantbeserious:*
Device: EspressoBin v5 Non-EMMC
Version: OpenWrt 21.02-SNAPSHOT, r0-bbbc01e
Nailed it down by starting from a fresh config a few times and cleaning up the build-chain.
As …
-
After the introduction of NSM8, everyone should pay attention to the post-quantum signature algorithm. Compared with the major signature algorithms of NIST PQC, only the rainbow signature algorithm …
-
I've just setup teslausb using the latest image and config script.
I've attached my config script.
Upon initial reboot following install, I am able to SSH to the Pi. I was also able to change pa…
-
Hello everybody
this is an upstream version of https://github.com/debops/debops/issues/1731
The problem was reproduced with raw "ansible" command so we are pretty sure this is not a debops problem…