Skip to content

Instantly share code, notes, and snippets.

@timothyylim
Last active April 16, 2016 13:23
Show Gist options
  • Save timothyylim/51f6679626e9ed91c3c4d88f85e3ec9b to your computer and use it in GitHub Desktop.
Save timothyylim/51f6679626e9ed91c3c4d88f85e3ec9b to your computer and use it in GitHub Desktop.
usermod -G sudo <username>
ssh into your vm
sudo apt-get install git, automake, libcurl4-openssl-dev, make, gcc
git clone https://github.com/wolf9466/hodlminer-wolf.git
./autogen.sh
./configure CFLAGS="-O3"
make
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment