egrep ‘GSSAPIAuthentication|UseDNS’ /etc/ssh/sshd_config
cp -pr /etc/ssh/sshd_config /etc/ssh/sshd_config-$(date +%F)
sed -i ‘s/GSSAPIAuthentication yes/GSSAPIAuthentication no/g’ /etc/ssh/sshd_config
sed -i ‘s/#UseDNS yes/UseDNS no/g’ /etc/ssh/sshd_config
egrep ‘GSSAPIAuthentication|UseDNS’ /etc/ssh/sshd_config
systemctl restart sshd
最新评论
这个牛
放下欲望,男人从来不醉,充分且必要
勇气、责任、自信、创新,为天下先!
软件即数据,软件即服务,软件即管理,软件就是对人类各种社会活动的仿真和记录。软件很重要,但软件不可能凌驾于业务之上,尤其不可能高人一等。