diff options
author | Xiao Pan <xyz@flylightning.xyz> | 2025-05-28 23:17:11 -0700 |
---|---|---|
committer | Xiao Pan <xyz@flylightning.xyz> | 2025-05-28 23:17:11 -0700 |
commit | c4fa2d1c61b008c473c512e4b1db9b75946bd094 (patch) | |
tree | 14cbf43777a244e050bd069e9ebe6129793b1d4b /README.md | |
parent | 42074f88544a8a833a56398ecedfc389293b63e3 (diff) |
Disable sshd root login
The only thing I changed is set "PermitRootLogin" to "no". Because I'm
not sure what's the pi's root password is or if it has one, so I prefer
no password login for root. And default prohibit-password maybe bypassed
by other configs. Instead of changing some other configs also, just
disable root login is a safe and easy choice. I don't plan to change
root password for now.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions