Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - hiddenvalleyranch

Pages: 1 2 [3] 4 5
31
BitShares PTS / Re: Windows Azure Free Trial
« on: November 14, 2013, 04:33:52 am »
You are charged the same fee as if you were renting by the hour, it is just deducted out of your $200 credit. Once you reach zero they just shut it off so you don't incur extra charges.

32
BitShares PTS / Re: Windows Azure Free Trial
« on: November 14, 2013, 02:31:18 am »
It automatically cancels, I ran out of my free trial after about 1.5 weeks.

33
Memory requirements the same?

34
BitShares PTS / Re: [GUIDE] Mining on Amazon EC2 using Spot instances
« on: November 13, 2013, 04:18:31 pm »
"Your spot request price is lower than the minimum spot request fulfillment price". Current price says it's .096 though.

35
BitShares PTS / Re: Coyote Miner | PPS Mining Pool
« on: November 13, 2013, 03:28:07 pm »
Bytemaster do you have a donation address? Would like to send some PTS your way for the new payout system effort.

36
BitShares PTS / Re: Coyote Miner | PPS Mining Pool
« on: November 12, 2013, 10:24:41 pm »
Fee 10% now?

37
BitShares PTS / Re: Coyote Miner | PPS Mining Pool
« on: November 12, 2013, 06:09:26 pm »
Does anyone have a guide on setting this pool up on linux please?  I'll be using putty on a remote server.

Code: [Select]
wget http://bitsharestalk.org/PubDownloads/linux_coyote_miner.0.2.3.tar.gz
tar xsfv linux_coyote_miner.0.2.3.tar.gz
chmod u+x coyote_miner
./coyote_miner 162.243.67.4 YOURADDR

Working on Ubuntu Server.

38
BitShares PTS / Re: Coyote Miner | PPS Mining Pool
« on: November 12, 2013, 04:24:04 am »
My 16 core isn't doing very well. My 4 core is doing much better. Ubuntu server btw.

39
BitShares PTS / Re: Coyote Miner | PPS Mining Pool
« on: November 12, 2013, 03:44:25 am »
Thanks guys, got it working now.

40
BitShares PTS / Re: Coyote Miner | PPS Mining Pool
« on: November 12, 2013, 03:03:12 am »
Hey can someone help me out? I still can't get it to run? This is what I'm doing

Code: [Select]
root@localhost:~# wget http://bitsharestalk.org/PubDownloads/linux_coyote_miner.0.2.3.tar.gz
--2013-11-12 02:59:24--  http://bitsharestalk.org/PubDownloads/linux_coyote_miner.0.2.3.tar.gz
Resolving bitsharestalk.org (bitsharestalk.org)... 174.120.146.106
Connecting to bitsharestalk.org (bitsharestalk.org)|174.120.146.106|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3711475 (3.5M) [application/x-gzip]
Saving to: `linux_coyote_miner.0.2.3.tar.gz'

100%[======================================>] 3,711,475   1.55M/s   in 2.3s

2013-11-12 02:59:27 (1.55 MB/s) - `linux_coyote_miner.0.2.3.tar.gz' saved [3711475/3711475]

root@localhost:~# tar xsfv linux_coyote_miner.0.2.3.tar.gz
coyote_miner
root@localhost:~# cd coyote_miner
-bash: cd: coyote_miner: Not a directory
root@localhost:~#

What am I doing wrong? Shouldn't there be a new directory their?

41
Is the pool back up?

42
I c, thats good.  How often is the payments?  Has it gone down at all?

Payments are processed for each block after 120 confirmations.

This server was never down and never will be.

I know this pool for quite some time now (used to mine XPM there) and it has the best infrastructure, including DDOS protection, payouts are pretty high and the owner (xolo) is some real dedicated guy (after his daughter went to bed).

any more questions? :p

Agreed.

43
I know the pool is down, but can someone explain to me how you get this running on Linux?

This is what I did on my Ubuntu server: (From my /opt/miners/alphaminer directory)
Code: [Select]
sudo wget bitsharestalk.org/PubDownloads/linux_alpha_miner-0.1.0.tar.gz
sudo tar xsfv linux_alpha_miner-0.1.0.tar.gz
sudo screen -dmS alphaminer ./linux_alpha_miner-0.1.0 192.241.150.158 <My PTS Addr>
sudo screen -r alphaminer

Thank you, I'm running debian so it should be much different. I'll try once the pool is back up.

45
I know the pool is down, but can someone explain to me how you get this running on Linux?

Pages: 1 2 [3] 4 5