创建 swap 文件假设你想创建一个 4GB 的 swap 文件:sudo fallocate -l 4G /swapfile 或者使用 dd(如果 fa...

阅读 216 评论 0