Creating swap space using a file in Linux
If we don’t have any additional disks, you can create a file somewhere on our filesystem, and use that file for swap space. The following dd command example...
If we don’t have any additional disks, you can create a file somewhere on our filesystem, and use that file for swap space. The following dd command example...