随笔分类 - 日常随笔
记录日常学习中遇到的一些杂七杂八的问题
摘要:搭建个人博客(安装基于hexo的webstack主题——hexo-theme-webstack) 参考文章:https://blog.csdn.net/weixin_45019350/article/details/121901433 踩过的坑(2022.8.16): 1、在下载hexo-theme
阅读全文
摘要:今天使用Kali,火狐打开不了百度,终端连ping www.baidu.com 都显示Temporary failure in name resolution,查了下说是域名服务器找不到的问题,解决办法如下: vi /etc/resolv.conf //进入该文件添加一下的代码 nameserver
阅读全文