pinysuse

Results 4 issues of pinysuse

# Issue Section Client authentication advises to add ``` HostKeyAlgorithms [email protected],[email protected],ssh-ed25519,ssh-rsa ``` to section `Host *` of `/etc/ssh/ssh_config`. At least in OpenSuse Leap 15.3 the command ``` systemctl restart sshd.service...

Re. https://github.com/rzerres/dsnap-sync/blob/79fcb07f51dc71da8d47d7df11d7c5cfb90a6150/bin/dsnap-sync#L2373 snapper does it be providing an empty value for the key to be removed, e.g. `snapper -c modify --userdata "key-to-be-removed=" `

Re. https://github.com/rzerres/dsnap-sync/blob/79fcb07f51dc71da8d47d7df11d7c5cfb90a6150/bin/dsnap-sync#L2248 there seems to be an alternate solution, cf. https://github.com/openSUSE/snapper/issues/372#issuecomment-346903632 https://github.com/openSUSE/snapper/issues/742#issuecomment-1229478540 `systemctl restart snapperd.service`

**Important notices** Before you add a new report, we ask you kindly to acknowledge the following: - [x] I have read the contributing guide lines at https://github.com/opnsense/plugins/blob/master/CONTRIBUTING.md - [x] I...