Position: Home page » Ethereum » Installing Ethereum under Linux

Installing Ethereum under Linux

Publish: 2021-04-21 13:02:45
1. The first part: build your own blockchain directory from 0 to 1: 1.1 start from imitation, first understand the basis of blockchain 1.2: analysis of consensus mechanism 1.3 design principles and methods of consensus mechanism 1.4 how to quickly clone a blockchain 1.5 how to turn bitcoin into your own private chain - how to turn Ethereum into your own
2.

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

  1. 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

    1. 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 />

3.

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-

4.

It is a kind of optical fiber Ethernet interface card, which transmits signals according to Ethernet communication protocol. It is generally connected with optical fiber Ethernet switch through optical cable

eth0 and eth1 are used to distinguish network card names. They have the same meaning as windows local connection 1 and local connection 2

the subnet card here is not a practical network interface, but it can flash in the system as a collection interface, such as eth0:1, eth1:2

extended data:

linux operating system embeds TCP / IP protocol stack, and protocol software has routing and forwarding function. Routing and forwarding rely on the installation of multiple network cards in the host as routers

when a network card receives a degree packet, the system kernel will query the routing table according to the destination IP address of the degree packet, then send the degree packet to another network card according to the query result, and finally send the degree packet through the network card. The process of host is the core function of router

routing function is realized by modifying Linux kernel parameters. The sysctl command is used to configure and display kernel parameters in the / proc / sys directory

for security reasons, Linux kernel forbids packet routing and forwarding by default. In Linux system, there are two ways to enable forwarding function: temporary and permanent

5. "This is how to learn Linux" is a self-study book focusing on practical Linux system technology. Let's learn it together.
6. CP ifcfg-eth0 ifcfg-eth1
then VI ifcfg-eth1
according to the parameter settings in it, you can

the easiest way is if you have the installation of subset
use subset
7. sudo ./configure
sudo make
sudo make install
8. Add ifconfig eth0 directly: 1 192.168.1.111 netmask 255.255.255.0
9. Are your two network cards of the same model? Is there no driver on the machine
Hot content
Inn digger Publish: 2021-05-29 20:04:36 Views: 341
Purchase of virtual currency in trust contract dispute Publish: 2021-05-29 20:04:33 Views: 942
Blockchain trust machine Publish: 2021-05-29 20:04:26 Views: 720
Brief introduction of ant mine Publish: 2021-05-29 20:04:25 Views: 848
Will digital currency open in November Publish: 2021-05-29 19:56:16 Views: 861
Global digital currency asset exchange Publish: 2021-05-29 19:54:29 Views: 603
Mining chip machine S11 Publish: 2021-05-29 19:54:26 Views: 945
Ethereum algorithm Sha3 Publish: 2021-05-29 19:52:40 Views: 643
Talking about blockchain is not reliable Publish: 2021-05-29 19:52:26 Views: 754
Mining machine node query Publish: 2021-05-29 19:36:37 Views: 750