Šta je novo?

QubitCoin [Q2C]

Moze i kod mene ova poslednja VM sa 4 jezgra da radi sa 8 threadova... daje isto kao i ove sa 8 :) Probao sam i 16, samo ih deli na 2 :(
 
Moze i kod mene ova poslednja VM sa 4 jezgra da radi sa 8 threadova... daje isto kao i ove sa 8 :) Probao sam i 16, samo ih deli na 2 :(

Kako menjas to u putty..kako otkazujem prethodnu komandu u onom screen-u, npr ako hocu da promenim pul ili ovo da stavim vise threadova?
 
Moze i kod mene ova poslednja VM sa 4 jezgra da radi sa 8 threadova... daje isto kao i ove sa 8 :) Probao sam i 16, samo ih deli na 2 :(

Lol znaci napraviti 4 masine sa po 5 jezgara, podesiti da svako radi kao 8 = 40 cores???
 
Aj neka neko proba ja sad nisam kuci a necu jos skoro...
 


Evo, da ne bude da izmisljam..prozor dole-desno, VM pod nazivom "@btcluka3" prikazuje 8 a ne 4 trejda iz 4 jezgra.
Prozor dole-levo je treca VM iz prvog naloga, i tu se vide 4 trejda iz 4 jezgra.
 
ljudi pokusavam da se registrujem na azur ali kad kucam broj kartice ne mogu da ukucam ceo broj, ne dozvoljava mi ??

fale mi 3 poslednja broja nisam ih ukucao jer mi ne dozvoljava??


imam komercijalna banka visa electron karticu preko koje primam platu... moze li to?

Kucaj bez razmaka.
 
ja sam otvorio jos jedan nalog preko iste kartice i istog mobilnog...za sada radi

Nesto ne razumem...napravio sam opet 3 VM sa 8+8+4 jezgra ali sam greskom zaboravio da ispravim pa u mineru sam ostavio da sve 3 VM rade sa po 8 trejda..i ladno ova treca VM pokazuje da kopa za 8 trejda umesto sa 4.
Baca hash i ukupan hash je veliki kao i kod prve i druge VM koje imaju po 8 jezgra i 8 trejda. :d

Ja se ne bih igrao, sigurno imaju neki monitoring koji ce im pokazati da nesto nije u redu... Ali kakav propust epic :)
 
ovo sam odradio:

SIGNING UP FOR AZURE AND CREATING YOUR VIRTUAL MACHINE
Go to http://www.windowsazure.com/en-us/ and click on the green "FREE TRIAL" button on the upper right, then in the next page click on the green "Try it now" button.
It will ask you to log in with your Microsoft account (formerly Live ID), or create one if you don't have one already. At some point it may ask you for a valid credit card. Though this is a free trial and it should not cost you anything, I don't want to be responsible for charges you might accidentally incur. If you don't have a credit card or don't want to risk it, don't! This is for fun, we don't want to end up with many sadness.
Sadly I don't remember all the details of this process and it obviously won't let me do it again since I already have the free trial. Once you have redeemed the free trial you want to find your way to the "Portal". It should look something like this minus a few items because you haven't set up anything yet. It should be fairly easy to find.
NB. You can check how much credit you have left at any time by clicking the green CREDIT STATUS button at the top of the page.
Click on "+ NEW" at the bottom left. A tray will pop up. Hover you pointer around to make your way through COMPUTE > VIRTUAL MACHINE > QUICK CREATE, it should look like this. This will allow us to create the virtual machine (VM) that will run the mining software to dig for Dogecoin.
Some options need to be filled out. The DNS NAME is the public-facing address of your VM. It has to be unique among all other things running on Azure. In the example image, the DNS name would become UNIQUENAME.cloudapp.net, which is actually not unique... We will use this DNS address to connect to it soon.
For IMAGE choose Ubuntu Server 13.04 (EDIT: I previously suggested choosing 13.10 but this seems to cause some issues with compiling for some shibes, 13.04 seems to work better). For SIZE choose Extra Large. Much size wow. The default USER NAME azureuser suits our needs, but you need to choose a PASSWORD. Remember it! We will need it to connect to the VM soon. Choose a REGION in the USA (some other regions may have weird issues), and in the SUBSCRIPTION field select Free Trial to make sure it doesn't cost you anything. Once you are done, click CREATE A VIRTUAL MACHINE at the bottom.
Now at the bottom you will see tiny dancing green bars. Click Details to see the completion of the steps while your VM is being created. Once it is done click OK.
On the left menu bar, make sure you are in VIRTUAL MACHINES. Your newly created VM should be listed. Click on its name. This will bring a new page. Click on DASHBOARD. This page is where you can monitor your VM. You can also reboot it or shut it down and delete it completely once you are done with it.
We are now done setting up your VM! Now to install the miner software on it.

FOR WINDOWS USERS: Go to http://www.chiark.greenend.org.uk/~s.../download.html and download the PuTTY client. Put the .exe on your desktop.
Start PuTTY by double-clicking the .exe (click yes if Windows gives you a security warning). It should look like this.
In the "Host Name" field, type the DNS address for your VM, the unique name you chose earlier, but with ".cloudapp.net" added to the end. For example: "UNIQUENAME.cloudapp.net". Leave the port at 22 and click the "Open" button at the bottom.
This will open a terminal window and connect to your VM. Click yes if a warning pops up.
The VM will now prompt you for your credentials before you can do anything on it. Your user name was "azureuser" by default. Type that in the window and press enter.
The password was the one you chose when you created the VM. Type it and press enter.

sta dalje?

upaljen mi je crni prozor putty - ja i sta sad ?
 
Za username kucas azureuser a za pass kucas pass od virtualne masine koju si napravio stim sto kad budes kucao pass nece videti da kucas ;)
Nakon toga ides ovako :
./minerd -a qubit -t 8 -o stratum+tcp://q2c.smalltimeminer.com:3349 -u username -p pass



sudo apt-get install git

git clone https://github.com/ig0tik3d/QubitCoin-cpuminer-v.1.1

sudo apt-get install build-essential libcurl4-openssl-dev automake make

cd QubitCoin-cpuminer-v.1.1

chmod a+x autogen.sh

./autogen.sh

./configure CFLAGS="-O3"

make

apt-get install screen

screen

./minerd -a qubit -t 8 -o stratum+tcp://q2c.smalltimeminer.com:3349 -u Dripac.2 -p 12345


where -t is number of threads / cpus
 
Poslednja izmena:
@Eddie,

Pa da, ali ti tih 8 jezgara bacaju duplo manje ukupno tako da ti dodje na isto da li upalio 4 ili 8 jezgara. Meni bacaju 57-58, kako tebi 14 po jezgru? Jel si probao overklokovati?? :D
 
kad ukucam ovo ./minerd -a qubit -t 8 -o stratum+tcp://q2c.smalltimeminer.com:3349 -u username -p pass



kaze no such file or directory ???
 
Pogledaj malo bolje i kad kopiras text kopiraj s desna na levo pa ce valjati .
 
Naravno ..
 
Jel se q2c.smalltimeminer.com pokazao kao bolji od drugih pulova? I ako moze neko da mi objasni kako da promenim pool ili workera u putty-u?
 
./minerd -a qubit -t 8 -o stratum+tcp://q2c.smalltimeminer.com:3349 -u username -p password


username i password su username i password kojima se logujem na pool ili treba da ukucam ime workera? kao user.worker ?

izbacuje mi ovo


azureuser@Maestrobg1991:~$ -bash: ./minerd: No such file or directory
 
Poslednja izmena:
Pises Workera i user sa pool-a
 
azureuser@Maestrobg1991:~$ -bash: ./minerd: No such file or directory

to mi izbacuje ??
 
citaj slovo po slovo sta trebas da kucas ako nece vrati se na postupak instaliranja od make...



probao sam sa 32 thredova i daje isto, samo umesto 56 po jezgru daje 14, deli ga, iskoristite ovo i muzite, nismo jedini koji ovo rade tako da dok traje gazite,
 
Moras otvoriti qubit klinent. Kucas cd:qubit.....
 
ljudi ja nista ne razumem!!

napravio sam sve sta treba dovde:


SIGNING UP FOR AZURE AND CREATING YOUR VIRTUAL MACHINE
Go to http://www.windowsazure.com/en-us/ and click on the green "FREE TRIAL" button on the upper right, then in the next page click on the green "Try it now" button.
It will ask you to log in with your Microsoft account (formerly Live ID), or create one if you don't have one already. At some point it may ask you for a valid credit card. Though this is a free trial and it should not cost you anything, I don't want to be responsible for charges you might accidentally incur. If you don't have a credit card or don't want to risk it, don't! This is for fun, we don't want to end up with many sadness.
Sadly I don't remember all the details of this process and it obviously won't let me do it again since I already have the free trial. Once you have redeemed the free trial you want to find your way to the "Portal". It should look something like this minus a few items because you haven't set up anything yet. It should be fairly easy to find.
NB. You can check how much credit you have left at any time by clicking the green CREDIT STATUS button at the top of the page.
Click on "+ NEW" at the bottom left. A tray will pop up. Hover you pointer around to make your way through COMPUTE > VIRTUAL MACHINE > QUICK CREATE, it should look like this. This will allow us to create the virtual machine (VM) that will run the mining software to dig for Dogecoin.
Some options need to be filled out. The DNS NAME is the public-facing address of your VM. It has to be unique among all other things running on Azure. In the example image, the DNS name would become UNIQUENAME.cloudapp.net, which is actually not unique... We will use this DNS address to connect to it soon.
For IMAGE choose Ubuntu Server 13.04 (EDIT: I previously suggested choosing 13.10 but this seems to cause some issues with compiling for some shibes, 13.04 seems to work better). For SIZE choose Extra Large. Much size wow. The default USER NAME azureuser suits our needs, but you need to choose a PASSWORD. Remember it! We will need it to connect to the VM soon. Choose a REGION in the USA (some other regions may have weird issues), and in the SUBSCRIPTION field select Free Trial to make sure it doesn't cost you anything. Once you are done, click CREATE A VIRTUAL MACHINE at the bottom.
Now at the bottom you will see tiny dancing green bars. Click Details to see the completion of the steps while your VM is being created. Once it is done click OK.
On the left menu bar, make sure you are in VIRTUAL MACHINES. Your newly created VM should be listed. Click on its name. This will bring a new page. Click on DASHBOARD. This page is where you can monitor your VM. You can also reboot it or shut it down and delete it completely once you are done with it.
We are now done setting up your VM! Now to install the miner software on it.

FOR WINDOWS USERS: Go to http://www.chiark.greenend.org.uk/~s.../download.html and download the PuTTY client. Put the .exe on your desktop.
Start PuTTY by double-clicking the .exe (click yes if Windows gives you a security warning). It should look like this.
In the "Host Name" field, type the DNS address for your VM, the unique name you chose earlier, but with ".cloudapp.net" added to the end. For example: "UNIQUENAME.cloudapp.net". Leave the port at 22 and click the "Open" button at the bottom.
This will open a terminal window and connect to your VM. Click yes if a warning pops up.
The VM will now prompt you for your credentials before you can do anything on it. Your user name was "azureuser" by default. Type that in the window and press enter.
The password was the one you chose when you created the VM. Type it and press enter.

otvoren mi je sad prozor putty i pise ovo:

azureuser@Maestrobg1991:~$

sta sad kuckam???
 
citaj slovo po slovo sta trebas da kucas ako nece vrati se na postupak instaliranja od make...



probao sam sa 32 thredova i daje isto, samo umesto 56 po jezgru daje 14, deli ga, iskoristite ovo i muzite, nismo jedini koji ovo rade tako da dok traje gazite,
Cekaj hoces da kazes da kad ukuca -t da mogu da dodam 32 posle toga ida ce da radi...?? ja sam WIN servere napravio ?
 
KUcas pass od virtualnog servera da mu pristupis pa tek onda kucas sve one komande
 
preskoči taj prvi red, višak je u tutorialu. ne možeš da pokreneš miner pre nego što si ga kompajlirao.
 
Meni su izgleda zagasili jedan nalog sto sam platio sa istom karticom kaze da ga nema :) Meni nemoze samo mi sece snagu na pola ista prica ili neznam sta radim :) pokusao sa 32 i sa 16 jezgara.
Neko ces nas provaliti ima da nam zabrane pristup i za prave pare :) hahaha koji smo mi likovi nemogu da prestanem da se smejem :d:)
 
Poslednja izmena:
ma da sece snagu, ja sad napravio dva naloga sa jednom karticom pa dokle traje, nego zna li se uopste koliko se iskopa sa 1mh
 
Vojkane hvala uspeo sam


pokrenuo sam ali hesuje samo 7khs po thredu

sta da uradim?
 
Vrh Dno