Core Options systemLog OptionssystemLog: verbosity: quiet: traceAllExceptions: syslogFacility: path: logAppend: logRotate: destination: timeStampForma... ...
分类:
数据库 时间:
2017-09-28 16:42:36
阅读次数:
769
环境: intel+nvidia Archlinux systemd dwm 解决方法: 屏蔽systemd-backlight的服务的实例,例如:acpi_video0 添加内核参数:acpi_backlight=vendor 该方法参见ArchWiki ...
分类:
其他好文 时间:
2017-09-26 22:32:35
阅读次数:
196
准备把项目往Linux上迁移,整个流程跑了一下,也遇到无数个坑。。。以下为亲测并修改后的完整流程。。。 安装ZIP Putty:WINDOWS上传文件到LINUX 安装.net core 2.0 依赖的组件 安装.net core 2.0 安装nginx 启动nginx 设置nginx的开机启动(l ...
分类:
Web程序 时间:
2017-09-26 19:17:50
阅读次数:
393
1.solr(数据导入solr自带数据库): ImportItemController.java: SearchItemController.java: ItemCategoryMapper.java: ItemDescMapper.java: ItemMapper.java: Item.java( ...
分类:
编程语言 时间:
2017-09-23 23:29:21
阅读次数:
457
参考:http://blog.csdn.net/zhushh/article/details/52451441 1.导入软件源的公钥 2.为mongodb创建软件源list文件 ubuntu12.04 ubuntu14.04 ubuntu16.04 3.更新软件源并安装mongodb 如果想要安装特 ...
分类:
数据库 时间:
2017-09-20 16:31:13
阅读次数:
185
1,centos7 使用 systemctl 替换了 service命令 参考:redhat文档: https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html/System_Administrators_ ...
分类:
其他好文 时间:
2017-09-20 00:48:44
阅读次数:
184
一 、安装集群软件 必须软件pcs,pacemaker,corosync,fence-agents-all,如果需要配置相关服务,也要安装对应的软件。 二、配置防火墙1、禁止防火墙和selinux# systemctl disable firewalld# systemctl stop firewa ...
分类:
其他好文 时间:
2017-09-18 14:46:05
阅读次数:
215
static void CreateAndPostPurch(Args _args) { List il = new List(Types::Record); DocumentNum DocumentNum; TmpFrmVirtual Tmp... ...
分类:
其他好文 时间:
2017-09-14 16:53:19
阅读次数:
120
static void CreateAndPostInventJournal(Args _args) { InventJournalTable inventJournalTableLocal; InventJournalTrans inventJournalTransLocal; InventJou... ...
分类:
其他好文 时间:
2017-09-14 16:41:28
阅读次数:
180