[ 3 / biz / cgl / ck / diy / fa / ic / jp / lit / sci / vr / vt ] [ index / top / reports ] [ become a patron ] [ status ]
2023-11: Warosu is now out of extended maintenance.

/biz/ - Business & Finance

Search:


View post   

>> No.2206680 [View]
File: 20 KB, 399x300, 1495788819012.jpg [View same] [iqdb] [saucenao] [google]
2206680

Shut up, we need to sustain the panic selling so we can get the last of the coins normies sell at 1 sat. It's only a matter of days until we have enough of the 1 sat coins to move to the next stage at the current rate.

>> No.2198036 [View]
File: 20 KB, 399x300, 1495788819012.jpg [View same] [iqdb] [saucenao] [google]
2198036

Everyone is moving into eth, dgb and mooncoin while the normies buy their BTC. Then they will drag the normies into the "improved" like mooncoin with inane crap like smartlikes.

>> No.2195307 [View]
File: 20 KB, 399x300, eJwVyM0OgiAAAOB38Z6ACFg3av2sptZctbo4RKMahgnWtPXure_4fbyu1d7EuzrX2AkA5c1K05a-daYVqvKVMUpXorlZX5oaCOeEvNbVw1mAEQtCiMeUIIooJhH5F4lCFkICGYrGAYGgWr_LfjFPVc9jnsyY5PxppwVM1G4t6p12W9t3eZe9ZI7reBQNx1OKsn.jpg [View same] [iqdb] [saucenao] [google]
2195307

1. Create a account on AikaPool

---------------
2. Download a miner.
For Intel/ATI/AMD download CGMiner

For NVidia download CudaMiner

For CPU mining download Minerd.

---------------
3. Configure your miner.

If your using Linux, Then type the following into the console:

CGMiner:
./cgminer --scrypt -I 13 -o stratum+tcp://stratum.aikapool.com:7975 -u UserName.WorkerName -p WorkerPassword


BFGMiner:
./bfgminer --scrypt -o stratum+tcp://stratum.aikapool.com:7975 -u UserName.WorkerName -p WorkerPassword

If you want to mine on Windows, then you'll need to create a batch file to start your miner.

Simply open notepad and then copy and paste the following:

CGMiner:
cgminer --scrypt -I 13 -o stratum+tcp://stratum.aikapool.com:7975 -u UserName.WorkerName -p WorkerPassword


BFGMiner:
bfgminer --scrypt -o stratum+tcp://stratum.aikapool.com:7975 -u UserName.WorkerName -p WorkerPassword


MinerD:
minerd -a --scrypt -t 6 -s 4 -o stratum+tcp://stratum.aikapool.com:7975 -u UserName.WorkerName -p WorkerPassword

Cudaminer For NVIDIA Cards:
cudaminer -o stratum+tcp://stratum.aikapool.com:7975 -u UserName.WorkerName -p WorkerPassword

You then need to change "-u UserName.Worker -p Worker password" to reflect your own account. Eg, "-u Steve.StevesWorker -p StevesWorkerPassword".


Then go to "File > Save as" and save the file as "RunMe.bat" in the same folder containing your miners application files.


You are now ready to mine, double click on "RunMe.bat" to start mining.
----------------
4. Advanced CGMiner settings

Scrypt readme
Don't set intensity too high, I=11 is standard and safest. Higher intensity takes more GPU RAM. Check for hardware errors in CGMiner (HW). HW=0 is good, otherwise lower intensity.
Set shaders according to the readme (or look at your graphic cards specifications). CGMiner uses this value at first run to calculate thread-concurrency.

Navigation
View posts[+24][+48][+96]