Locked History Actions

Diff for "BaseSoftware"

Differences between revisions 8 and 10 (spanning 2 versions)
Revision 8 as of 2013-02-05 08:52:09
Size: 977
Editor: akrevl
Comment:
Revision 10 as of 2013-02-16 06:53:42
Size: 1203
Editor: akrevl
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
 
== Base software ==
Line 26: Line 28:

== User assignments ==

 * sudo users:
  * akrevl, rok, jure

== Kernel parameters for big memory machines ==

{{{
#/etc/sysctl.conf

vm.overcommit_ratio = 100
vm.overcommit_memory = 2
}}}

Stuff that should be running on every server...

Base software

User assignments

  • sudo users:
    • akrevl, rok, jure

Kernel parameters for big memory machines

#/etc/sysctl.conf

vm.overcommit_ratio = 100
vm.overcommit_memory = 2