logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

IBM ITM agent启动和停止

[root@test bin]# ./cinfo -r*********** Thu Dec2 16:03:01 CST 2021 ******************User: root Groups: rootHost name : testInstaller Lvl:06.30.07.11CandleHome: /tivoli/IBM/ITM*...

#linux#python#java +1
DB2数据库降低高水位方案

https://www.ibm.com/support/knowledgecenter/zh/SSEPGG_11.1.0/com.ibm.db2.luw.admin.dbobj.doc/doc/c0055399.html如何确认高水位:https://www.cndba.cn/hbhe0316/article/4796db2pd -db testdb -tablespaces ...

#python#linux#数据库 +2
Python第一天

Python 开发工具Python 的开发工具有很多,推荐比较多的有:https://www.cndba.cn/hbhe0316/article/4984https://www.cndba.cn/hbhe0316/article/4984https://www.cndba.cn/hbhe0316/article/4984https://www.cndba.cn/hbhe0316/a...

#编程语言#python#java +1
DB2数据库降低高水位方案

https://www.ibm.com/support/knowledgecenter/zh/SSEPGG_11.1.0/com.ibm.db2.luw.admin.dbobj.doc/doc/c0055399.html如何确认高水位:https://www.cndba.cn/hbhe0316/article/4796db2pd -db testdb -tablespaces ...

#python#linux#数据库 +2
kubernetes 1.18安装

一. 系统准备1.系统版本https://www.cndba.cn/hbhe0316/article/4832[root@k8s-master home]# cat /etc/redhat-releaseCentOS Linux release 7.7.1908 (Core)2./etc/hosts信息https://www.cndba.cn/hbhe0316/art...

#kubernetes#etcd#docker
centos 7 ssh无法登陆问题

1.查看openssh-server是否按照[root@k8s-master ~]# rpm -qa | grep openssh-server如果没有安装,需要执行下列命令进行安装yum install openssh-server -y2.修改/etc/ssh/sshd_config文件Port 22ListenAddress 0.0.0.0ListenAddress ::PermitRoot

#centos#ssh#linux
Mysql innodb_flush_log_at_trx_commit参数

https://dev.mysql.com/doc/refman/8.0/en/innodb-parameters.htmlhttps://www.cndba.cn/hbhe0316/article/22631https://www.cndba.cn/hbhe0316/article/226311、innodb_flush_log_at_trx_commitinn...

#数据库#java#mysql +2
到底了