Bitcoin Forum
May 06, 2024, 04:37:23 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Absolutely new to mining  (Read 435 times)
kingboonz (OP)
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
November 01, 2017, 10:05:18 PM
 #1

Hi guys, I have a pc that I would like to mine on for educational purposes.

Currently the PC is linux, ubuntu CLI.
My experience with linux is newbie level, about 3 months in.

Can I ask for some newbie help with regards to mining in a stratum pool?

#1: What is stratum?
#2: Which client should I use to mine for different algorithms? What is the best client to use?
#3: How do I install a project from github?


Thank you!
1715013443
Hero Member
*
Offline Offline

Posts: 1715013443

View Profile Personal Message (Offline)

Ignore
1715013443
Reply with quote  #2

1715013443
Report to moderator
1715013443
Hero Member
*
Offline Offline

Posts: 1715013443

View Profile Personal Message (Offline)

Ignore
1715013443
Reply with quote  #2

1715013443
Report to moderator
BitcoinCleanup.com: Learn why Bitcoin isn't bad for the environment
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715013443
Hero Member
*
Offline Offline

Posts: 1715013443

View Profile Personal Message (Offline)

Ignore
1715013443
Reply with quote  #2

1715013443
Report to moderator
1715013443
Hero Member
*
Offline Offline

Posts: 1715013443

View Profile Personal Message (Offline)

Ignore
1715013443
Reply with quote  #2

1715013443
Report to moderator
unholycactus
Legendary
*
Offline Offline

Activity: 1078
Merit: 1023



View Profile WWW
November 01, 2017, 10:50:53 PM
Merited by KWH (10)
 #2

Hi guys, I have a pc that I would like to mine on for educational purposes.

Currently the PC is linux, ubuntu CLI.
My experience with linux is newbie level, about 3 months in.

Can I ask for some newbie help with regards to mining in a stratum pool?

#1: What is stratum?
#2: Which client should I use to mine for different algorithms? What is the best client to use?
#3: How do I install a project from github?


Thank you!

#1 It's the protocol used for mining. https://slushpool.com/help/manual/stratum-protocol
Basically an optimised way of communicating over the internet for mining.

#2 What are you mining with? Usually miners have their built in software and it's not very flexible.
People usually go with cgminer when they are mining with a CPU/GPU. I don't think cgminer supports mining different coins in parallel. I imagine this would be better done pool side.

#3 I don't understand the question.

Hashing from any device can be applied to any hashing algorithm. However, some are far more efficent depending on the application.
A quick way for you to start up and learn would be to:
1. Chose a pool
2. use cgminer
3. connect to the pool using cgminer
4. Let your computer run for a while to see some results (this won't translate into financial gain since mining that way is very inefficient in 2017).
jscholz
Member
**
Offline Offline

Activity: 392
Merit: 10


View Profile
November 02, 2017, 04:12:05 AM
 #3

Hi guys, I have a pc that I would like to mine on for educational purposes.

Currently the PC is linux, ubuntu CLI.
My experience with linux is newbie level, about 3 months in.

Can I ask for some newbie help with regards to mining in a stratum pool?

#1: What is stratum?
#2: Which client should I use to mine for different algorithms? What is the best client to use?
#3: How do I install a project from github?


Thank you!

For number three you need a github account - then you can "clone" the project to your own account and that creates a copy.
But you're only copying the raw code, not an actual program.
To actually install something depends on what you're cloning - you'll need a compiler to convert the code into a program, or some code you can run through terminal if you have the right software installed.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!