会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
Questions张
博客园
首页
新随笔
联系
订阅
管理
2025年4月23日
git push报错remote: hooks/pre-receive:14:in require_relative'
摘要: 1 详细错误信息 remote: hooks/pre-receive:14:in require_relative': cannot load such file -- /var/opt/gitlab/git-data/repositories/talkilla/talkilla.git/lib/g
阅读全文
posted @ 2025-04-23 11:43 Questions张
阅读(13)
评论(0)
推荐(0)
2025年2月22日
MacOs下todesk网络连接错误,无法登录
摘要: 1 检查网络设置,网络没有问题,其他网络都正常 2 重启也没用 3 最后解决,是自己权限设置问题 system setting 》 General 》 login items 》 allow in the background 把 todesk勾选上 然后重启解决问题。
阅读全文
posted @ 2025-02-22 15:03 Questions张
阅读(1592)
评论(0)
推荐(1)
2025年2月21日
MacOs如何解决brew update卡住问题
摘要: 方法:临时切换国内镜像源 1. 使用环境变量临时切换源 你可以通过设置环境变量来临时指定 Homebrew 使用国内镜像源,而不会影响全局配置。 运行以下命令: export HOMEBREW_BREW_GIT_REMOTE="https://mirrors.tuna.tsinghua.edu.cn
阅读全文
posted @ 2025-02-21 18:22 Questions张
阅读(654)
评论(0)
推荐(0)
2025年2月17日
Docker国内镜像加速配置
摘要: { "registry-mirrors": [ "https://n9r3vlsx.mirror.aliyuncs.com", "https://hub.xdark.top", "https://hub.littlediary.cn", "https://dockerpull.org", "http
阅读全文
posted @ 2025-02-17 21:22 Questions张
阅读(100)
评论(0)
推荐(0)
2025年2月16日
request to https://registry.npm.taobao.org/cyarn failed, reason: certificate has expired
摘要: 1 这个错误是淘宝镜像的https证书过期了,换成新的网站就可以了 https://registry.npmmirror.com
阅读全文
posted @ 2025-02-16 15:48 Questions张
阅读(17)
评论(0)
推荐(0)
2025年2月14日
oh my zsh的git快捷键列表
摘要: g=gitga='git add'gaa='git add --all'gam='git am'gama='git am --abort'gamc='git am --continue'gams='git am --skip'gamscp='git am --show-current-patch'g
阅读全文
posted @ 2025-02-14 18:19 Questions张
阅读(43)
评论(0)
推荐(0)
2025年1月19日
MacOs系统下Chrome打不开非80,443等常规端口网站(Tomcat,Jenkins等),用IP地址加端口的方式无法访问
摘要: 1 自己通过wget在命令行以及远程服务器上面都可以用ip地址加端口的方式访问到首页index.html 2 原因,是chrome浏览器的安全限制,限制了特殊端口的访问 3 解决方案 MacOS下找到自己google chrome启动命令路径,执行Google Chrome --explicitly
阅读全文
posted @ 2025-01-19 16:34 Questions张
阅读(137)
评论(0)
推荐(0)
gitlab迁移旧仓库,旧的gitlab起不来,只能根据仓库数据迁移到新的gitlab
摘要: 1 找到旧的仓库文件数据 /var/opt/gitlab/git-data/repositories/ cd /var/opt/gitlab/git-data/repositories/ 2 然后找到对应的具体项目,例如demo.git cd demo.git 3 在新的gitlab服务上,新建空文
阅读全文
posted @ 2025-01-19 13:15 Questions张
阅读(33)
评论(0)
推荐(0)
2024年12月19日
Windows如何访问MacOs上的SMB
摘要: 直接双反斜杠加IP地址就可以了,在资源管理器,不用加SMB的前缀 例子 \\192.168.1.122
阅读全文
posted @ 2024-12-19 19:28 Questions张
阅读(56)
评论(0)
推荐(0)
2024年12月14日
印象笔记的剪藏chrome插件如何从英文版切换到中文版
摘要: 1 印象笔记国内版出了单独的剪藏插件,不用国际版的Evernote的剪藏插件了,直接去官网重新下载chrome或者对应浏览器插件就好 https://www.yinxiang.com/product/webclipper1-baidu/?utm_source=b1&utm_medium=b1&utm
阅读全文
posted @ 2024-12-14 14:19 Questions张
阅读(69)
评论(0)
推荐(0)
下一页
公告
点击右上角即可分享