摘要: LMS - Gobal 全局缓存服务进程 LMD - Global Enqueue Service Daemon 全局查询服务守护进程 LMON - 全局服务器监控进程 LCK0 - 实例子查询进程 DIAG - 诊断守护进程 LMON -- Lock Monitor Proceses -监控整个集 阅读全文
posted @ 2018-08-21 08:48 zqiushi 阅读(1075) 评论(0) 推荐(0) 编辑
摘要: u ctrl + r 阅读全文
posted @ 2018-08-15 18:34 zqiushi 阅读(149) 评论(0) 推荐(0) 编辑
摘要: du -sh * .[^.]* 阅读全文
posted @ 2018-08-15 14:30 zqiushi 阅读(3991) 评论(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 阅读(127) 评论(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 阅读(161) 评论(0) 推荐(0) 编辑
摘要: pm2 start bin/www -i6 -f --max-memory-restart 1500M 阅读全文
posted @ 2018-08-03 09:41 zqiushi 阅读(94) 评论(0) 推荐(0) 编辑
摘要: 【Oracle数据库DBA必备基本技能】 【Oracle数据库DBA必备基本技能】 shutdown Normal 需要等待所有的用户断开连接 Immediate 等待用户完成当前的语句 Transactional 等待用户完成当前的事务 Abort 不做任何等待,直接关闭数据库 normal 需要 阅读全文
posted @ 2018-07-27 10:33 zqiushi 阅读(659) 评论(0) 推荐(0) 编辑
摘要: chrome://inspect/#devices 阅读全文
posted @ 2018-07-25 15:22 zqiushi 阅读(162) 评论(0) 推荐(0) 编辑
摘要: egg-scripts start --port=9061 --daemon --title=Materiel --env=test 阅读全文
posted @ 2018-07-25 11:17 zqiushi 阅读(146) 评论(0) 推荐(0) 编辑
摘要: $PWD 换成存储的路径 阅读全文
posted @ 2018-07-25 10:59 zqiushi 阅读(88) 评论(0) 推荐(0) 编辑