该文被密码保护。 阅读全文
posted @ 2022-03-19 13:34
秦瑞It行程实录
阅读(0)
评论(0)
推荐(0)
开源、架构、Linux C/C++/python AI BI 运维开发自动化运维。 春风桃李花 秋雨梧桐叶。“力尽不知热 但惜夏日长”。夏不惜,秋不获。@ruiY--秦瑞python爬虫,C编程,嵌入式开发.hadoop大数据,桉树,onenebula云计算架构.linux运维及驱动开发. |
|
该文被密码保护。 阅读全文
posted @ 2022-03-19 13:34
秦瑞It行程实录
阅读(0)
评论(0)
推荐(0)
摘要:
/Users/rui.qin.o/workdir/projects/django_web_venv/lib/python3.8/site-packages/django/bin site-packages 阅读全文
posted @ 2022-03-18 22:53
秦瑞It行程实录
阅读(37)
评论(0)
推荐(0)
摘要:
Ubuntu 编译安装 Python3.6.8 没有正确编译 sqlite3 的问题 问题 没有正确编译 sqlite3, 在 import sqlite3 时出现 Error: ModuleNotFoundError: No module named '_sqlite3' 安装 sqlite3-d 阅读全文
posted @ 2022-03-17 16:41
秦瑞It行程实录
阅读(125)
评论(0)
推荐(0)
摘要:
pip3 install pytest -i https://pypi.tuna.tsinghua.edu.cn/simple pip3 install virtualenv -i https://pypi.tuna.tsinghua.edu.cn/simple pip3 install -r re 阅读全文
posted @ 2022-03-13 14:43
秦瑞It行程实录
阅读(50)
评论(0)
推荐(0)
摘要:
用make编译时出现recipe for target 'all' failed make clean && make && make install success ok 阅读全文
posted @ 2022-03-13 10:37
秦瑞It行程实录
阅读(3091)
评论(0)
推荐(0)
摘要:
Linux上加了kdb,softlock的打印,kernel log 阅读全文
posted @ 2022-03-12 15:17
秦瑞It行程实录
阅读(97)
评论(0)
推荐(0)
摘要:
https://www.jenkins.io/download/ https://www.jenkins.io/zh/download/ Jenkins initial setup is required. An admin user has been created and a password 阅读全文
posted @ 2022-03-12 00:26
秦瑞It行程实录
阅读(51)
评论(0)
推荐(0)
摘要:
我工作遇到的问题的: 1、linux长时间自动化测试,又不能关闭shell,关闭重头来 2、很多程序不能断,例如node服务、mogo等。 答案:有办法 解决办法:(以CentOS系统为例) 1、安装screen命令 yum install screen #安装 2、创建screen会话 scree 阅读全文
posted @ 2022-03-09 07:45
秦瑞It行程实录
阅读(173)
评论(0)
推荐(0)
|