Skip to content

Instantly share code, notes, and snippets.

@ivan-loh
Created October 10, 2014 20:39
Show Gist options
  • Select an option

  • Save ivan-loh/8f66d5a08b66bfaf5e2f to your computer and use it in GitHub Desktop.

Select an option

Save ivan-loh/8f66d5a08b66bfaf5e2f to your computer and use it in GitHub Desktop.
TokuMX 2.0.0 Community Edition for MongoDB, 64-bit Linux
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-key 505A7412
echo "deb [arch=amd64] http://s3.amazonaws.com/tokumx-debs $(lsb_release -cs) main" | sudo tee /etc/apt/sources.list.d/tokumx.list
sudo apt-get update
sudo apt-get install tokumx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment