- Get link
- X
- Other Apps
2. Installing CPU Miner Multi on Linux
# git clone https://github.com/OhGodAPet/cpuminer-multi
# cd cpuminer
# ./autogen.sh
# CFLAGS="-march=native" ./configure
# make
# make install
3. Installing CPU Miner CLI by official website on Windows
- Go to https://minergate.com/
- Clik on Downloads
- Click on CLI miner
- Download Zip Folder
- Extract Folder
- Open file
- Make new text file
- Type minergate-cli yourEmail@user.com -bcn
- Save file with .cmd or .bat extension
- Run saved .cmd or .bat file
4. Repeating Code in .bat file
- open .bat file
minergate-cli -user yourEmail@user.com -bcn //your code
timeout 1
if not exist c:\test goto folderName
- save
- Start run
- Type shell:startup
- Copy created .bat file's shortcut and past in opened folder
- save
CPU Miner on Windows
- Go to the link https://github.com/pooler/cpuminer/releases
- Right click on pooler-cpuminer-2.5.0-win64.zip for 64 bit and on pooler-cpuminer-2.5.0-win32.zip for 32 bit and download
- Create a folder in C:/miner and extract downloaded cpuminer in it
- Get link
- X
- Other Apps
Comments
Post a Comment