Tools of Linux Ethereum
Method 1: steps of modifying mine.bat file
Step 1: right click mine.bat file and edit it
Step 2: modify your wallet address (adress field, black arrow), mine pool address (pool field, red arrow) and protocol settings (scheme field, yellow arrow) and save them
note: different eth pools use different protocols. Please visit the sample page of bminer's official website to find the protocols corresponding to common ore pools. For example, the protocol field corresponding to f2pool is ethproxy, and the protocol field corresponding to nanopool is ethash

How to use the Linux system mining, to use the service of the HA Yu miner, only need two steps, you can mine on the Linux system
-
open the website, input the mobile phone number, select how many CPUs you want to use for mining, the default is to use 50% of the CPU for mining, click to generate your exclusive command and
in two steps, you can mine on Linux system, the money you dig only needs to go to the website of hayu miner, enter your mobile phone number to withdraw< br />
1. Use the browser in the mobile phone menu to access the Internet, and directly search for the required software to download and install (download the Android version in the format of APK)
2. Use the computer to download the installation package in APK format, connect the data cable to the mobile phone, operate the mobile phone to find the installation package in the application - my file, and then click the Install button after running
3. After downloading, click the downloaded application and click Install according to the software installation prompt in the mobile phone interface.
First of all, the answer: Linux system has more advantages than windows
The main advantages ofare as follows:
< UL >
operation is relatively more stable and maintenance is more convenient
the cost of system resources is small (that is, the hardware requirements are not high), and the mining cost is saved
the installation and debugging are simple, and the technical threshold is lower
fully open source system, free legal edition, more stable and further save mining cost? In fact, you only need two steps to mine under Linux system:
< UL >open the website, enter the mobile phone number, select how many CPUs you want to use to mine, the default is to use 50% of the CPU to mine, click to generate your exclusive command and
is such a simple operation
Yes
please refer to the following tutorial:
Mining with idle Linux server
Mining tutorial of Ethereum Linux system
installation of zcash under Linux to start mining tutorial
1.下载安装包:ethtool-3.15.tar.gz,将其放入自己的路径下,解压:tarzxvfethtool-3.15.tar.gz
2.编译安装:
cdethtool-3.15
sudo./configure
sudomake
sudomakeinstall
3.ethtool-sethX[speed10|100|1000]//设置网口速率10/100/1000M
[plexhalf|full]//设置网口半/全双工
[autonegon|off]//设置网口是否自协商
例如:ethtool-
