www.cnblogs.com/ruiyqinrui

开源、架构、Linux C/C++/python AI BI 运维开发自动化运维。 春风桃李花 秋雨梧桐叶。“力尽不知热 但惜夏日长”。夏不惜,秋不获。@ruiY--秦瑞

python爬虫,C编程,嵌入式开发.hadoop大数据,桉树,onenebula云计算架构.linux运维及驱动开发.

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理
上一页 1 ··· 24 25 26 27 28 29 30 31 32 ··· 293 下一页

2023年1月3日

摘要: 提示:clnt_create: RPC: Program not registered 在NFS服务器端(RHEL6.5)使用命令 showmount -e 127.0.0.1 报错,提示:clnt_create: RPC: Program not registered 解决办法: 在服务器上先停止 阅读全文
posted @ 2023-01-03 16:00 秦瑞It行程实录 阅读(556) 评论(0) 推荐(0)

2022年12月27日

摘要: # -*- coding: utf-8 -*- #+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ #@auhor by ruiy # # # #pip install pa 阅读全文
posted @ 2022-12-27 17:32 秦瑞It行程实录 阅读(29) 评论(0) 推荐(0)

摘要: bash-4.4# find . -name context.xml./webapps/host-manager/META-INF/context.xml./webapps/manager/META-INF/context.xml./conf/context.xmlbash-4.4# vim ./c 阅读全文
posted @ 2022-12-27 15:57 秦瑞It行程实录 阅读(50) 评论(0) 推荐(0)

2022年12月26日

摘要: Powershell.exe -Command " (Get-Date).DateTime ; Get-Process | select *,@{N='CPUPC';E={[float]$_.cpu}}|sort CPUPC -desc|select Id,name,CPU -first 10" P 阅读全文
posted @ 2022-12-26 15:40 秦瑞It行程实录 阅读(55) 评论(0) 推荐(0)

2022年12月15日

摘要: 阅读全文
posted @ 2022-12-15 16:12 秦瑞It行程实录 阅读(21) 评论(0) 推荐(0)

2022年12月14日

摘要: { "exec-opts": ["native.cgroupdriver=systemd"], "registry-mirrors": [ "https://sk4yuue7.mirror.aliyuncs.com" ] } 加入 k8s work节点 docker cgroup driver 阅读全文
posted @ 2022-12-14 17:40 秦瑞It行程实录 阅读(25) 评论(0) 推荐(0)

摘要: 阅读全文
posted @ 2022-12-14 15:42 秦瑞It行程实录 阅读(117) 评论(0) 推荐(0)

2022年12月13日

摘要: https://kubernetes.io/docs/tutorials/configuration/configure-redis-using-configmap/ 阅读全文
posted @ 2022-12-13 21:31 秦瑞It行程实录 阅读(24) 评论(0) 推荐(0)

摘要: kubeadm init --image-repository registry.aliyuncs.com/google_containers --apiserver-advertise-address=192.168.106.130 --service-cidr=192.168.200.0/21 阅读全文
posted @ 2022-12-13 16:18 秦瑞It行程实录 阅读(183) 评论(0) 推荐(0)

摘要: # -- coding: utf-8 --** #+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ #pip install pandas #pip install openpyxl # # # #http://1 阅读全文
posted @ 2022-12-13 12:53 秦瑞It行程实录 阅读(19) 评论(0) 推荐(0)

上一页 1 ··· 24 25 26 27 28 29 30 31 32 ··· 293 下一页
www.cnblogs.com/ruiyqinrui