发布于 2021-09-02
摘要
步骤 1.查询当前内存 free -h 2.创建交换文件 touch /root/swapfile dd if=/dev/zero …
步骤 1.查询当前内存 free -h 2.创建交换文件 touch /root/swapfile dd if=/dev/zero …