-
**Describe the bug**
Describe what your problem is.
I am unable to shell to any running instance.
**To Reproduce**
How, and what happened?
Installed Multipass using the pkg installer.
Launched…
-
# 1. Create SSH Key
Generate a unique SSH key for second GitHub account.
```bash
$ ssh-keygen -t ed25519 -C "account2@email.com"
Generating public/private ed25519 key pair.
Enter file in whic…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/datasophon/datasophon/issues?q=is%3Aissue) and found no similar issues.
### What happened
```
datasophon |…
-
This is a follow on from #8413, I have a custom `.gitconfig` in a child directory that is picked up if I am editing a repo inside that child directory (effectively allowing me to commit etc under a us…
-
Hello,
I've been trying to use this to SSH into SageMaker studio apps, but the setup fails. Main issues are hitting various permission errors that sagemaker-user doesn't hold.
I managed to get a…
-
Recently we started to see rsync failures on the Testing Farm.
The error happens from time to time, so I believe there is some parallelism taking place.
This is happening with tmt version 1.38.0
…
-
```yaml
name: Deploy to VM
on:
push:
branches:
- main
- master
pull_request:
branches:
- '*'
jobs:
build-and-deploy:
runs-on: ubuntu-latest
ste…
-
When attempting to copy the ssh key to remote host it fails due to the fact that the remote host is using fish and it doesn’t support the && operator. There doesn’t appear to be an alternate way to m…
-
- VSCode Version: 1.68.1
- Local OS Version: first reported by a MacOS user with M1 architecture, but again I don't think it is MacOS specific?
- Remote OS Version: Ubuntu 22.04
- Remote Extension/…
-
**What seems to be the problem?!**
I have Authentik setup with many different applications, so I know that it works with oauth2, oidc, and ldap.
With most containers, I had to pass my certificat…