
How to Create and Add Swap File on Linux
Swap file is used by operating system to increase performance. Below are step by step guides how to create swap file in GNU Linux operating system: First of all, we determine the size of the new swap file and multiple it by 1024 to determine the block size. For example, the block size of a…