www.cnblogs.com/ruiyqinrui

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

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

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2022年3月5日

摘要: https://docs.gitlab.com/ee/security/reset_user_password.html 阅读全文
posted @ 2022-03-05 20:59 秦瑞It行程实录 阅读(75) 评论(0) 推荐(0)

摘要: 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 阅读全文
posted @ 2022-03-05 15:29 秦瑞It行程实录 阅读(161) 评论(0) 推荐(0)

摘要: 秘钥登陆的配置 1.如果没有ssh服务,首先要安装ssh的服务 root@localhost:~# apt-get install ssh 2.生成密钥对信息 # 执行命令 root@localhost:~# ssh-keygen -t rsa # 然后执行下一步就可以了 3.将密钥对拷贝出来 ro 阅读全文
posted @ 2022-03-05 14:40 秦瑞It行程实录 阅读(159) 评论(0) 推荐(0)

摘要: 配置文件 /etc/sudoers 查看用户所属组 groups 用户从指定组移除 gpasswd -d ruiy sudo 用户加入指定组 gpasswd -a ruiy sudo 阅读全文
posted @ 2022-03-05 14:32 秦瑞It行程实录 阅读(47) 评论(0) 推荐(0)

www.cnblogs.com/ruiyqinrui