Download the right ARM or Intel Based CPU binary
Linux servers which use the CPUs which are part of the ARM based family of processors are becoming increasingly popular for the better economics they offer over traditional Intel based CPUs.
We support both ARM and Intel based Linux. It's important to use the right binary for your CPU type.
Not sure what CPU your linux machine has? Try running this at the command line:
uname -m
This will print out the architecture of your machine. For a 64 bit ARM machine we have seen aarch64, for 64 bit intel architecture then we would expect to see something like x86_64.
We package iguana as a single binary on Linux systems:
-
iguana - this is for Intel Systems
-
iguana-Arm for ARM systems