最新文章
-
置顶 CentOS 7 安装 Docker-CE 并配置阿里云加速器
环境:CentOS 7.9 64bit 官方安装文档 官方安装文档:https://docs.docker.com/install/linux/docker-ce/centos/ 卸载机器上的老版本 yum remove docker \ …… -
Windows 11 右下角显示秒
以管理员身份打开 powershell , 执行以下命令: Set-ItemProperty -Path HKCU:\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced -Name ShowSecon…… -
VMware虚拟机设置
允许root远程登录 vim /etc/ssh/sshd_config 设置 PermitRootLogin yes 删除普通用户alex userdel -r alex 处理克隆虚拟机IP重复问题 ubutnu20 编辑: v…… -
使用X2Doris迁移Doris
X2Doris官网:https://www.selectdb.com/tools/x2doris 官方部署文档:https://docs.selectdb.com/docs/ecosystem/x2doris/x2doris-deployment-guide 简介 …… -
docker 命令自动补全
docker 命令自动补全 curl -L https://raw.githubusercontent.com/docker/docker/v$(docker version --format '{{.Server.Version}}')/contrib/comp…… -
华为云obs配置obsutil命令行工具
官方文档:https://support.huaweicloud.com/intl/zh-cn/utiltg-obs/obs_11_0001.html 安装 wget https://obs-community-intl.obs.ap-southeast-1.myhuaweic…… -
mysql: [Warning] Using a password on the command line interface can be insecure.
MySQL 使用 mysqldump 导出数据库提示: mysql: [Warning] Using a password on the command line interface can be insecure. 解决办法: cat > /tmp/myco…… -
k8s启用HPA后内存使用率超过100%问题
我目前的k8s环境是采用RKE2进行安装的,导入到 Rancher V2.6.10 进行管理。 给我指定的服务配置了HPA后遇到2个问题: 问题1:在配置了CPU、内存之后,状态显示…… -
doris常用命令
# 连接 mysql -uroot -P9030 -h127.0.0.1 # 添加be节点 ALTER SYSTEM ADD BACKEND "10.0.0.201:9050"; # 删除be节点出现以下错误信息:解决:drop…… -
Caused by: hudson.plugins.git.GitException: Command “git fetch –tags –force –progress — https://gitlab.xxx.com/xx.git +refs/heads/*:refs/remotes/origin/*” returned status code 128:
在Jenkins构建过程中出现如下错误: > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_ASKPASS to set credentials…… -
RocketMQ 裸机部署 Docker部署
RocketMQ 官方文档:https://rocketmq.apache.org/docs/%E4%BB%8B%E7%BB%8D/02quickstart 裸机部署-单机 机器规划 1台机器: 机器A:192.168.200.137 环境 Roc……
厉害
评论于 通过修改hosts去除小米电视广告