摘要: 解决VMware Workstation 17 Pro不显示鼠标光标 国内镜像源,修改字体,修改root密码 一、下载镜像 直接去国内镜像站下载: https://mirrors.tuna.tsinghua.edu.cn/kali-images/current/ 文件选:kali-linux-202 阅读全文
posted @ 2026-06-03 17:04 云牧青 阅读(19) 评论(0) 推荐(0)
摘要: sublime 4 GBK转码,中文字体设置告别错别字,rainbowbrackets括号着色配置,格式化代码 阅读全文
posted @ 2026-04-03 10:01 云牧青 阅读(27) 评论(0) 推荐(0)
摘要: Terminal终端,PSReadLine记住历史命令,tab自动补全,命令行工具推荐,解决curl报错Invoke-WebRequest : 无法绑定参数“Headers”,oh my zsh oh-my-zsh autosuggestions 阅读全文
posted @ 2026-04-02 17:05 云牧青 阅读(387) 评论(0) 推荐(0)
摘要: openclaw gateway解决:设置教程,解决:origin not allowed;control ui requires device identity;pairing required;(open the Control UI from the gateway host or allow it in gateway.controlUi.allowedOrigins)(use HTTPS or localhost secure context) 阅读全文
posted @ 2026-03-20 10:48 云牧青 阅读(7547) 评论(1) 推荐(0)
摘要: Spotify上传无法上传音乐到其服务器。但是可以先下载到电脑,再同步到手机本地。 首先音乐文件推荐m4a格式 ffmpeg -i in.flac out.m4a 修改歌曲标签信息,右键属性,详细信息的标题、参与创作的艺术家就是,也可以命令修改ffmpeg -i "in.m4a" -metadata 阅读全文
posted @ 2026-02-10 22:18 云牧青 阅读(107) 评论(0) 推荐(0)
摘要: CodeQL database create生成数据库时报错,编译成功但是无法分析 博主的解决办法是,消灭中文路径,路径中不要包含中文 搜索到的其它原因: 隐藏文件夹,jdk版本 编译命令 .\codeql database create D:\codeQL\spring-boot-learning 阅读全文
posted @ 2025-05-19 16:46 云牧青 阅读(150) 评论(0) 推荐(0)
摘要: 解决办法: 点击下载,开始转圈后断开梯子 等下载好后,再恢复梯子,然后再下载另一个,同时下载多个转圈,好像只有一个能下载成功 阅读全文
posted @ 2025-05-06 14:53 云牧青 阅读(2189) 评论(0) 推荐(0)
摘要: Exception occurred while executing 'grant': java.lang.SecurityException: grantRuntimePermission: Neither user 2000 nor current process has android.per 阅读全文
posted @ 2025-05-06 14:49 云牧青 阅读(2786) 评论(0) 推荐(0)
摘要: Windows win11编译masscan.exe,2024 解决错误:LNK2019 无法解析的外部符号 e_next_byte e_next_int32 第一步:克隆仓库 https://github.com/robertdavidgraham/masscan.git 第二部:VisualSt 阅读全文
posted @ 2024-04-16 17:20 云牧青 阅读(726) 评论(0) 推荐(0)
摘要: remount 失败 '/dev/block/sda6' is read-only adb disable-verity failed to read fstab '/dev/root' is read-only mount -o remount,rw /system mount: '/system 阅读全文
posted @ 2023-12-01 17:11 云牧青 阅读(1713) 评论(0) 推荐(0)