Hi all
I want to change the swappiness of my linux server.Its running nginx as front alongside with cpanel
Based from tutorials i added vm.swappiness=90
(to change default value from 60 to 90) in sysctl.conf and i reboot the server
However when after reboot is done i did cat /proc/sys/vm/swappiness
and the value is STILL 60
My server is a VPS
Need urgent help