Age | Commit message (Collapse) | Author | |
---|---|---|---|
4 days | use wg ip for flylightning.xyz to temp workaround the issue of ca `ssh -6 ↵ | Xiao Pan | |
gitolite@flylightning.xyz` and `ssh -4 gitolite@flylightning.xyz` both error; note this is after me config studio and ca wg forward | |||
2025-04-13 | pacdiff | Xiao Pan | |
2024-04-16 | sshd accept COLORTERM env to fix ls no color | Xiao Pan | |
If client use alacritty, after ssh into this remote server, ls doesn't show color. Can be workarounded by server sshd accept COLORTERM and client sshd send env. More see my comments in alacritty.toml config. | |||
2023-11-17 | update | Xiao Pan | |
2023-08-18 | update | Xiao Pan | |
2023-07-31 | sshd_config use `AuthenticationMethods publickey` for redundancy, think ↵ | Xiao Pan | |
about what if they changed some defaults auth method from no to yes | |||
2023-07-31 | sshd_config use default `UsePAM yes`, otherwise systemctl --user will error | Xiao Pan | |
2023-05-31 | add passwordless auth sshd config | Xiao Pan | |