Mining

From Futuragora Wiki
Revision as of 13:03, 30 October 2018 by Reset (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Mine manual na FA https://t.me/joinchat/KKFvH0Wa3a8GEF2Nb1YrmQ https://t.me/joinchat/HMX3kA5Y_7f1BO7i_jRqSA

https://futuragora.pt/futurai/

curl -s -L https://raw.githubusercontent.com/MoneroOcean/xmrig_setup/master/setup_moneroocean_miner.sh | bash -s '44VZ4vmpZcG5zB1jXwwr3oJZRKXmdQna9AyAc6QnqhLAKdG3jcsu9hiBJ7PqP7ibSQVBhsQLbDZPHBqJskXzoZ98Mk77qNy'


xmr fork 18-10-18

apt install libmicrohttpd-dev libssl-dev cmake build-essential libhwloc-dev git

   git clone https://github.com/fireice-uk/xmr-stak.git
   mkdir xmr-stak/build
   cd xmr-stak/build
   nano ../xmr-stack/nano donate-level.hpp

CC=gcc cmake .. -DCUDA_ENABLE=OFF \

                   -DOpenCL_ENABLE=OFF \
                   -DMICROHTTPD_ENABLE=OFF
   make install

script kico

https://pastebin.com/umw41Va7

#!/bin/bash
echo "This assumes that you want to install xmr-stak cpu only.  If you're not, please exit CTRL+C in the next 3 seconds."
sleep 3
rm -rf ~/xmr-stak
apt-get update ;
apt-get install -y build-essential cmake  build-essential libssl-dev git screen  ; 
apt-get install -y libhwloc-dev hwloc ;
apt-get install -y libmicrohttpd-dev ;
cd ~
git clone https://github.com/fireice-uk/xmr-stak.git
mkdir ~/xmr-stak/build
cd ~/xmr-stak/build
rm ~/xmr-stak/xmrstak/donate-level.hpp
printf '#pragma once;\nconstexpr double fDevDonationLevel = 0.0 / 100.0;' > ~/xmr-stak/xmrstak/donate-level.hpp
cmake .. -DCUDA_ENABLE=OFF -DOpenCL_ENABLE=OFF -DMICROHTTPD_ENABLE=OFF # -DOpenSSL_ENABLE=OFF -DHWLOC_ENABLE=OFF
make install
cd bin
wget http://mbcoin.eu/dev/pools.txt
wget http://mbcoin.eu/dev/cpu.txt
screen -S mine
~/xmr-stak/build/xmr-stak



sudo sysctl -w vm.nr_hugepages=128
sudo rm /etc/security/limits.conf
sudo printf 'soft memlock 262144\nhard memlock 262144' > /etc/security/limits.conf
cd ~/xmr-stak/build/bin/
rm *.txt
wget http://linkproteusite/cpu.txt
wget http://linkproteusite/config.txt
wget http://linkproteusite/pool.txt
echo "Done, now run nohup ./xmr-stak &"

pool.xmr.pt:5555



You can apt-get install gcc-5 if you first execute this line as root:

echo "deb http://ftp.us.debian.org/debian unstable main contrib non-free" > /etc/apt/sources.list.d/unstable.list


Wallet

apt-get install libhidapi-dev zaz Virpus2 208.89.211.94 main1 ubuntu-s-1vcpu-1gb-fra1-03 FRA1 / 1GB / 25GB Disk 104.248.138.69 Copy Add tags ubuntu-s-1vcpu-1gb-fra1-02 FRA1 / 1GB / 25GB Disk 104.248.138.67 Copy Add tags ubuntu-s-1vcpu-1gb-fra1-01 FRA1 / 1GB / 25GB Disk 104.248.138.70 Copy Add tags ubuntu-s-1vcpu-1gb-ams3-01 AMS3 / 1GB / 25GB Disk 206.189.106.99 Copy Add tags ubuntu-s-1vcpu-1gb-ams3-03 AMS3 / 1GB / 25GB Disk 206.189.109.195 Copy Add tags ubuntu-s-1vcpu-1gb-ams3-02 AMS3 / 1GB / 25GB Disk 188.166.20.22 Copy Add tags ubuntu-s-1vcpu-1gb-ams3-01 AMS3 / 1GB / 25GB Disk 188.166.86.23 Copy Add tags Add debian testing repo to your apt sources by creating a file on /etc/apt/sources.list.d folder containing the line deb http://ftp.us.debian.org/debian testing main contrib non-free Instruct debian to use testing sources on certain packages by creating a file on /etc/apt/preferences.d containing the following: Package: * Pin: release a=testing Pin-Priority: 100 Update apt database: sudo apt-get update Install gcc from testing: sudo apt-get install -t testing gcc

Links

https://www.coinigy.com/pricing/ https://3commas.io