摘要: 参考链接:https://blog.csdn.net/longkg/article/details/12839173 配置交换分区 # dd if=/dev/zero of=/opt/other/swapfile bs=1024 count=512K # mkswap /opt/other/swap 阅读全文
posted @ 2022-03-07 15:46 salami_china 阅读(90) 评论(0) 推荐(0) 编辑