搭建 hexo 博客
环境:ubuntu 20.04
参考:https://hexo.io/zh-cn/docs/ https://theme-next.js.org/docs/getting-started/#Enabling-NexT
升级 nodejs
不然可能会遇到奇奇怪怪的问题
1 | sudo npm install n -g |
环境:ubuntu 20.04
参考:https://hexo.io/zh-cn/docs/ https://theme-next.js.org/docs/getting-started/#Enabling-NexT
不然可能会遇到奇奇怪怪的问题
1 | sudo npm install n -g |
文章翻译自 http://landley.net/writing/memory-faq.txt 。阅读这篇文章需要注意的一点是原文作者写这篇文章的内核版本比较老,应该是 2.x,因此某些细节和现在的 5.x 版本内核不一致。不过理论大体还是一致的。