-
I can use ssh -R to get access to an enterprise server, e.g.
```
ssh -R 8443::443 ...
```
I hoped that the same thing would work using the `connect_remote` method:
```python
conn = Con…
-
OS: `MacOS Monterey 12.5.1`
SSH Configuration seems to be fine, `ssh -T git@github.com` works
-
### Is there an existing issue for this bug?
- [X] I have searched the existing issues
### Required Troubleshooting Steps
- [X] I have followed these troubleshooting steps
- [X] I have tried both v…
-
```
Consider the following steps (using GC3Pie "trunk"):
1. I have a session I would like to abort and kill all jobs:
$ gstat -s stub2
+--------------------------------+--------------------+…
-
I am running the `latest` tag (as of March 18, 2022) of Semaphore in Docker.
My repository contains a `requirements.yml` file so that Ansible Galaxy can pull in roles and collections from Galaxy a…
-
### Description
Exec's into the build container
```
b69833603950:/artifacts/psoosg84s080w408kswsg48k/.nixpacks# ls
Dockerfile build.sh …
-
When running the debugger the original source is closed when the debugger terminates. This didn't used to happen and forces me to reopen the source after each debug run.
⚠️ **REMOVE THIS LINE AN…
-
## Issue description
Units that depends on network to properly start (eg. dhcpd4, ssh (configurations with BindAddr configured, openvpn) do not contain proper systemd scheduling such as after= and re…
-
Fedora 22+ no longer uses yum and has switched to DNF.
The following error is caused as a side effect because the remote machine doesn't have the yum python module installed:
```
$ ansible-playbook …
-
Hi,
I am experiencing issues running PostfixAdmin on a remote server, away from both the Postfix/Dovecot mail server and the MySQL database. The setup consists of using `dovecot:ARGON2I` as the enc…