02 2023 档案

摘要:1、安装 python 环境 wget https://mirrors.bfsu.edu.cn/anaconda/archive/Anaconda3-2022.10-Linux-x86_64.sh sh Anaconda3-2022.10-Linux-x86_64.sh 完成安装后,重新登录系统,默 阅读全文
posted @ 2023-02-20 14:44 太阳的阳ฅ 阅读(233) 评论(0) 推荐(0) 编辑
摘要:elk官方下载地址:https://www.elastic.co/cn/downloads/ 1、创建普通用户及用户组 groupadd elasticsearch useradd elasticsearch -g elasticsearch 2、 修改系统参数 修改最大连接数,/etc/secur 阅读全文
posted @ 2023-02-07 17:29 太阳的阳ฅ 阅读(235) 评论(0) 推荐(0) 编辑