Linux 建立和刪除swap file

SWAP File建立:ast # dd if=/dev/zero of=/root/extraswap bs=1M count=512tab # ls -l /root/extraswap co # chmod 600 /root/extraswap ab # mkswap /root/extraswap #swapon /root/extraswap # swapon -s SWAP File
相關文章
相關標籤/搜索