会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
梁月
芝兰生于深林,不以无人而不芳。
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
4
5
6
7
下一页
2021年4月15日
CentOS 7.x 命令行下安装图形化界面
摘要: 安装图形化 安装组件包,时间略长,请耐心等待。 [0 root@test,172.16.15.21:~]# yum -y groupinstall "GNOME Desktop" [0 root@test,172.16.15.21:~]# reboot 安装VNC 安装VNC。 [0 root@te
阅读全文
posted @ 2021-04-15 17:16 loosenc
阅读(354)
评论(2)
推荐(0)
2021年4月7日
Gitlab 重置管理员密码
摘要: 当前环境。 0 20:58:10 root@gitlab,172.16.2.6:~ # cat /opt/gitlab/embedded/service/gitlab-rails/VERSION 13.9.3 0 20:58:12 root@gitlab,172.16.2.6:~ # cat /et
阅读全文
posted @ 2021-04-07 21:03 loosenc
阅读(579)
评论(0)
推荐(0)
2021年3月13日
CentOS 7.x 安装Jenkins
摘要: 当前环境 0 11:20:17 root@jenkins,172.16.2.7:~ # cat /etc/redhat-release CentOS Linux release 7.9.2009 (Core) 0 11:20:20 root@jenkins,172.16.2.7:~ # java -
阅读全文
posted @ 2021-03-13 20:02 loosenc
阅读(143)
评论(0)
推荐(0)
CenOS 7.x 安装Jira 7.4.1
摘要: 当前环境 0 15:02:10 root@jira,172.16.2.8:~ # cat /etc/redhat-release CentOS Linux release 7.9.2009 (Core) 0 15:02:17 root@jira,172.16.2.8:~ # java -versio
阅读全文
posted @ 2021-03-13 19:18 loosenc
阅读(315)
评论(0)
推荐(0)
2021年3月11日
python 故障归纳
摘要: # 2021-03-05 - **错误描述:**ModuleNotFoundError: No module named '_sqlite3' ```python # 当前环境 [root@test ~]# cat /etc/redhat-release CentOS Linux release 7
阅读全文
posted @ 2021-03-11 12:19 loosenc
阅读(769)
评论(0)
推荐(0)
2021年3月8日
CentOS 7.x中python3.7环境安装ta-lib模块
摘要: 当前环境。 [root@test ~]# cat /etc/redhat-release CentOS Linux release 7.9.2009 (Core) [root@test ~]# python3 -V Python 3.7.9 下载ta-lib压缩包。 [root@test ~]# c
阅读全文
posted @ 2021-03-08 18:05 loosenc
阅读(1331)
评论(0)
推荐(1)
2021年3月4日
CenOS 7.x 安装Confluence 7.4.7
摘要: 当前环境 0 14:10:00 root@confluence,172.16.2.2:~ # cat /etc/redhat-release CentOS Linux release 7.9.2009 (Core) 0 14:10:06 root@confluence,172.16.2.2:~ #
阅读全文
posted @ 2021-03-04 19:41 loosenc
阅读(1272)
评论(0)
推荐(0)
2020年12月8日
OpenLDAP简介及部署
摘要: LDAP说明 什么是LDAP? 轻型目录访问协议(Lightweight Directory Access Protocol,LDAP):是一个开放的、中立的、业标准的应用协议,通过IP协议提供访问控制和维护分布式信息的目录信息,它是由目录数据库和一套访问协议组成的系统,详情请查看维基百科LDAP。
阅读全文
posted @ 2020-12-08 10:24 loosenc
阅读(6340)
评论(0)
推荐(0)
2019年11月20日
CentOS 7.x 安装 elasticsearch 7.4.2 及其分词器
摘要: 1. 环境如下: [root@es ~]# cat /etc/redhat-release CentOS Linux release 7.6.1810 (Core) [root@es ~]# uname -a Linux es 3.10.0-957.el7.x86_64 #1 SMP Thu Nov
阅读全文
posted @ 2019-11-20 14:43 loosenc
阅读(2301)
评论(0)
推荐(0)
2019年11月10日
CI & CD 介绍
摘要: 一、DevOps概念 DevOps 一词是 Development 和 Operations 的组合,它没有一个固定的词义,在我看来,它是一种框架、方法论,而非一项技术工具。它的出现是为了促进开发、技术运营和质量保障部门之间的沟通、协作与整合,重视开发人员和运维人员之间的沟通协作,通过自动化流程来使
阅读全文
posted @ 2019-11-10 20:53 loosenc
阅读(2178)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
7
下一页
公告