Author Topic: [MMC] Pool Mining Script Auto Installer for Debian & Ubuntu ( for mmcpool.com)  (Read 11497 times)

0 Members and 1 Guest are viewing this topic.

Offline s4l1h

  • Full Member
  • ***
  • Posts: 122
    • View Profile
try command: screen -r miner1

Do you see accept and hp/m?



Everything is fine.

Code: [Select]
http://mmcpool.com/user?wallet=[b]WalletAdress[/b]


Offline s4l1h

  • Full Member
  • ***
  • Posts: 122
    • View Profile
try command: screen -r miner1

Do you see accept and hp/m?

Offline dimiro

  • Newbie
  • *
  • Posts: 18
    • View Profile
I'm wondering why in the terminal I can see that mining is going and it's getting approved, but at the MMCPool nothing changes.

Yes, it shows connected, but i'm simply not getting paid.

Are my hashes gone or what?

Offline seraphim

It's not recommended to do anything else than installing the dependencies as root user.
Use this script at your own risk!
Meet you on STEEM

Offline s4l1h

  • Full Member
  • ***
  • Posts: 122
    • View Profile
I've bought another server with ubuntu, however staff told me there is no direct root, only 'sudo' command.

Could someone give me a tutorial on how to get it done with 'sudo'?
first command: sudo su root now you have root permission :)

Offline dimiro

  • Newbie
  • *
  • Posts: 18
    • View Profile
I've bought another server with ubuntu, however staff told me there is no direct root, only 'sudo' command.

Could someone give me a tutorial on how to get it done with 'sudo'?

Offline s4l1h

  • Full Member
  • ***
  • Posts: 122
    • View Profile
Worked excellent for me!

I have one question, is this a background operation or not?

background

You can see miner log:

screen -r miner1

Offline dimiro

  • Newbie
  • *
  • Posts: 18
    • View Profile
Worked excellent for me!

I have one question, is this a background operation or not?

Offline kochishka

  • Newbie
  • *
  • Posts: 4
    • View Profile
Stats: 0.2 is very small and will be Rejected. Necessary 0.5 +


Offline arcke

  • Full Member
  • ***
  • Posts: 115
    • View Profile
    • Diaspora
I'm just getting Error Restarting.
if minerd is down.Script write error message and restart.

Tested debian 7 64 bit.


Check thread , cpu size and memory size.

What is result minerd command?
What is you os?
I am getting segfaults on debian 7 64 bit 1 GB. With or without the script.

ram or thread size problem test minerd manual.

minerd --url http://work.mmcpool.com/ --user MQoJDguWCMAug2J2rRUEsZPC9UjdSCppkS --threads 1

root@hertz1:~/mmcminer# ./minerd --url http://work.mmcpool.com/ --user <address> --threads 1
[02:47:24] Binding thread 0 to cpu 0
Segmentation fault

What is you server os and server cpu & ram size?
I have tested on 3 machines.

1. debian wheezy 2 cores 4 GB behind a firewall, keeps getting rejects (edit: not exactly firewall, but home lan, default settings, not mine to configure)
2. digital ocean debian 7 x64 1 core 1 GB, the above segfault
3. digital ocean ubuntu 13.04 x64 1 core, 1 GB, the above segfault
as for me very little ram or cpu.
You need cpu+ram.


I am testing script digital ocean debian 7 x64 with 4 cpu.

make big droplet and test.
2 cores with 2GB works fine indeed

Still seems to be getting rejected:

[04:36:13] 2 miner threads started, using MMC Momentum Proof-of-Work algorithm.
[04:38:34] Found solution - 4982 / 1968 / 4240992216
[04:40:02] Found share ...8fe6b7a33d008050: submitting
[04:40:02] Stats: 0.261 hash/min
[04:40:02] PROOF OF WORK RESULT: Rejected
[04:40:22] Found solution - 8740 / 1968 / 4266022973
[04:40:49] Found solution - 9788 / 1968 / 2354103072
[04:43:52] Found share ...df89520019a7d71e: submitting
[04:43:52] Stats: 0.261 hash/min
[04:43:52] PROOF OF WORK RESULT: Rejected
[04:47:44] Stats: 0.258 hash/min
[04:51:21] Found solution - 7733 / 1968 / 1087639073
[04:51:32] Found share ...c78725ea3d40f100: submitting
[04:51:32] Stats: 0.263 hash/min
[04:51:32] PROOF OF WORK RESULT: Rejected
[04:55:22] Stats: 0.261 hash/min
[04:59:07] Stats: 0.267 hash/min
[05:00:36] Found solution - 11423 / 1968 / 1800980721
[05:02:56] Found share ...96f3703c370f1309: submitting
[05:02:56] Stats: 0.262 hash/min
[05:02:57] PROOF OF WORK RESULT: Rejected
« Last Edit: December 26, 2013, 05:05:27 am by arcke »
OpenPGP: 0x22d7e9cc35375665
PTS - PawnbhoiXhmkrKJEPAsCiwkpP81nRXJGTD
Diaspora profile - https://pod.orkz.net/u/arcke

Offline s4l1h

  • Full Member
  • ***
  • Posts: 122
    • View Profile
I'm just getting Error Restarting.
if minerd is down.Script write error message and restart.

Tested debian 7 64 bit.


Check thread , cpu size and memory size.

What is result minerd command?
What is you os?
I am getting segfaults on debian 7 64 bit 1 GB. With or without the script.

ram or thread size problem test minerd manual.

minerd --url http://work.mmcpool.com/ --user MQoJDguWCMAug2J2rRUEsZPC9UjdSCppkS --threads 1

root@hertz1:~/mmcminer# ./minerd --url http://work.mmcpool.com/ --user <address> --threads 1
[02:47:24] Binding thread 0 to cpu 0
Segmentation fault

What is you server os and server cpu & ram size?
I have tested on 3 machines.

1. debian wheezy 2 cores 4 GB behind a firewall, keeps getting rejects (edit: not exactly firewall, but home lan, default settings, not mine to configure)
2. digital ocean debian 7 x64 1 core 1 GB, the above segfault
3. digital ocean ubuntu 13.04 x64 1 core, 1 GB, the above segfault
as for me very little ram or cpu.
You need cpu+ram.


I am testing script digital ocean debian 7 x64 with 4 cpu.

make big droplet and test.

Offline arcke

  • Full Member
  • ***
  • Posts: 115
    • View Profile
    • Diaspora
I'm just getting Error Restarting.
if minerd is down.Script write error message and restart.

Tested debian 7 64 bit.


Check thread , cpu size and memory size.

What is result minerd command?
What is you os?
I am getting segfaults on debian 7 64 bit 1 GB. With or without the script.

ram or thread size problem test minerd manual.

minerd --url http://work.mmcpool.com/ --user MQoJDguWCMAug2J2rRUEsZPC9UjdSCppkS --threads 1

root@hertz1:~/mmcminer# ./minerd --url http://work.mmcpool.com/ --user <address> --threads 1
[02:47:24] Binding thread 0 to cpu 0
Segmentation fault

What is you server os and server cpu & ram size?
I have tested on 3 machines.

1. debian wheezy 2 cores 4 GB behind a firewall, keeps getting rejects (edit: not exactly firewall, but home lan, default settings, not mine to configure)
2. digital ocean debian 7 x64 1 core 1 GB, the above segfault
3. digital ocean ubuntu 13.04 x64 1 core, 1 GB, the above segfault
« Last Edit: December 26, 2013, 03:26:17 am by arcke »
OpenPGP: 0x22d7e9cc35375665
PTS - PawnbhoiXhmkrKJEPAsCiwkpP81nRXJGTD
Diaspora profile - https://pod.orkz.net/u/arcke

Offline s4l1h

  • Full Member
  • ***
  • Posts: 122
    • View Profile
I'm just getting Error Restarting.
if minerd is down.Script write error message and restart.

Tested debian 7 64 bit.


Check thread , cpu size and memory size.

What is result minerd command?
What is you os?
I am getting segfaults on debian 7 64 bit 1 GB. With or without the script.

ram or thread size problem test minerd manual.

minerd --url http://work.mmcpool.com/ --user MQoJDguWCMAug2J2rRUEsZPC9UjdSCppkS --threads 1

root@hertz1:~/mmcminer# ./minerd --url http://work.mmcpool.com/ --user <address> --threads 1
[02:47:24] Binding thread 0 to cpu 0
Segmentation fault

What is you server os and server cpu & ram size?