Ubuntu修改虚拟内存大小


mkdir /swap
cd /swap
sudo dd if=/dev/zero of=swapfile bs=1024M count=10
mkswap swapfile
swapon swapfile
swapoff swapfile

💌lixiang117423@foxmail.com
💌lixiang117423@gmail.com


Author: 小蓝哥
Reprint policy: All articles in this blog are used except for special statements CC BY 4.0 reprint policy. If reproduced, please indicate source 小蓝哥 !
  TOC