-
Fabric is [not guaranteed to work well when using the `@parallel` decorator](https://github.com/fabric/fabric/issues/1433#issuecomment-279860249) and it seems I run into issues with it flaking out whe…
-
### Knulli build version
40-dev-d3b520f949 2024/07/21 02:18
### Your architecture
RG35XX H
### Issue description
When running PICO-8's Splore via Emulation Station, the search function using the …
-
**Originally reported as https://github.com/nix-community/buildbot-nix/issues/258**
> This seems like a infra/nix issue not buildbot-nix issue.
> @MagicRB https://github.com/nix-community/buildbot…
-
### Describe the bug
Podman bridge network created for a new container does not operate successfully IF the node has first run a docker command (as simple as `docker ps`). Can't even access DNS serve…
-
I'm using `hss` to connect to 3 Ubuntu servers (the same edition). The problem is on 2 of them `~/.bash_profile` is not read over `hss`, even though it is being read when I ssh in individually to each…
-
Extremely low priority. This issue is largely being made to document the process so that I do not need to stumble around in documentation hell.
1) Generate an ssh key on the **local machine**, send…
-
在实际的运维过程中,你一定会遇到大量文件的同步问题。
对于大量文件的同步迁移:
## 定义 [Rclone](https://rclone.org/commands/rclone_sync/)
1. clone_sync 是一个用于定时同步的脚本,利用 rclone 工具将文件从一个位置同步到另一个位置:https://github.com/ypq123456789/rclone_…
-
## ls-tree
List files in another branch
```sh
git -p ls-tree -r --name-only mybranch:mydir
```
## git config
```sh
# Cache credentials for each local directory where you clone a repository
git…
nntrn updated
2 weeks ago
-
### Issue
It seem like it is not possible to edit a task template after restoring a project.
The Edit, Copy/Duplicate and Delete buttons are missing.
This also includes **new** task templates c…
-
## Quick summary
The PSOCK functionality of the parallel package is currently always passing an `-l ` option in the `ssh` call. If user doesn't specify a username (via argument `user`), then it will…