lyongerr

1、简要步骤

dd if=/dev/zero of=/data/swap.file bs=1024 count=8192000
mkswap /data/swap.file
swapon  /data/swap.file

分类:

技术点:

相关文章: