# dd if=/dev/zero of=/swapfile bs=1GB count=4
# chmod 600 /swapfile
# mkswap /swapfile
# swapon /swapfile
# echo "/swapfile    none    swap    sw    0    0" >> /etc/fstab
tips/create_swapfile.txt · Last modified: 2023-08-06 19:12 (external edit)
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki