
运维
文章平均质量分 54
programmer-阿杰
坚持你所选择的事情,逆水行舟,不进则退
展开
-
nginx修改server信息
漏洞修复需要将http请求头中的"Server:nginx"隐藏掉,这里需要用到headers-more-nginx-module模块。请求响应信息会暴露nginx版本信息,若攻击者获知服务器组件等信息及版本信息,会使下一步的攻击和漏洞测试提供便利。原创 2025-02-11 15:40:18 · 497 阅读 · 0 评论 -
centos7 yum报Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=o
centos7 yum使用报Could not retrieve mirrorlist http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&infra=stock error was原创 2024-12-19 16:46:03 · 379 阅读 · 0 评论 -
nfs内外网安装
NFS内外网安装步骤,主要记录centos7和龙蜥8.9系统版本原创 2024-12-17 17:26:03 · 410 阅读 · 0 评论 -
mysql启动时报错:error while loading shared libraries: libncurses.so.5: cannot open shared object file
mysql启动连接报错:mysql: error while loading shared libraries: libncurses.so.5: cannot open shared object file: No such file or directory原创 2024-12-16 20:19:16 · 3440 阅读 · 0 评论 -
keepalived两台主机占用vip
keepalived双主机占用vip问题原创 2024-12-16 10:36:53 · 494 阅读 · 0 评论