ssh@config

/var/log/lastlog登陆信息

/etc/passwd 中修改root为/sbin/nologin,将其他用户设置0:0

fail2ban防暴力破解

python -V

xinetd服务  rsync  telnet  

/etc/service  端口号

/etc/syslog  日志

netstat -antup|grep  873

/etc/xinetd.d/rsync  yes

/etc/xinetd.d/telnet

chkconfig rsync on

chkconfig telnet on

原文地址:https://www.cnblogs.com/cmdm/p/7841444.html