Author

Topic: [XMR] Monero - A secure, private, untraceable cryptocurrency - page 2041. (Read 4670972 times)

newbie
Activity: 37
Merit: 0
It would be good to place this how to for ubuntu 13.10 in OP   https://bitcointalksearch.org/topic/m.6392978

That guide is old. It is way easier now. Instructions are here: http://monero.cc/getting-started/

Basically, one line installs the everything, including dependencies:

Code:
cd ~ && wget https://www.dropbox.com/s/3pclp7sm94edmxl/install_monero.sh && chmod +x ./install_monero.sh && ./install_monero.sh

That might work but its only for 13.10 ubuntu.... and they should state that, does not work on 12.04
sr. member
Activity: 450
Merit: 250
It would be good to place this how to for ubuntu 13.10 in OP   https://bitcointalksearch.org/topic/m.6392978

That guide is old. It is way easier now. Instructions are here: http://monero.cc/getting-started/

Basically, one line installs the everything, including dependencies:

Code:
cd ~ && wget https://www.dropbox.com/s/3pclp7sm94edmxl/install_monero.sh && chmod +x ./install_monero.sh && ./install_monero.sh
hero member
Activity: 543
Merit: 500
It would be good to place this how to for ubuntu 13.10 in OP   https://bitcointalksearch.org/topic/m.6392978
full member
Activity: 144
Merit: 100
In testing

http://mon.hashharder.com/index.html#

Code:
simpleminer --pool-addr=mon.hashharder.com:5555 --login=address --pass x



You can change the port? I have port 5555 blocked.
newbie
Activity: 37
Merit: 0
Would love to set my miners at this pool have about 25 machines, but cannot seem to get ubuntu 12.04 to run this software for some reason... still stuck cannot figure out why....

anyone successfully installed on 12.04? if so please get me the commands to make this work.
What are your errors?


i have alot of errors when i do make -j4

But i just checked i installed boost 1.55 but it still showing

#define BOOST_LIB_VERSION "1_48"

How do i remove bost 1.48 completely and install it fresh because that might be the cause.

and if i have 32 threads on my cpu. would my make -j32  be that?? confused
legendary
Activity: 1484
Merit: 1005
How use threads with simpleminer ?

I took a quick look at the code I think you just need to run multiple copies. Run it as many times as you want threads. Unless I missed something.



Yeah, multithreading is on the TODO list, but we also hope to have a proper cpuminer fork out soon too.
legendary
Activity: 2968
Merit: 1198
How use threads with simpleminer ?

I took a quick look at the code I think you just need to run multiple copies. Run it as many times as you want threads. Unless I missed something.

full member
Activity: 126
Merit: 101
For those who prefer to MM MRO with FCN udated binaries are available at bitmonero.org
Inability of donor network coins transferring was fixed.
sr. member
Activity: 560
Merit: 250
"Trading Platform of The Future!"
Would love to set my miners at this pool have about 25 machines, but cannot seem to get ubuntu 12.04 to run this software for some reason... still stuck cannot figure out why....

anyone successfully installed on 12.04? if so please get me the commands to make this work.
What are your errors?
hero member
Activity: 543
Merit: 500
How use threads with simpleminer ?
I think one instance of simpleminer = 1 core. so you have to run 6 instances of simpleminer if you want 6 cores to mine  Cheesy
sr. member
Activity: 308
Merit: 250
How use threads with simpleminer ?
newbie
Activity: 37
Merit: 0
Would love to set my miners at this pool have about 25 machines, but cannot seem to get ubuntu 12.04 to run this software for some reason... still stuck cannot figure out why....

anyone successfully installed on 12.04? if so please get me the commands to make this work.
member
Activity: 113
Merit: 14

When a block is found, no one will be paid.

I'll point my miners there. The result of not getting paid is about what happens when I solo mine too  Grin

looks like pool is working in testnet )
member
Activity: 140
Merit: 12

When a block is found, no one will be paid.

I'll point my miners there. The result of not getting paid is about what happens when I solo mine too  Grin
sr. member
Activity: 560
Merit: 250
"Trading Platform of The Future!"
In testing

http://mon.hashharder.com/index.html#

Code:
simpleminer --pool-addr=mon.hashharder.com:5555 --login=address --pass x


doesn't work yet.  Tongue


What issue are you getting? My miners are connecting to it fine
When a block is found, no one will be paid.
legendary
Activity: 938
Merit: 1001
In testing

http://mon.hashharder.com/index.html#

Code:
simpleminer --pool-addr=mon.hashharder.com:5555 --login=address --pass x


doesn't work yet.  Tongue


What issue are you getting? My miners are connecting to it fine
sr. member
Activity: 560
Merit: 250
"Trading Platform of The Future!"
In testing

http://mon.hashharder.com/index.html#

Code:
simpleminer --pool-addr=mon.hashharder.com:5555 --login=address --pass x


doesn't work yet.  Tongue
legendary
Activity: 938
Merit: 1001
In testing

http://mon.hashharder.com/index.html#

Code:
simpleminer --pool-addr=mon.hashharder.com:5555 --login=address --pass x

hero member
Activity: 794
Merit: 1000
Monero (XMR) - secure, private, untraceable
I'm getting 10% increased mining hash rate on my windows machine by running it in a linux virtual machine.
Those are the basic steps:
1) Install Oracle VM VirtualBox (https://www.virtualbox.org/)
2) Create a virtual machine for Ubunto (set the processors to maximum available. Give it at least 12 GB HDD)
3) Download Ubuntu (http://www.ubuntu.com/download) and install it in the VirtualBox
4) In the VM Ubunto window menu -> Devices -> Insert Guest Additions CD Image... Install and restart (needed to adjust the screen resolution or otherwise you won't see most of the screen)
5) In a terminal run the following script:
Code:
cd ~ && wget https://www.dropbox.com/s/3pclp7sm94edmxl/install_monero.sh && chmod +x ./install_monero.sh && ./install_monero.sh
This will install and compile everything needed for monero to run and will compile monero too.
6) Download a recent blockchain from the OP for fast synchronization and copy it to the .bitmonero folder (Crtl + H to show hidden files and folders)
7) Start mining with 10% additional hash rate on your Widows based PC

Tip me some MRO: 4AyRmUcxzefB5quumzK3HNE4zmCiGc8vhG6fE1oJpGVyVZF7fvDgSpt3MzgLfQ6Q1719xQhmfkM9Z2u NXgDMqYhjJVmc6KX
newbie
Activity: 56
Merit: 0


TY Noodle and Taco for the large amount of work involved in this update! Lots of green there.
Jump to: