随笔分类 -  问题记录

记录一些报错信息及解决方法。
摘要:转换网站: https://tableconvert.com/ 在这篇文章中,我将告诉你如何快速的将Excel转换为markdown表格,以及如何将Google Docs,Numbers,网页中的表格或其他类似Excel的程序数据转换为Markdown表格 你可能有许多原因需要Excel表格的Mar 阅读全文
posted @ 2023-01-06 22:32 Bssn520 阅读(802) 评论(0) 推荐(0)
摘要:原文地址: https://blog.laoda.de/archives/docker-compose-install-lighthouse-cloudreve 油管视频: https://www.youtube.com/watch?v=oUIVOsDq07M&ab_channel=%E6%88%9 阅读全文
posted @ 2022-12-07 19:23 Bssn520 阅读(73) 评论(0) 推荐(0)
摘要:官方网址: https://mirrors.ustc.edu.cn/help/ubuntu.html 阅读全文
posted @ 2022-11-27 13:09 Bssn520 阅读(118) 评论(0) 推荐(0)
摘要:vps安装alist时提示glibc版本太老,找了一圈教程,就这个解决了问题。 原文: https://www.cnblogs.com/FengZeng666/p/15989106.html 阅读全文
posted @ 2022-11-26 20:32 Bssn520 阅读(75) 评论(0) 推荐(0)
摘要:Windows Terminal 通过密钥登录远程vps时提示: “It is required that your private key files are NOT accessible by others.This private key will be ignored.” 解决方法:http 阅读全文
posted @ 2022-11-26 19:25 Bssn520 阅读(602) 评论(0) 推荐(0)
摘要:win10安装wsl过程报错信息如下: 造成该问题的原因是WSL版本由原来的WSL1升级到WSL2后,内核没有升级,前往微软WSL官网下载安装适用于 x64 计算机的最新 WSL2 Linux 内核更新包即可。 原作者: https://blog.csdn.net/qq_18625805/artic 阅读全文
posted @ 2022-11-25 20:29 Bssn520 阅读(1289) 评论(0) 推荐(0)