上一页 1 ··· 36 37 38 39 40 41 42 43 44 ··· 68 下一页
摘要: title: Hexo tree主题让文章的URL中不含目录 date: 2021-11-16 20:13:11 tags: 默认设置中,文章的URL的格式是域名/20xx/xx/xx/目录/子目录1/子目录2/文章名,这样的坏处是修改文章目录的时候,文章的URL会变,如果这个URL已经分享给别人的 阅读全文
posted @ 2024-09-28 13:43 寻找繁星 阅读(33) 评论(0) 推荐(0)
摘要: title: nginx OpenSSL library is not used date: 2022-01-21 22:23:01 tags: 即使装上了openssl-devel,如果./configure时没有带上--with-http_ssl_module,还是会显示OpenSSL libr 阅读全文
posted @ 2024-09-28 13:43 寻找繁星 阅读(554) 评论(0) 推荐(0)
摘要: title: no arrays found in config file or automatically date: 2021-06-02 13:13:47 原因是安装其他操作系统时共用了swap分区,导致uuid变化了。 先修改/etc/fstab,把swap分区那行给注释掉,这样错误的uui 阅读全文
posted @ 2024-09-28 13:43 寻找繁星 阅读(546) 评论(0) 推荐(0)
摘要: title: >- npm does not support Node.js v10.21.0. You should probably upgrade to a newer version of node date: 2021-12-30 20:42:57 tags: npm --version 阅读全文
posted @ 2024-09-28 13:43 寻找繁星 阅读(73) 评论(0) 推荐(0)
摘要: title: "ubuntu18 automake-1.16: command not found" date: 2021-07-01 18:32:46 但是ubuntu 18的automake是1.15的。其实不需要重新安装automake,直接跑下面的命令重新配置即可 autoscan aclo 阅读全文
posted @ 2024-09-28 13:43 寻找繁星 阅读(137) 评论(0) 推荐(0)
摘要: title: '/usr/bin/xauth: timeout in locking authority file /home/searchstar/.Xauthority' date: 2021-02-02 16:48:44 tags: 重启就好了。玄学 阅读全文
posted @ 2024-09-28 13:43 寻找繁星 阅读(50) 评论(0) 推荐(0)
摘要: title: vnc root窗口无法弹出 date: 2021-01-21 09:45:45 参考:https://blog.csdn.net/xeseo/article/details/11963473 sudo xclock X11 connection rejected because of 阅读全文
posted @ 2024-09-28 13:43 寻找繁星 阅读(93) 评论(0) 推荐(0)
摘要: title: 解决libssl.so.1.0.0 => not found以及libcrypto.so.1.0.0 => not found date: 2020-03-27 15:52:48 现在的apt源中,libssl1.0的版本一般是libssl1.0.2,libcrypto1.0的版本一般 阅读全文
posted @ 2024-09-28 13:43 寻找繁星 阅读(1126) 评论(0) 推荐(0)
摘要: title: 解决manjaro中vim无法复制文本到系统剪切板的问题 date: 2021-01-01 11:38:10 sudo pacman -S gvim 提示需要删除vim时选y 阅读全文
posted @ 2024-09-28 13:43 寻找繁星 阅读(38) 评论(0) 推荐(0)
摘要: title: WPS编号后面有很大的空白 date: 2021-03-22 16:36:00 因为WPS编号后面默认是制表符。右键出问题的编号,选择“调整列表缩进”,在“编号之后”里把“制表符”换成“空格”就好了。 阅读全文
posted @ 2024-09-28 13:42 寻找繁星 阅读(514) 评论(0) 推荐(0)
上一页 1 ··· 36 37 38 39 40 41 42 43 44 ··· 68 下一页