会员
周边
新闻
博问
闪存
众包
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
梦幻55555
博客园
首页
新随笔
联系
订阅
管理
2025年7月17日
年月日时分秒 转成cron表达式
摘要: /** * @description: cron 组成 * @author:mdx * @time:2025-07-17 15:18 */ @Data public class CronParts { String year = "*"; String month = "*"; String wee
阅读全文
posted @ 2025-07-17 16:34 梦幻55555
阅读(48)
评论(0)
推荐(0)
2023年7月25日
集群
摘要: Redis Cluster搭建部署详解 : https://suyu.net/post/103.html; Nginx+keepalived 高可用集群 : https://www.cnblogs.com/wenxuehai/p/15013654.html; keepalived 介绍: https
阅读全文
posted @ 2023-07-25 15:28 梦幻55555
阅读(22)
评论(0)
推荐(0)
2022年5月23日
docker push报错 : The push refers to repository
摘要: [root@localhost ~]# docker push 192.18.16.1:5000/hello Using default tag: latestThe push refers to repository [12.1.1.1:5000/hello]Get "http://192.18.
阅读全文
posted @ 2022-05-23 23:51 梦幻55555
阅读(5967)
评论(0)
推荐(0)
重启docker 报错
摘要: 重启docker 报错 systemctl restart docker Job for docker.service failed because the control process exited with error code. See "systemctl status docker.se
阅读全文
posted @ 2022-05-23 23:14 梦幻55555
阅读(184)
评论(0)
推荐(0)
2022年5月19日
CentOS8 装docker
摘要: 下载CentOS8上篇有 1.直接 yum install docker 2. 查询 docker version 会提示 Emulate Docker CLI using podman. Create /etc/containers/nodocker to quiet msg. 看别人说的意思应该
阅读全文
posted @ 2022-05-19 23:39 梦幻55555
阅读(437)
评论(0)
推荐(0)
VMware软件地址
摘要: VMware安装地址 : https://pan.baidu.com/s/1ayiMdjcJWmsAd97mnaEb6g?pwd=u3nw 连接工具SecureCRT : https://pan.baidu.com/s/198CDehtQoNZtjbvD_GCSHQ?pwd=mmbu
阅读全文
posted @ 2022-05-19 22:21 梦幻55555
阅读(102)
评论(0)
推荐(0)
2021年9月5日
数据结构在线演示:
摘要: https://www.cs.usfca.edu/~galles/visualization/Algorithms.html图片在线压缩 https://tinypng.com/在线sql转java实体类http://java.bejson.com/generator/
阅读全文
posted @ 2021-09-05 16:22 梦幻55555
阅读(95)
评论(0)
推荐(0)
域名解析
摘要: 域名解析 查询 那个ip 访问最快: http://tool.chinaz.com/speedtest/映射C:\Windows\System32\drivers\etc\hosts文件
阅读全文
posted @ 2021-09-05 16:20 梦幻55555
阅读(23)
评论(0)
推荐(0)
公告