06 2023 档案
Centos7 离线安装python3.7
摘要:python包官网:https://www.python.org/downloads/release/python-377/ scp root@10.10.10.1:/etc/yum.repos.d/test.repo . # 需要安装的依赖 yum -y install zlib-devel bz
Centos7 集群SSH无密码用户免密登录配置
摘要:例:配置集群1的A,B,C三台Centos7的test无密码用户免密登录 1,在A机器执行ssh-kengen生成秘钥,一路回车 [root@lms lms]# su - test [test@test ~]# ssh-keygen Generating public/private rsa key
kibana启动失败Kibana server is not ready yet,ES后台日志报错:NoShardAvailableActionException
摘要:kibana.log日志报错信息: {"level":"error","message":"Action failed with 'no_shard_available_action_exception'. Retrying attempt 8 out of 10 in 64 seconds."},
Centos 7.8 中安装Nvidia A100 GPU驱动
摘要:Centos7安装A100显卡驱动 Centos7.8:https://blog.csdn.net/yaxuan88521/article/details/123989543 Ubuntu: https://blog.csdn.net/linuxprobe18/article/details/123
centos7 内核 kernel-devel-3.10.0-957.el7.x86_64
摘要:centos7 内核 kernel-devel-3.10.0-957.el7.x86_64 https://people.centos.org/arrfab/shim/results/kernel/20181108233701/3.10.0-957.el7.x86_64/
ubuntu安装openssh-server
摘要:新装的ubuntu系统默认只安装了openssh-client,如果想通过远程连接工具连接,则必须安装openssh-server 1,配置可用的apt源,可通过scp拷贝至本地进行替换 cd /etc/apt/ scp root@1.1.1.1:/etc/apt/sources.list . 2,
Centos7 离线编译安装python3
摘要:一,安装依赖 yum -y install zlib-devel bzip2-devel openssl-devel ncurses-devel readline-devel tk-devel gcc make 安装libffi-devel依赖 yum install libffi-devel -y
proetheus监控mysql
摘要:最佳实践:https://www.cnblogs.com/easydb/p/14151866.html 可参考:https://zhuanlan.zhihu.com/p/139565483
SQL 审核工具archery
摘要:SQL 审核工具archery:https://archery-document.readthedocs.io/zh_CN/latest/user_guide/#_5