Post
Topic
Board Mining (Altcoins)
Re: [HVC] HeavyCoin | CPU Cloud Mining Guide - Stay tuned for the Launch
by
dtodosi
on 08/03/2014, 11:44:02 UTC
For less savvy users

step 6

sudo dd if=/dev/zero of=/swapfile bs=64M count=16
sudo mkswap /swapfile
sudo swapon /swapfile

step 7

sudo apt-get update
* sudo apt-get dist-upgrade
* sudo reboot
sudo apt-get install build-essential libcurl4-openssl-dev git zip

* will upgrade your linux distro & reboot before installing the dependencies

thanks for update Wink