Skip to content

Instantly share code, notes, and snippets.

@medokin
Last active August 27, 2020 09:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save medokin/6925fb1d0bbae49a18d1398f20cd7598 to your computer and use it in GitHub Desktop.
Save medokin/6925fb1d0bbae49a18d1398f20cd7598 to your computer and use it in GitHub Desktop.
curl -fsSL https://get.docker.com -o get-docker.sh
sh get-docker.sh
rm get-docker.sh
sudo apt install -y open-iscsi
# For Redis Hp must be disabled
echo never > /sys/kernel/mm/transparent_hugepage/enabled
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment