11 2022 档案

摘要:1.执行命令报错 pip install pycrypto Installing collected packages: pycrypto Running setup.py install for pycrypto ... error ERROR: Command errored out with 阅读全文
posted @ 2022-11-17 10:20 chenjianwen 阅读(1307) 评论(0) 推荐(1) 编辑
摘要:server { listen 8910 ssl; server_name localhost,xxx.xxx.com; client_max_body_size 2048m; #ssl on; ssl_certificate ssl/xxx.crt; ssl_certificate_key ssl 阅读全文
posted @ 2022-11-16 10:22 chenjianwen 阅读(268) 评论(0) 推荐(0) 编辑
摘要:常用的防暴力破解软件有 fail2ban、DenyHosts,但在使用过程中发现DenyHosts只支持python2,刚好把系统python版本升级到了python3,导致DenyHosts不可用,所以改用fail2ban了;如果不是python环境的影响,还是比较推荐DenyHosts的。 1. 阅读全文
posted @ 2022-11-15 10:56 chenjianwen 阅读(1639) 评论(0) 推荐(1) 编辑
摘要:为加强远程桌面的安全,请各位按照以下指引自查及设置。 一、修改系统默认账号名Administrator 按win r键,打开操作,输入:gpedit.msc 点击确定(组策略)。 选择【计算机配置】-->【windows设置】-->【安全设置】-->【本地策略】-->【安全选项】,找到【账户:重命名 阅读全文
posted @ 2022-11-14 16:17 chenjianwen 阅读(339) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示