关键字:未来必读的书籍推荐书籍:http://www.shec.org.cn/shec/exchange/pxzx/pxzx_72.asp企业家论坛网:http://www.cefco.cn/
原创 2023-05-06 19:36:42
216阅读
直接看例子[root@localhost test]# cat b2.shec
原创 2022-07-12 11:44:44
252阅读
1.vi/etc/mail.rc文末增加setfrom="ittest@lungcheong.com.cn"setsmtp="128.1.30.200"setsmtp-auth-user="ittest"smtp-auth-password=“”setsmtp-auth="login"2.visendmail.shec
原创 2018-04-11 11:51:00
2424阅读
1点赞
准备工作1.制作自redis docker安装镜像上传到自己的docker私服,镜像制作步骤见github上readme2.更改 application.yml 文件,将下图中 image 后的镜像名换成自己 build 的镜像名:例如 docker.neg/shec/redis-4.0.10:v33.检查一下集群所在节点的机器端口是不是互通的4.确认 RedisManager 部署机器与 Red
转载 2023-06-26 15:26:37
245阅读