Creating swap with dd command

[root@localhost ~]# swapon -s Filename Type Size Used Priority /dev/sda3 partition 1048572 0 -1 [root@localhost ~]# free -m total used free shared buffers cached Mem: 981 748 233 3 33 386 -/+ buffers/cache: 328 652 Swap: 1023 0 1023 Determine the size of the new swap file in megabytes and multiply by 1024 to determine … Continue reading Creating swap with dd command