hey - I think there is a small mistake in line where swapfile is added to /etc/fstab
echo "/swapfile swap swap defaults 0 0" | sudo tee /etc/fstab
This will over-write the existing one. please check
hey - I think there is a small mistake in line where swapfile is added to /etc/fstab
echo "/swapfile swap swap defaults 0 0" | sudo tee /etc/fstab
This will over-write the existing one. please check
RE: Make Your Steem Server Last Longer With Memory Compression