They offer different flash templates with latest features.
Login

Forgot password
Register
Latest changes

The idea module was updated:

  • We now have 10 statuses instead of 5
  • The review process now involves both moderators and developers
  • Moderators can now review form and content separately
  • Moderators can now delegate decisions to developers when they are unable to assess the pertinence or feasibility of an idea
Improve this website
  • Report bugs here.
  • Register ideas for improvements using the idea module on this website.
Back
Written by:
michelsaey
Score: 2
votes: 10
Format: Article

 Reduce swappines


The swap tendancy is way to high in Linux Mint.

You can reduce it by following these steps:

-open a terminal en type: cat /proc/sys/vm/swappiness

The tendancy is probably '60', what good is for servers but is to high for normal users

-type in terminal:  gksudo gedit /etc/sysctl.conf  (in mate you use pluma instead of gedit)

-add at the bottom of that text file, the following lines (copy and paste):

#
# Reduce the swap tendency
vm.swappiness = 10

 

-save the file and restart the computer.

 

The rule is:

1GB RAM or more: set the swappiness to 10

Less then 1GB: set the swappiness to 1


Tags: swap swappines
Created: 10 months ago.
Last edited: 10 months ago.
Reviewed: 10 months ago.
Read 0 times.

Comments
8 months ago

JuneKernel
1
Other than your opinion why is this prudent?

2
for installs TO usb flash?
 
10 months ago

Mintification
I do this for any Mint installs. Good tutorial :)  

Other tutorials from michelsaey