会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
oldxulinux
个人主页:https://edu.51cto.com/lecturer/8340258.html
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
4
5
6
···
11
下一页
2020年11月12日
堡垒机
摘要: 什么是堡垒机 堡垒机,即在一个特定的网络环境下,为了保障网络和数据不受来自外部和内部用户的入侵和破坏,而运用各种技术手段监控和记录运维人员对网络内的服务器、网络设备、安全设备、数据库等设备的操作行为,以便集中报警、及时处理及审计定责。 用一句话来说,堡垒机就是用来后控制哪些人可以登录哪些资产(事先防
阅读全文
posted @ 2020-11-12 12:50 oldxulinux
阅读(366)
评论(0)
推荐(0)
2020年4月29日
php简易优化
该文被密码保护。
阅读全文
posted @ 2020-04-29 20:21 oldxulinux
阅读(3)
评论(0)
推荐(0)
2020年4月27日
架构(叙述流程与面试问题)
该文被密码保护。
阅读全文
posted @ 2020-04-27 20:37 oldxulinux
阅读(1)
评论(0)
推荐(0)
2020年4月20日
Linux IO网络模型
该文被密码保护。
阅读全文
posted @ 2020-04-20 18:10 oldxulinux
阅读(96)
评论(0)
推荐(1)
2020年3月18日
部署jeesns(new)
摘要: 1.安装软件 yum install java maven git y wget https://mirrors.tuna.tsinghua.edu.cn/apache/tomcat/tomcat 9/v9.0.33/bin/apache tomcat 9.0.33.tar.gz tar xf ap
阅读全文
posted @ 2020-03-18 17:26 oldxulinux
阅读(746)
评论(0)
推荐(0)
2020年2月21日
logstash filter mutate output
摘要: 3、数据修改(Mutate) (1)正则表达式替换匹配字段 gsub可以通过正则表达式替换字段中匹配到的值,只对字符串字段有效,下面是一个关于mutate插件中gsub的示例(仅列出filter部分): filter { mutate { gsub = ["filed_name_1", "/" ,
阅读全文
posted @ 2020-02-21 20:58 oldxulinux
阅读(859)
评论(0)
推荐(0)
2020年1月9日
filebeat收集Docker
摘要: 方式一 1.启动2个nginx容器 2.修改filebeat配置文件 3.重启filebeat 4.访问docker容器产生日志测试 5.es head和kibana查看
阅读全文
posted @ 2020-01-09 18:27 oldxulinux
阅读(1472)
评论(0)
推荐(0)
2020年1月6日
使用redis缓解elasticsearch压力
摘要: 使用redis缓解elasticsearch压力
阅读全文
posted @ 2020-01-06 23:40 oldxulinux
阅读(1969)
评论(0)
推荐(0)
2019年10月30日
Shell 实战脚本
该文被密码保护。
阅读全文
posted @ 2019-10-30 00:00 oldxulinux
阅读(1)
评论(0)
推荐(0)
2019年10月28日
交互式脚本expect场景示例
摘要: expect语法示例 1.expect实现简单的交互登陆,需要安装expect工具 2.expect定义变量实现交互方式 3.expect进行参数传递,执行命令或其他操作 4.批量获取在线主机,进行秘钥批量分发 bash [root@oldxu shell] cat expect4.sh !/usr
阅读全文
posted @ 2019-10-28 16:34 oldxulinux
阅读(282)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
···
11
下一页
公告
点击右上角即可分享