Commit graph

9 commits

Author SHA1 Message Date
JOduMonT
3766449a9a unable to write transparent_hugepage (#157)
so the script stop at this line and libre.sh isn't install
2017-09-18 20:48:10 +02:00
JOduMonT
1128a898e1 Fix typo in user_data (#155) 2017-08-30 09:49:12 +02:00
JOduMonT
b6853eee69 add vm.overcommit_memory=1 (#152)
as is recommanded by REDIS
# WARNING overcommit_memory is set to 0! Background save may fail under low memory condition. To fix this issue add 'vm.overcommit_memory = 1' to /etc/sysctl.conf and then reboot or run the command 'sysctl vm.overcommit_memory=1' for this to take effect.
2017-08-21 16:36:40 +01:00
JOduMonT
63e81f7d72 disable transparent hugepage (#153)
as recommanded by REDIS
\# WARNING you have Transparent Huge Pages (THP) support enabled in your kernel. This will create latency and memory usage issues with Redis. To fix this issue run the command 'echo never > /sys/kernel/mm/transparent_hugepage/enabled' as root, and add it to your /etc/rc.local in order to retain the setting after a reboot. Redis must be restarted after THP is disabled.
2017-08-21 16:36:19 +01:00
JOduMonT
a3eb4870a6 Fix typo + sshkey (#151)
forget the s a permission
+ add sskey
2017-08-14 10:30:21 +01:00
Pierre Ozoux
b0440ddb79 Stricter sshd config 2017-04-11 15:09:30 +01:00
pierreozoux
12b7b7ed94 Move web-net to its own unit file 2016-12-23 07:38:20 +00:00
pierreozoux
b004ea43e0 fix elastic complainging 2016-11-26 17:49:21 +00:00
pierreozoux
5d2d3b5cda better installation steps 2016-11-26 16:31:06 +00:00