www.cnblogs.com/ruiyqinrui

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

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

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理
上一页 1 ··· 36 37 38 39 40 41 42 43 44 ··· 298 下一页

2022年10月4日

摘要: docker update --restart=always f8d82e753326 docker中 启动所有的容器命令 docker start $(docker ps -a | awk '{ print $1}' | tail -n +2) 1 docker中 关闭所有的容器命令 docker 阅读全文
posted @ 2022-10-04 23:17 秦瑞It行程实录 阅读(36) 评论(0) 推荐(0)

2022年10月1日

摘要: [root@k8s-master ~]# kubeadm init --apiserver-advertise-address=192.168.1.112 --image-repository registry.aliyuncs.com/google_containers --kubernetes- 阅读全文
posted @ 2022-10-01 23:37 秦瑞It行程实录 阅读(232) 评论(0) 推荐(0)

摘要: repo文件是CentOS中yum源(软件仓库)的配置文件,通常一个repo文件定义了一个或者多个软件仓库的细节内容,例如我们将从哪里下载需要安装或者升级的软件包,repo文件中的设置内容将被yum读取和应用。 如果执行yum -y install yum-utils,报错:repomd.xml s 阅读全文
posted @ 2022-10-01 19:09 秦瑞It行程实录 阅读(174) 评论(0) 推荐(0)

2022年7月26日

摘要: There are many embedded Linux distributions ready for use with good functionality, but at the cost of image size, some images can reach 4GB. Sometimes 阅读全文
posted @ 2022-07-26 18:18 秦瑞It行程实录 阅读(156) 评论(0) 推荐(0)

摘要: Focus on architecture decoupling and integration strategy optimization Focus on engineering and tools optimization and capability building 聚焦于DevOps工程 阅读全文
posted @ 2022-07-26 17:36 秦瑞It行程实录 阅读(45) 评论(0) 推荐(0)

摘要: uds/obd刷euc ipmsg rpmsg udsmsg can msg 阅读全文
posted @ 2022-07-26 17:36 秦瑞It行程实录 阅读(65) 评论(0) 推荐(0)

2022年7月19日

摘要: #!/usr/bin/python3 """ 监控采集多台主机的load io数据,被监控主机在hosts列表按要求添加 tab_header: datetime ip loadaverage_5 loadaverage_10 loadaverage_15 mem_all mem_use mem_i 阅读全文
posted @ 2022-07-19 16:35 秦瑞It行程实录 阅读(24) 评论(0) 推荐(0)

2022年7月1日

该文被密码保护。 阅读全文
posted @ 2022-07-01 17:21 秦瑞It行程实录 阅读(0) 评论(0) 推荐(0)

2022年6月24日

摘要: 阅读全文
posted @ 2022-06-24 22:51 秦瑞It行程实录 阅读(41) 评论(0) 推荐(0)

2022年6月16日

摘要: #!/bin/bash #qinrui set -e commitId='' repoPath='' x1='' if [ -f changes15.txt ];then #git log |grep -A 2 9acd7d8537191caaf801a59428be5fbf0e110659| gr 阅读全文
posted @ 2022-06-16 19:49 秦瑞It行程实录 阅读(52) 评论(0) 推荐(0)

上一页 1 ··· 36 37 38 39 40 41 42 43 44 ··· 298 下一页
www.cnblogs.com/ruiyqinrui