This website requires JavaScript.
Explore
Help
Register
Sign In
scripts
/
automate
Watch
1
Star
0
Fork
You've already forked automate
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
28bd72f099
automate
/
020_elasticsearch-reqs.sh
5 lines
91 B
Bash
Raw
Blame
History
cat > /etc/sysctl.d/01-elastic.conf
<< 'EOF'
vm.max_map_count=262144
vm.swappiness = 1
EOF
Reference in New Issue
View Git Blame
Copy Permalink