Bitcoin Forum
June 22, 2024, 02:52:54 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 [145] 146 147 »
2881  Alternate cryptocurrencies / Mining (Altcoins) / Re: How to mine Dogecoin using Digitalocean Cloud VPS on: December 19, 2013, 07:58:17 PM
I can't get the final line to work... I type:

I'm using dogehouse pool and type ./cgminer --scrypt  -o stratum+tcp://dogehouse.org:3333 -u Weblogin.Worker -p Worker password (filling in worker & pass) and get errors such as:

bash: ./cgminer: No such file or directory

when I try to use the OP and just start with the .minerd command I get:

./minerd: unrecognized option '--scrypt'
Try `minerd --help' for more information.

any thoughts?

not sure where you did wrong, follow the instructions again or i can install it for 1,000 Doges
2882  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MOL] Molecule - CPU Minable currency - Mine, Trade, Use - UPDATE:v0.8.10.2 on: December 19, 2013, 05:20:52 PM
correct. always use screen to avoid lost connection when closing putty window.
2883  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MOL] Molecule - CPU Minable currency - Mine, Trade, Use - UPDATE:v0.8.10.2 on: December 19, 2013, 05:13:32 PM
How to mine Molecules using Digitalocean Cloud VPS
https://bitcointalk.org/index.php?topic=377404.0

I have a simpler method

Create the vps and

wget https://www.dropbox.com/s/28oj1z7kd4ixelw/installm.sh
chmod 777 ./installm.sh
sudo ./installm.sh
cd quarkcoin-cpuminer-master
sudo ./minerd -a quark -t 8 -o http://mol.mine-pool.net:9372 -u JtRazZFh5vbV5uLMYP4Mxh6i18L4LmBkro -p xxx

The script will install and configure all can thank me if you want to give myself bitcoins, quarks to the direction of my signature or molecules to the address above.

You forgot Screen or Tmux/Byobu or whatever, people gonna run it and close it and their miner will be stopped.

screen is explained in my thread https://bitcointalk.org/index.php?topic=377404.0
2884  Alternate cryptocurrencies / Altcoin Discussion / Re: How to mine Molecule [MOL] using Digitalocean Cloud VPS on: December 19, 2013, 04:27:55 PM
Are you sure u dont need a quark miner for Molecule?  Huh

it's been updated accordingly. thank you.
2885  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MOL] Molecule - CPU Minable currency - Mine, Trade, Use - UPDATE:v0.8.10.2 on: December 19, 2013, 04:07:07 PM
How to mine Molecules using Digitalocean Cloud VPS
https://bitcointalk.org/index.php?topic=377404.0
2886  Alternate cryptocurrencies / Altcoin Discussion / How to mine Molecule Coin [MOL] using Digitalocean Cloud VPS on: December 19, 2013, 04:03:42 PM
This is a brand new coin, CPU based, only a few days old - https://bitcointalk.org/index.php?topic=371576.380, it's time to generate a great amount of it Wink

Here is a short tutorial to get you started with minimum investment and zero electricity costs.

1. sign up for a digitalocean account here:  https://www.digitalocean.com/?refcode=261c189a4aeb

Deposit $10 and add coupon *LINUX13* or *GIT10* to get $10 extra bonus

2. create droplet  - choose Ubuntu 13.04 x64 - it is better recommended to create one with 4 or 8 cpus at least

3. login via ssh (use putty) with your vps login details

4. execute the following commands:

sudo apt-get update

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

wget http://stonefoz.myfastmail.com/cpuminer-quark.zip

unzip cpuminer-quark.zip

cd cpuminer-quark

CFLAGS="-O3 -msse2" ./configure

make

apt-get install screen

screen
  
./minerd -a quark -t 4 -o http://mol.mine-pool.net:9372 -u yourwalletadress -p xxx

(where -t 4 means 4 cpus for example, choose -t 8 for 8 cpus and so on)

alternatively you could use:

./minerd -a quark -o stratum+tcp://mol.forkpool.com:8372 -u yourwalletaddress

That's all!

when logging back again use "screen -r" to restore session


If you liked the guide please send some Molecules my way  Grin ===>>>  JtDq3mX8XCY3YvhYG9hsP8zCanL5563rZV
2887  Alternate cryptocurrencies / Altcoin Discussion / Re: For all DOGE Coin giveaway threads.I got nothing! WHY!!! on: December 19, 2013, 02:38:01 PM
same here. nothing.

but i'm giving 250 Dogecoins for real: https://bitcointalk.org/index.php?topic=375182.0
2888  Alternate cryptocurrencies / Altcoin Discussion / Re: DOGE - Collection of Articles and Forum Threads on: December 19, 2013, 02:15:59 PM
How to mine Dogecoin with Digitalocean Cloud VPS
https://bitcointalk.org/index.php?topic=375182.0
2889  Alternate cryptocurrencies / Altcoin Discussion / Re: [MMC] MemoryCoin 2.0 giveaway on: December 19, 2013, 02:07:59 PM
MV6amvPxufc5MPuUTgE8qV9aa1S9yTXAcB

thank you
2890  Other / Beginners & Help / Re: Cloud mining? on: December 19, 2013, 01:26:32 PM
here is how you can mine Dogecoin or any sha256/scrypt based coin:

https://bitcointalk.org/index.php?topic=375182.0
2891  Alternate cryptocurrencies / Mining (Altcoins) / Re: How to mine Dogecoin using Digitalocean Cloud VPS on: December 19, 2013, 11:47:33 AM
ok, I type screen -r


and...appear:


here are several suitable screens on:
   12404.pts-0.doge3   (12/19/2013 10:21:39 AM)   (Detached)
   12287.pts-0.doge3   (12/19/2013 10:05:08 AM)   (Detached)
Type "screen [-d] -r [pid.]tty.host" to resume one of them.

...now??

it looks you have 2 running in background ... keep only one

use "screen -X -S {session # you want to kill} kill"
2892  Alternate cryptocurrencies / Mining (Altcoins) / Re: How to mine Dogecoin using Digitalocean Cloud VPS on: December 19, 2013, 11:32:12 AM
Thank you!!! very very good tutorial....but i have a question: i close my terminal, and then i re-open it, How can i see the status of hashing?

Thank you!!!! I promise you to give you 1% of my doge, of this month:)

to see status type "screen -r"   Wink
2893  Alternate cryptocurrencies / Mining (Altcoins) / Re: How to mine Dogecoin using Digitalocean Cloud VPS on: December 19, 2013, 07:25:36 AM
If I close browse or putty, droplet will continue running ?

yes, but use the "screen" command before running "minerd"

when logging back again use command "screen -r" to restore your session
2894  Alternate cryptocurrencies / Altcoin Discussion / Re: [DOGE] L8.LV Dogecoin Giveaway on: December 19, 2013, 07:23:39 AM
D7JYSyY1ERhmqsrZ9taLcNxgfsAksNKD3z

thanks!
2895  Alternate cryptocurrencies / Mining (Altcoins) / Re: How to mine Dogecoin using Digitalocean Cloud VPS on: December 19, 2013, 07:17:23 AM
Can this be used for other cryptos?  Very nice tutorial!

of course, with the second version you can mine sha256 and scrypt coins as well!
2896  Alternate cryptocurrencies / Mining (Altcoins) / Re: How to mine Dogecoin using Digitalocean Cloud VPS on: December 19, 2013, 07:00:42 AM
updated with "screen" commands
2897  Alternate cryptocurrencies / Altcoin Discussion / Re: DOGECOIN NOW ON Cryptsy! YAYYYY on: December 19, 2013, 12:56:13 AM
0.001 is a reasonable price?

that would still be great but it might be lower
2898  Alternate cryptocurrencies / Altcoin Discussion / Re: DOGECOIN NOW ON Cryptsy! YAYYYY on: December 19, 2013, 12:35:03 AM
ok i will patiently wait. thank you.
2899  Alternate cryptocurrencies / Altcoin Discussion / Re: DOGECOIN NOW ON Cryptsy! YAYYYY on: December 19, 2013, 12:28:29 AM


In the Balances tab try to audit your accounts and wait a few minutes for the results.
[/quote]

did that twice
2900  Alternate cryptocurrencies / Altcoin Discussion / Re: DOGECOIN NOW ON Cryptsy! YAYYYY on: December 19, 2013, 12:21:45 AM
Volume shows 105 BTC your money are there but do not show up yet...i wonder if its on purpose
Pages: « 1 ... 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 [145] 146 147 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!