会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
xuxy03
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
4
5
下一页
2017年1月1日
解决ubuntu16.04软件中心闪退的问题
摘要: 依次执行下列命令 sudo apt-get update sudo apt-get dist-upgrade sudo apt-get install --reinstall software-center 依次执行下列命令 sudo apt-get update sudo apt-get dist
阅读全文
posted @ 2017-01-01 20:57 xuxy03
阅读(2572)
评论(0)
推荐(0)
2016年12月29日
Windows10配置NFS服务端和客户端
摘要: 环境:Windows10企业版x64 安装服务端 安装hane win nfs server,版本1169(官方最新版1223经试验不成功)。 设置如下: 以管理员身份重启服务(注:软件界面上“重启服务”按钮无效): 安装客户端 windows10企业版默认没有安装NFS工具,需要在控制面板中安装:
阅读全文
posted @ 2016-12-29 11:44 xuxy03
阅读(67683)
评论(1)
推荐(0)
2016年12月27日
logstash-5.0同步mysql
摘要: 环境 Windows10企业版X64 安装logstash-input-jdbc插件 进入logstash/bin/目录,命令: 执行效果如下: 注:删除插件命令: 查看可用插件列表命令用: mysql存在的数据库及表 数据库名为m8,测试数据有8张表,约38万条数据。 需要两个文件:1)jdbc.
阅读全文
posted @ 2016-12-27 09:30 xuxy03
阅读(3583)
评论(1)
推荐(1)
2016年12月21日
windows修改hostsFQ
摘要: 环境:Windows10 Windows 系统hosts位于 C:\Windows\System32\drivers\etc\hosts 修改hosts后生效的方法: 开始 -> 运行 -> 输入cmd -> 在CMD窗口输入
阅读全文
posted @ 2016-12-21 11:31 xuxy03
阅读(11)
评论(0)
推荐(0)
2016年12月14日
mybatis-generator运行命令
摘要: java -jar mybatis-generator-core-x.x.x.jar -configfile generatorConfig.xml -overwrite
阅读全文
posted @ 2016-12-14 17:23 xuxy03
阅读(746)
评论(0)
推荐(0)
2016年11月10日
ElasticSearch-5.0.0安装中文分词插件IK
摘要: Install IK 源码地址:https://github.com/medcl/elasticsearch-analysis-ik,git clone下来。 1.compile copy and unzip target/releases/elasticsearch-analysis-ik-{ve
阅读全文
posted @ 2016-11-10 13:56 xuxy03
阅读(3084)
评论(0)
推荐(0)
2016年11月8日
Logstash-5.0同步.json文件到ElasticSearch-5.0配置文件
摘要: logstash/conf/input-file.conf内容如下: 启动logstash命令:
阅读全文
posted @ 2016-11-08 22:29 xuxy03
阅读(2616)
评论(0)
推荐(0)
mysql-5.7日志设置
摘要: 环境 Windows10企业版X64 mysql安装目录:D:\mysql-5.7.15-winx64。 在mysql安装目录下手工新建一个log目录:mysql\log。 mysql\my.ini内容如下: 重启mysqld.exe。
阅读全文
posted @ 2016-11-08 14:39 xuxy03
阅读(7390)
评论(0)
推荐(1)
2016年11月7日
ElasticSearch-5.0安装head插件
摘要: 环境 Windows10企业版X64 JDK-1.8 ElasticSearch-5.0.0 node-v4.5.0-x64.msi git客户端 步骤 安装node到D盘。如D:\nodejs。 把NODE_HOME设置到环境变量里(安装包也可以自动加入PATH环境变量)。测试一下node是否生效
阅读全文
posted @ 2016-11-07 18:23 xuxy03
阅读(16801)
评论(6)
推荐(2)
2016年11月1日
mysql命令总结
摘要: 统计全库数据量:
阅读全文
posted @ 2016-11-01 22:25 xuxy03
阅读(189)
评论(0)
推荐(0)
上一页
1
2
3
4
5
下一页
公告