Age | Commit message (Collapse) | Author | |
---|---|---|---|
6 days | pacdiffca | 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 | |