08 2018 档案

摘要:root@ubuntu:~# apt-get install open-iscsiReading package lists... DoneBuilding dependency treeReading state information... Doneopen-iscsi is already t 阅读全文
posted @ 2018-08-23 22:18 zqiushi 阅读(4297) 评论(0) 推荐(0)
摘要:LMS - Gobal 全局缓存服务进程 LMD - Global Enqueue Service Daemon 全局查询服务守护进程 LMON - 全局服务器监控进程 LCK0 - 实例子查询进程 DIAG - 诊断守护进程 LMON -- Lock Monitor Proceses -监控整个集 阅读全文
posted @ 2018-08-21 08:48 zqiushi 阅读(1120) 评论(0) 推荐(0)
摘要:u ctrl + r 阅读全文
posted @ 2018-08-15 18:34 zqiushi 阅读(157) 评论(0) 推荐(0)
摘要:du -sh * .[^.]* 阅读全文
posted @ 2018-08-15 14:30 zqiushi 阅读(4115) 评论(0) 推荐(0)
摘要:文件说明 安装包:gitlab-ce_8.11.5-ce.0_amd64.deb 备份的数据:533751277_gitlab_backup.tar 系统:Ubuntu 16.04.4 LTS \n \l Linux x86_64 GNU/Linux 安装、以及恢复 sudo apt install 阅读全文
posted @ 2018-08-09 17:29 zqiushi 阅读(136) 评论(0) 推荐(0)
摘要:docker build -t docker-node-oracle:v0.2 . docker run -it -P -v /root/ApiService:/wwwroot docker-node-oracle:v0.2 /bin/bash 阅读全文
posted @ 2018-08-03 10:54 zqiushi 阅读(171) 评论(0) 推荐(0)
摘要:pm2 start bin/www -i6 -f --max-memory-restart 1500M 阅读全文
posted @ 2018-08-03 09:41 zqiushi 阅读(99) 评论(0) 推荐(0)