随笔分类 -  linux使用小技巧

摘要:第一步:编辑此文件 vim /etc/inputrc 第二步:去掉以下配置的注释,并修改none为 visible set bell-style visible 第三步:重启生效 reboot 阅读全文
posted @ 2023-03-01 15:21 运维小勾勾 阅读(276) 评论(0) 推荐(0)
摘要:执行:git config --global url."https://".insteadOf git:// Cloning into 'k8s-ha-install'... fatal: unable to access 'https://github.com/dotbalo/k8s-ha-ins 阅读全文
posted @ 2022-12-20 21:34 运维小勾勾 阅读(215) 评论(0) 推荐(0)