1./etc/ssh/sshd_config文件中PrintMotd 属性修改为 yes
#AllowTcpForwarding yes
#GatewayPorts no
#X11Forwarding no X11Forwarding yes
#X11DisplayOffset 10
#X11UseLocalhost yes
PrintMotd yes
1./etc/ssh/sshd_config文件中PrintMotd 属性修改为 yes
#AllowTcpForwarding yes
#GatewayPorts no
#X11Forwarding no X11Forwarding yes
#X11DisplayOffset 10
#X11UseLocalhost yes
PrintMotd yes

被折叠的 条评论
为什么被折叠?