db2start 启动数据库 db2stop 停止数据库 db2 connect to dbname user username using pwd 连接数据库 db2 get dbm cfg 查看数据库管理器配置 db2 update dbm cfg using SVCENAME 55000 更改 ...
分类:
数据库 时间:
2018-06-08 23:18:57
阅读次数:
293
密钥我保持原版 ISO 内置的没有改动,有数字权利的安装之后记得改成公共的密钥(位于 sourcesproduct.ini) 关于品牌机,会读取板载随机附送操作系统版本从而没有版本选择,请安装之前在 sources 目录内添加 ei.cfg 文件,具体请网络搜索。//如已取得相应的数字权利可直接激活 ...
2.14 文件或目录权限chmod [root@hyc-01-01 ~]# ls -l总用量 8-rw-r--r--. 1 root root 0 6月 5 21:14 2.txt-rw-------. 1 root root 6716 6月 5 22:49 anaconda-ks.cfg.1-rw-r-
分类:
其他好文 时间:
2018-06-07 10:26:24
阅读次数:
201
确定 Confluence 在数据库连接池中校验数据库连接:停止 Confluence。编辑 <home-directory>confluence.cfg.xml 文件。针对你特定的数据库,插入下面属性配置信息。针对 PostgreSQL,SQL Server,和 MySQL<property name="hibernate.c3p0.validate">
分类:
数据库 时间:
2018-06-07 00:36:55
阅读次数:
222
1. 安装# yum install haproxy2. 修改配置# vim /etc/haproxy/haproxy.cfg配置如下global
daemon
&nbs
分类:
数据库 时间:
2018-06-06 18:28:43
阅读次数:
198
1。当我们调用 Configuration config=new Configuration().configure(); 时候Hibernate会自动在当前的CLASSPATH中搜寻hibernate.cfg.xml文件并将其读取到内存作为后继操作的基础配置。 我们也可以指定配置文件名,如果不希望 ...
分类:
Web程序 时间:
2018-06-06 12:39:23
阅读次数:
202
dubbo是一个高性能的,基于java的,开源RPC框架,主要功能是让构建分布式计算更加容易。 (分布式:多台计算机实现不同功能,形成一个整体对外服务) (集群式:多台计算机实现相同功能,分担计算压力) Dubbo采用单一长连接和NIO异步请求,适合小数据量大并发的服务调用,不适合传送大数据量的服务 ...
分类:
其他好文 时间:
2018-06-06 12:24:02
阅读次数:
157
``` #platform=x86, AMD64, or Intel EM64T #version=DEVEL # Install OS instead of upgrade install # Keyboard layouts keyboard 'us' # Root password rootp... ...
分类:
其他好文 时间:
2018-06-05 19:59:37
阅读次数:
214
```
default vesamenu.c32
#prompt 1
timeout 200 display boot.msg menu background splash.jpg
menu title CentOS6.9 Kickstart Installer!
menu color border... ...
分类:
系统相关 时间:
2018-06-02 12:59:07
阅读次数:
263
```
default vesamenu.c32
timeout 200 display boot.msg # Clear the screen when exiting the menu, instead of leaving the menu displayed.
# For vesamenu,... ...
分类:
系统相关 时间:
2018-06-02 12:56:11
阅读次数:
225