官方教程 https://docs.gitlab.com/omnibus/docker/ 建议虚拟机内存2G以上 1.下载镜像文件 注意:一定要配置阿里云的加速镜像 运行GitLab容器 停止docker容器,并且删除 将挂载文件同步到容器外面 直接运行会报一个错误,报错我们先把容器停掉,然后删除 ...
分类:
其他好文 时间:
2019-07-07 09:55:24
阅读次数:
270
一、报错信息: Starting namenodes on [master] ERROR: Attempting to operate on hdfs namenode as root ERROR: but there is no HDFS_NAMENODE_USER defined. Aborti ...
分类:
其他好文 时间:
2019-07-04 17:40:26
阅读次数:
252
相对来说windows比较好安装,直接上linux版本吧 准备:1.虚拟机vmware ; 2. redhat 6.5系统; 3. 更换redhat的yum源程序(因为redhat的yum是收费的,缓存centos版本,然后安装完yum,用yum install安装是安装5.1版本的mysql所以弃 ...
分类:
数据库 时间:
2019-07-04 11:25:00
阅读次数:
219
/dev/shm对Oracle 11g的影响: ORACLE 从11g版本开始,引入了一个自动内存管理(Automatic Memory Management)特性,该特性需要更多的共享内存(/dev/shm),因此如果决定应用该特性的话, 必须要确保共享内存大于ORACLE 中初始化参数MEMOR ...
分类:
其他好文 时间:
2019-06-27 14:46:25
阅读次数:
99
Starting with an?undirected?graph (the "original graph") with nodes from to , subdivisions are made to some of the edges. The graph is given as follow ...
分类:
其他好文 时间:
2019-06-24 01:00:17
阅读次数:
155
SOLUTION - In case the cause is a conflicting with existing memory segment, You should remove that segment,for example: Starting ORACLE instance (norm ...
分类:
系统相关 时间:
2019-06-23 17:32:26
阅读次数:
254
Docker for gitlab brew cask install docker docker login docker pull gitlab/gitlab-ce docker run -dit \ --hostname gitlab.com \ --publish 8443:443 --pu ...
分类:
其他好文 时间:
2019-06-23 12:52:20
阅读次数:
152
使用START NEW TASK, 函数需要是远程调用模块。 错误:FUNCTION module ' ZMMFM0021' cannot be used for 'remote' CALLS. CALL FUNCTION 'ZMMFM0201' STARTING NEW TASK pv_zproi ...
分类:
其他好文 时间:
2019-06-20 12:36:48
阅读次数:
142
最近遇到了一个诡异的tomcat问题,被这个问题折磨了2天。是这样的,启动tomcat后一直卡在这个点上: org.apache.catalina.core.StandardEngine.startInternal Starting Servlet 然后程序就不往下动了。没办法就用strace去跟踪 ...
分类:
Web程序 时间:
2019-06-20 00:44:03
阅读次数:
191
openssh 8.0你更新了么?全套攻略附上安装包
分类:
其他好文 时间:
2019-06-19 10:11:36
阅读次数:
134