-
Hi @emuell
I downloaded Restic Browser, works fine when it's local.
Now I want to access sftp, at the bottom it says fetching snapshots but nothing comes in, just loads.
sftp://USER@USER.you…
-
### Your Question
I read through the recommended steps for creating a new VM from scratch, but didn't feel I needed that level of customization in my image over what `tart clone ghcr.io/cirruslabs/ma…
-
Around 20% of the time, my script which uses paramiko for a simple ssh command:
```
ssh = SSHClient()
ssh.load_system_host_keys()
try:
ssh.connect(machine, username=user, password=password)…
-
### Current Behavior
When trying to connect a tab to a Synology NAS via ssh, I get the following error:
Disconnected from "user@hostname.of.nas"
error: conncontroller user@hostname.of.nas start w…
-
After testing Spine Engine Server on an actual server (not just a local virtual box), it looks like starting a Jupyter Console on a server does not work out of the box. The reason is that the jupyter …
-
Hi
I tried to reconfigure the git hook from user/password to ssh key but I can't find the solution.
The config :
```
hooks:
push_to_remote:
type: githubrepo
events: [post_store]
…
-
Inspired by this Ansible playbook step:
```yaml
- name: setup user
hosts: new_droplet
gather_facts: false
tasks:
- name: Ensure user "debian" exists
ansible.builtin.user:
…
-
|Wazuh version|Component|
|---|---|
| 4.5.2 | Security Configuration Assessment |
## Description
I'm testing Security Configuration Assessment on an Arch Linux with installed agent and all t…
-
We should have a subcommand that grabs the SSH client / host cert from the CA (using the fingerprint) without doing the OpenSSH configuration stuff. This would be useful if people want to manage that …
-
### What are you trying to do?
### Issue with "tailscale ssh" connecting to different ports, rootless userspace attempts, and rsync support
#### Problem: Some SSH options don't work (e.g., port)…