摘要:
lauterbach 阅读全文
摘要:
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 阅读全文
开源、架构、Linux C/C++/python AI BI 运维开发自动化运维。 春风桃李花 秋雨梧桐叶。“力尽不知热 但惜夏日长”。夏不惜,秋不获。@ruiY--秦瑞python爬虫,C编程,嵌入式开发.hadoop大数据,桉树,onenebula云计算架构.linux运维及驱动开发. |
摘要:
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 阅读全文
摘要:
我工作遇到的问题的: 1、linux长时间自动化测试,又不能关闭shell,关闭重头来 2、很多程序不能断,例如node服务、mogo等。 答案:有办法 解决办法:(以CentOS系统为例) 1、安装screen命令 yum install screen #安装 2、创建screen会话 scree 阅读全文
摘要:
https://docs.gitlab.com/ee/security/reset_user_password.html 阅读全文
摘要:
Hit:7 http://cn.archive.ubuntu.com/ubuntu bionic-security InRelease Reading package lists... Done W: GPG error: https://pkg.jenkins.io/debian-stable b 阅读全文
摘要:
秘钥登陆的配置 1.如果没有ssh服务,首先要安装ssh的服务 root@localhost:~# apt-get install ssh 2.生成密钥对信息 # 执行命令 root@localhost:~# ssh-keygen -t rsa # 然后执行下一步就可以了 3.将密钥对拷贝出来 ro 阅读全文
摘要:
配置文件 /etc/sudoers 查看用户所属组 groups 用户从指定组移除 gpasswd -d ruiy sudo 用户加入指定组 gpasswd -a ruiy sudo 阅读全文
摘要:
remote desktop manager for mac 阅读全文
|