1
Bitcoin - 12 stegs programmet
Postat av loggan.dll den 7 September 2013, 03:59
10 kommentarer · 774 träffar
Lättare att läsa: http://pastebin.com/xHwn3piK
Written for 64bit Linux (Free)
Step 1:
Long term support version:
http://www.ubuntu.com/start-download?distro=desktop&bits=64&release=lts
Supported version:
http://www.ubuntu.com/start-download?distro=desktop&bits=64&release=latest
Daily version:
http://cdimage.ubuntu.com/daily-live/current/saucy-desktop-amd64.iso
Step 2:
https://launchpad.net/~unit3/+archive/bfgminer/+files/bfgminer_3.1.4-0raring1_amd64.deb
Step 3:
sudo apt-get install screen git python-rrdtool python-pygame python-scipy python-twisted python-twisted-web python-imaging
sudo apt-get install libboost-all-dev
sudo apt-get install libminiupnpc-dev
git clone git://github.com/forrestv/p2pool.git
git clone https://github.com/hardcpp/P2PoolExtendedFrontEnd
git clone git://github.com/namecoin/namecoin.git
https://github.com/gavinandresen/bitcoin-git
cd ~/namecoin/src/
make -f makefile.unix namecoind
mkdir ~/.namecoin/
Step 4:
Goto home and view hidden folders, create bitcoin.config enter this:
server=1
daemon=1
rpcuser=username
rpcpassword=password
rpcport=7333
Step 5:
Goto namecoin/src and cut namecoind to home folder
delete namecoin folder
Step 6:
Run it
Step 7
Put all P2PoolExtendFrontEnd files into /home/User/p2pool
Delete P2PoolExtendedFrontEnd in home folder
Step 8:
cd bitcoin-git/src
make -f makefile.unix
Step 9:
Goto bitcoin/src and cut bitcoind to home folder
delete bitcoin folder
Run
Copy password given
Step 10:
Goto home and view hidden folders, create bitcoin.config enter this:
server=1
daemon=1
rpcuser=nmcusername
rpcpassword=nmcpassword
*Note namecoind and bitcoind cannot be the same password*
Step 11:
run bitcoind and namecoind
wait for sync
Step 12:
screen -d -m -S mypool ~/p2pool/run_p2pool.py —give-author 0 username password —merged http://nmcusername:nmcpassword@127.0.0.1:7333/
ip r
copy ip
sudo bfgminer -o http://yourip:9332/ -u username -p password -S erupter:all
*Read bfgminer readme for more info to configure your mining setup*
Written for 64bit Linux (Free)
Step 1:
Long term support version:
http://www.ubuntu.com/start-download?distro=desktop&bits=64&release=lts
Supported version:
http://www.ubuntu.com/start-download?distro=desktop&bits=64&release=latest
Daily version:
http://cdimage.ubuntu.com/daily-live/current/saucy-desktop-amd64.iso
Step 2:
https://launchpad.net/~unit3/+archive/bfgminer/+files/bfgminer_3.1.4-0raring1_amd64.deb
Step 3:
sudo apt-get install screen git python-rrdtool python-pygame python-scipy python-twisted python-twisted-web python-imaging
sudo apt-get install libboost-all-dev
sudo apt-get install libminiupnpc-dev
git clone git://github.com/forrestv/p2pool.git
git clone https://github.com/hardcpp/P2PoolExtendedFrontEnd
git clone git://github.com/namecoin/namecoin.git
https://github.com/gavinandresen/bitcoin-git
cd ~/namecoin/src/
make -f makefile.unix namecoind
mkdir ~/.namecoin/
Step 4:
Goto home and view hidden folders, create bitcoin.config enter this:
server=1
daemon=1
rpcuser=username
rpcpassword=password
rpcport=7333
Step 5:
Goto namecoin/src and cut namecoind to home folder
delete namecoin folder
Step 6:
Run it
Step 7
Put all P2PoolExtendFrontEnd files into /home/User/p2pool
Delete P2PoolExtendedFrontEnd in home folder
Step 8:
cd bitcoin-git/src
make -f makefile.unix
Step 9:
Goto bitcoin/src and cut bitcoind to home folder
delete bitcoin folder
Run
Copy password given
Step 10:
Goto home and view hidden folders, create bitcoin.config enter this:
server=1
daemon=1
rpcuser=nmcusername
rpcpassword=nmcpassword
*Note namecoind and bitcoind cannot be the same password*
Step 11:
run bitcoind and namecoind
wait for sync
Step 12:
screen -d -m -S mypool ~/p2pool/run_p2pool.py —give-author 0 username password —merged http://nmcusername:nmcpassword@127.0.0.1:7333/
ip r
copy ip
sudo bfgminer -o http://yourip:9332/ -u username -p password -S erupter:all
*Read bfgminer readme for more info to configure your mining setup*





