I am trying to minimise disk writes as I am running on a usb flash. Is it better to set swappiness to zero or is it better to totally disable swap?
I have 8GB ram and I am using my server as:
- samba server
- afp server
- sabnzbd/couchpotato/sick-beard
I might use it for apple timemeachine in the future but that is not in my immediate plans.
By the way - how do i turn off swap permenantly? Is it just a case of commenting out the line in the fstab?
Thanks.