Edit the file /etc/sysctl.conf
and add the following line at the end :
vm.swappiness=10
Then use the command sysctl -p
to apply the configuration
Edit the file /etc/sysctl.conf
and add the following line at the end :
vm.swappiness=10
Then use the command sysctl -p
to apply the configuration