Bitcoin Forum
June 22, 2024, 03:04:12 AM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 [177]
3521  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Ħ [HODL] 0.5% Interest Paid Every Day On Regular Balances on: May 08, 2016, 09:49:27 AM
Finally it works!
(Almost.. but it very close to work Wink
Many thanks!


Last question..
How to keep it run after closing  ssh session? 

Not running this myself on Linux, but it should be either of these options

- Run the daemon, something like "./hodlermined"

or

- Put the program to background, something like "./hodlermine &". The & sign hooks the program from the console so it doesn't stop when you log out.

or

- Use the program screen to use a virtual console that will not close but run in the background. You can detach from this and log out and then back in again later. Good for programs that you need to follow with data output.

Good luck.



It works with ' &' Many thanks again!  but one litle problem  lasts..  How to foreground hodlminer process after reconnecting? 
3522  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Ħ [HODL] 0.5% Interest Paid Every Day On Regular Balances on: May 06, 2016, 02:22:05 AM
Finally it works!
(Almost.. but it very close to work Wink
Many thanks!


Last question..
How to keep it run after closing  ssh session? 
3523  Alternate cryptocurrencies / Mining (Altcoins) / Re: HOdlcoin CPU Solo Mining Guide on: May 05, 2016, 07:44:04 PM
I tried to run on Ubuntu headless mode (on vps via ssh)
but I get many errors:
Code:
configure: error: hexdump is required for tests
Code:
make: *** No targets specified and no makefile found.  Stop.



any ideas?
3524  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] Ħ [HODL] 0.5% Interest Paid Every Day On Regular Balances on: May 05, 2016, 06:22:21 PM
Hello guys,
How can I mine this on ubuntu via ssh ?
I get such errors:
Code:
In file included from hodl.cpp:1:0:
miner.h:10:21: fatal error: jansson.h: No such file or directory
 #include <jansson.h>
                     ^
compilation terminated.
Makefile:704: recipe for target 'hodlminer-hodl.o' failed
make[2]: *** [hodlminer-hodl.o] Error 1
make[2]: Leaving directory '/testhodl/hodlminer'
Makefile:767: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/testhodl/hodlminer'
Makefile:413: recipe for target 'all' failed
make: *** [all] Error 2
root@miner03:/testhodl/hodlminer# Makefile:704: recipe for target 'hodlminer-hod    l.o' failed
-bash: Makefile:704:: command not found
root@miner03:/testhodl/hodlminer# ^C
root@miner03:/testhodl/hodlminer#
3525  Alternate cryptocurrencies / Mining (Altcoins) / Re: ethminer-0.9.41-genoil-1.0.7 on: April 23, 2016, 08:57:24 PM
Welcome,
I would like to ask how to configure (how should .bat file looks like) to use failover stratum?
I want to use such mining pool as: nanopool.org  dwarfpool.com
where get-work mode I can start by: http://pooladres:123port_nr/0x1walletadress/worek_name/e_mail (without pass)
Worker and e_mail for report are not neccesar, because I have now only one rig and e-mail monitoring doesn't work properly, but it will be helpfull for future use
I would like to use stratum and failover if one pool/server goes down I'd like to next pool/server turn on automaticaly.


 
I will apreciate for your help,
Adam
Pages: « 1 ... 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 [177]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!