摘要: 试用长亭科技云图极速版——简单体验 如何快速分析企业互联网资产攻击面长亭云图极速版如何使用 如何快速分析企业互联网资产攻击面 作为一个企业IT人,尤其是互联网企业IT最烦恼的就是: 暴露在外的互联网资产随时可能被攻击可能没有黑客更了解自己的企业互联网资产了解了自己有什么资产,但是也不知道如何应对风险 阅读全文
posted @ 2023-12-06 18:59 Aggy梁工 阅读(101) 评论(0) 推荐(0)
摘要: 这里写目录标题 设置集群虚拟机网络四服务器IP地址服务器命名master01slave01slave02slave03 修改网卡master01slave01slave02slave03 测试 设置集群虚拟机网络 四服务器IP地址 master01:192.168.239.100 slave01:1 阅读全文
posted @ 2023-04-08 23:49 Aggy梁工 阅读(12) 评论(0) 推荐(0)
摘要: 安装命令 brew install yara 顺利安装完成后,安装扩展 pip3 install yara-python 遇到问题 error: command '/usr/bin/clang' failed with exit code 1 [end of output] note: This e 阅读全文
posted @ 2023-04-05 19:28 Aggy梁工 阅读(16) 评论(0) 推荐(0)
摘要: 安装连接brew.sh 安装命令 /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"``` 安装结束出现报错 Warning: /opt/homebrew/bi 阅读全文
posted @ 2023-04-05 19:15 Aggy梁工 阅读(32) 评论(0) 推荐(0)
摘要: http安装 yum install -y httpd-manual mod_ssl mod_perl mod_auth_mysql systemctl start httpd mysql安装 wget http://dev.mysql.com/get/mysql57-community-relea 阅读全文
posted @ 2023-03-24 13:48 Aggy梁工 阅读(6) 评论(0) 推荐(0)