01-30-2018, 09:36 AM
Hi [member=7067]JanetBiggar[/member]
To change swappiness, in a terminal type the following command:
To verify changes run
However, you'll have to run this command reboot after reboot. To make it permanent, type in a terminal:
scroll to the bottom of that text file and add
Repeat the process to verify changes and that should be it.
Hope this helps!
To change swappiness, in a terminal type the following command:
Code:
sudo sysctl vm.swappiness=10
To verify changes run
Code:
cat /proc/sys/vm/swappiness
However, you'll have to run this command reboot after reboot. To make it permanent, type in a terminal:
Code:
sudo nano /etc/sysctl.conf
Code:
vm.swappiness=10
Repeat the process to verify changes and that should be it.
Hope this helps!
Without each others help there ain't no hope for us
Need a translation service? https://www.deepl.com/es/translator
Need a translation service? https://www.deepl.com/es/translator