会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
小油2018
博客园
首页
新随笔
新文章
联系
订阅
管理
2025年6月11日
Corruption of in-memory data detected. Shutting dowm filesystem[2.863728] XTS (dm-8): Please umount the filesystem and rectify the problem(s)
摘要: 1.558329] sd 8:8:8:8:[sda] Assuming drive cache: write through [2.863093] XFS (dm-8): Internal error xPS_AINT_CORRUPTED_6OTm at line 1727 of file fs/x
阅读全文
posted @ 2025-06-11 10:06 小油2018
阅读(6)
评论(0)
推荐(0)
2025年5月26日
jenkins 角色插件问题,导致com.thoughtworks.xstream.mapper.CannotResolveClassException: com.michelin.cio.hudson.plugins.rolestrategy.RoleBasedAuthorizationStrategy报错
摘要: com.thoughtworks.xstream.mapper.CannotResolveClassException: com.michelin.cio.hudson.plugins.rolestrategy.RoleBasedAuthorizationStrategy at com.though
阅读全文
posted @ 2025-05-26 16:31 小油2018
阅读(23)
评论(0)
推荐(0)
2025年5月6日
请求被中止: 未能创建 SSL/TLS 安全通道”的原因及解决办法
摘要: https://www.nartac.com/Products/IISCrypto/Download 去下载这个软件 打开软件后 都选上确定 重启就好了
阅读全文
posted @ 2025-05-06 15:03 小油2018
阅读(7)
评论(0)
推荐(0)
2025年1月21日
windows新建账户,禁止用户登录或者远程 Windows 系统
摘要: 使用本地安全策略(Local Security Policy)1. 打开本地安全策略•按 Win + R 打开运行对话框,输入 secpol.msc,然后按回车。2. 配置用户权限分配•在左侧导航栏中,展开“本地策略”->“用户权限分配”。•在右侧窗格中,双击“拒绝本地登录”或“拒绝通过远程桌面服务
阅读全文
posted @ 2025-01-21 16:56 小油2018
阅读(129)
评论(0)
推荐(0)
2025年1月6日
转载:TPS、QPS、CPS概念
摘要: TPS、QPS、CPS概念 一、TPS TPS【TransactionPerSecond】,事务数/秒。它是软件测试结果的测量单位。一个事务是指一个客户机向服务器发送请求然后服务器做出反应的过程。客户机在发送请求时开始计时,以此来计算使用的时间和完成的事务个数。 二、QPS QPS【Queries
阅读全文
posted @ 2025-01-06 10:35 小油2018
阅读(145)
评论(0)
推荐(0)
2024年11月7日
自建rabbitmq迁移到阿里云
摘要: 环境: 自建rabbitmq 管理页http://47.98.15x.xx:15672/ 数据:47.98.15x.xx:5672 云rabbitmq实例 数据:47.110.xx.xx:5672 迁移步骤: 一、迁移元数据 1、下载的元数据文件保存至本地 在Overview页签下方,单击Expor
阅读全文
posted @ 2024-11-07 14:49 小油2018
阅读(83)
评论(0)
推荐(0)
2024年10月17日
prometheus 报错 Error on ingesting samples that are too old or are too far into the future
摘要: level=warn ts=2021-08-16T03:20:04.960Z caller=scrape.go:1507 component="scrape manager" scrape_pool=mtail target=http://18.167.146.20:3903/metrics msg
阅读全文
posted @ 2024-10-17 20:01 小油2018
阅读(104)
评论(0)
推荐(0)
2024年8月28日
windows系统curl使用出现Protocol "'https" not supported or disabled in libcurl
摘要: windows系统curl使用出现Protocol "'https" not supported or disabled in libcurl 或者Protocol "'http" not supported or disabled in libcurl 解决: Windows使用双引号而非单引号
阅读全文
posted @ 2024-08-28 10:06 小油2018
阅读(65)
评论(0)
推荐(0)
2024年7月19日
自建elasticsearch迁移到阿里云
摘要: 迁移工具: elasticsearch-dump 前提: 阿里云elasticsearch开启“自动创建索引” 一、安装elasticdump 安装node.js。 下载安装包。 wget https://nodejs.org/dist/v16.18.0/node-v16.18.0-linux-x6
阅读全文
posted @ 2024-07-19 14:38 小油2018
阅读(20)
评论(0)
推荐(0)
2024年6月18日
Linux创建回收站,防止误删文件 误删除文件恢复
摘要: 使用为Centos7创建回收站的方法,可以有效地防止误删文件,并对删除信息进行记录。 实现: 每个用户都可以使用回收站功能 每个用户具有独立的回收站,用户删除的文件会移动到自己专属的回收站中,不会被未授权的用户看到。 回收站内按照天建立文件夹,移入的文件添加时间后缀进行重命名,防止同名文件覆盖。 可
阅读全文
posted @ 2024-06-18 10:56 小油2018
阅读(196)
评论(0)
推荐(0)
下一页