RainyReverie Blog
  • 首页
  • 归档
  • 分类
  • 标签
  • 关于

FnOS异常断网记录

前言昨日备份本地文件时突然掉线,此前也有过类似情况,但是路由器手动指配ip地址后不再出现,查询社区帖子发现这种情况较为普遍,参考了别人提出的解决方案,特此记录 死机情况描述 无网络链接 各指示灯正常亮起 解决方案连接ssh,关闭swap。命令如下: 12swapoff -a #临时关闭swapswapon -a #启用swap 永久关闭swap:查看/etc/fstab找到s
2025-07-31
折腾点啥
#NAS #FnOS #Linux

Hexo常用命令

添加所有更改(包括新文章)1git add . 提交更改1git commit -m "添加新文章:我的新文章标题" 推送到GitHub仓库1git push origin main 快速创建草稿1hexo new draft "未完成的文章" 文件会生成在 source/_drafts/,不会发布到线上,完成后执行: 1hexo pub
2025-07-29

Hello World

Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub. Quick
2025-07-29

搜索

Hexo Fluid
总访问量 次 总访客数 人