Hello everyone. I had a swap file created during the installation. I would now like to delete it as it is not actually needed.
How can I do this?
sudo swapoff /path/to/swapfile
- Remove it from
/etc/fstab
- Delete the swapfile
2 Likes
Thank you
1 Like
This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.