STEP 0:- Create an account on MinerGate (https://minergate.com)
STEP 0.1:- Visit https://cloud.google.com
STEP 1:- Click on TRY IT FREE (Make sure that you are already logged in to your google account).
STEP 2:- Select your country and select all the given options. Click Agree and continue.
STEP 3:- Add any address not necessary the real one.
STEP 4:- Enter your card details. BUT ENTER WRONG CVV NUMBER. Click Start my free trial.
STEP 5:- After the below window appears click CANCEL.
STEP 6:- Scroll up and wait for few seconds.
STEP :- Click Create
STEP :- Select a region.
STEP :- Select a different region.
STEP :- Create more projects to make multiple instances.
!!!!LETS BEGIN MINING!!!!
PASTE THE INSTRUCTIONS LINE BY LINE
For MONERO mining (TO CHECK CURRENT EXCHANGE RATE https://www.coingecko.com/en/coins/monero)
sudo su;
apt-get update;
apt-get install libcurl4-openssl-dev git;
apt-get install build-essential;
apt-get install autotools-dev autoconf;
mkdir /downloads;
cd /downloads;
git clone https://github.com/wolf9466/cpuminer-multi;
cd cpuminer-multi;
./autogen.sh;
CFLAGS="-march=native" ./configure;
make;
make install;
minerd -a cryptonight -o stratum+tcp://xmr.pool.minergate.com:45560 -u namanvashishth12@gmail.com -p x
For ZCASH mining (TO CHECK CURRENT EXCHANGE RATE https://www.coingecko.com/en/price_charts/zcash/usd)
sudo su;
apt-get update;
apt-get install build-essential cmake libboost-all-dev;
mkdir /downloads;
cd /downloads;
apt-get install git;
git clone https://github.com/feeleep75/nheqminer.git;
cd nheqminer/nheqminer;
mkdir build;
cd build;
cmake ..;
make;
./nheqminer -l zec.pool.minergate.com:3357 -u namanvashishth12@gmail.com
Make sure to replace the email id in the code above by the one with which you created your MinerGate account.
Some people may be thinking that why there is no guide for Bitcoin. Because mining bitcoin in today's time is not profitable.