会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
zqiushi
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
4
5
6
7
下一页
2018年11月28日
ORA-32001 :write to SPFILE requested but no SPFILE is in use
摘要: ERROR at line 1: ORA-32001: write to SPFILE requested but no SPFILE is in use 重新创建一下spfile create spfile from pfile; 重启数据库,即可解决此错误
阅读全文
posted @ 2018-11-28 16:02 zqiushi
阅读(1079)
评论(0)
推荐(0)
2018年11月24日
设置淘宝源
摘要: npm config set registry https://registry.npm.taobao.org
阅读全文
posted @ 2018-11-24 16:39 zqiushi
阅读(442)
评论(0)
推荐(0)
2018年11月22日
shell 循环 read line
摘要: cat dockerlist |while read line;do docker rmi $line ;done
阅读全文
posted @ 2018-11-22 15:07 zqiushi
阅读(359)
评论(0)
推荐(0)
2018年11月20日
apt-get update 报错 W: Unknown Multi-Arch type 'no' for package 'compiz-core'
摘要: 源 报错 解决: 或者更换源
阅读全文
posted @ 2018-11-20 11:51 zqiushi
阅读(2193)
评论(0)
推荐(0)
2018年11月19日
expdp dblink
摘要: 客户端创建dblik 导出数据
阅读全文
posted @ 2018-11-19 18:21 zqiushi
阅读(229)
评论(0)
推荐(0)
ubuntu apt-update NO_PUBKEY 40976EAF437D05B5 NO_PUBKEY 3B4FE6ACC0B21F32
摘要: 问题处理
阅读全文
posted @ 2018-11-19 11:40 zqiushi
阅读(1957)
评论(0)
推荐(0)
2018年11月18日
listener.log文件过大导致oracle假死
摘要: /home/u01/oracle/product/11gr2/db_1/log/diag/tnslsnr/VM_179_95_centos/listener/trace/listener.log listener.log文件过大导致oracle假死
阅读全文
posted @ 2018-11-18 13:35 zqiushi
阅读(697)
评论(0)
推荐(0)
2018年11月10日
rsync_ssh
摘要: rsync -av -e "ssh" /data/wwwroot/a1 node2:/data/wwwroot/
阅读全文
posted @ 2018-11-10 16:33 zqiushi
阅读(88)
评论(0)
推荐(0)
ssh多主机
摘要: #node1 HOST node1 HostName 10.10.10.10 Port 21 User ubuntu UseKeychain yes AddKeysToAgent yes #node2 HOST node2 HostName 10.10.10.11 Port 21 User ubun
阅读全文
posted @ 2018-11-10 15:14 zqiushi
阅读(103)
评论(0)
推荐(0)
2018年11月1日
elk大纲
摘要: 一、ELK功能概览 1.检索 2.数据可视化--实时监控(实时刷新) nginx 访问量 ip地区分布图(大数据) 3.zabbix 微信联动报警 4.大数据日志分析平台(基于hadoop) 二、kabana使用方法 1.创建索引 2.discover 选择索引 3.左侧选择字段(message)
阅读全文
posted @ 2018-11-01 01:16 zqiushi
阅读(139)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
7
下一页
公告