Position: Home page » Ethereum » Deployment files of Ethereum

Deployment files of Ethereum

Publish: 2021-04-23 14:06:49
1. Build / env.sh go run build / ci.go install. / CMD / geth
make: * * [geth] error 1
there is no such directory, or the directory has insufficient permissions
2.

According to the data of okcoin, a well-known digital asset trading platform in China, yesterday, the opening price of Ethereum was 1463.00, the highest price was 1545.00 and the lowest price was 1451.01, closing at 1490.99. The closing price rose by 1.85% and the amplitude was 6.48%. Today, Ethereum opened at 1487.29, basically flat

According to analysts of okcoin, the price has shown signs of strengthening in recent trading days, with the price moving up at the low point of each adjustment. At present, the price is in a high consolidation, most of the time trading in the 1480-1530 range

To sum up, the 4-hour moving average system tends to be long, and the MACD index runs in strong regions, so it is more likely that the intraday price will continue to rise after a small adjustment. Focus on 1460 first-line support within the day. If the price stops falling and rebounds near this price, it means that the market is still strong. If it falls below this price, it will weaken, or test 1420 first-line long short watershed again

NASDAQ has entered into an agreement with major Swiss stock exchange operators to integrate blockchain into OTC procts and services. According to an application document released by the US Securities and Exchange Commission, NASDAQ, which has been studying blockchain technology since 2015, has reached an agreement with six Swiss Exchange, a subsidiary of six group. It is worth noting that six group is also testing blockchain technology through its SiC securities business line

the SEC document said: "in July 2017, NASDAQ signed an agreement with six Swiss Exchange to implement a solution based on distributed ledger technology for six OTC procts, and further use the NASDAQ financial framework (NFF) to promote the commercialization of blockchain technology

although it is not clear when the OTC solution will be developed and whether the deployment timeline has been formulated, this news is the latest progress of NASDAQ in promoting the commercialization of blockchain

for other blockchain projects of NASDAQ, in May this year, the stock exchange and financial giant Citibank reached a cooperation to jointly carry out blockchain payment research. Earlier, in March this year, NASDAQ revealed that it was providing blockchain technical support for a digital media contract exchange

In addition, NASDAQ also expressed its desire to invest more blockchain start-ups, and plans to invest tens of millions of dollars

NASDAQ is one of the most active exchanges in the field of blockchain in the world. In addition, the London Stock Exchange, the Hong Kong Stock Exchange and the New York Stock Exchange have publicly developed blockchain solutions. Not long ago, the London Stock Exchange, one of the world's four largest exchanges, announced its cooperation with IBM to create a blockchain securities platform for small and medium-sized enterprises. The Hong Kong Stock Exchange also announced the launch of a blockchain private stock exchange in 2018

3.

you can try the following steps:

  1. the super administrator of root login system

  2. cd /etc/sysconfig/network-scrips/

  3. vi ifcfg-eth0 Use the tab key to complete the command

  4. after modifying the attribute onboot = no to yes, press ESC and then press: WQ to exit

  5. and then restart the service to take effect: services network restart

4.

The network configuration files of Ubuntu mainly include: IP address configuration file, host name configuration file and DNS configuration file. The solution is as follows:

1. First check the initial network state

5. There are three cases

there is no configuration file and ifconfig has no eth0 information (of course, there is no eth1). Please use # ifconfig eth0 up or ifup eth0. If there is no prompt information, it means that the system can recognize the network card eth0, but eth0 does not start the service, otherwise it will prompt that eth0 cannot be found. If this is the case, you can manually create the configuration file / etc / sysconfig / network scripts / ifcfg-eth0 (to create a configuration file, you need root permission or sudo authorization of root to change the sysconfig folder)

without a configuration file, you can't start eth0 through ifup. It depends on whether the network service is started. Enter service network status, If it is closed, please enter service network start to start the network service, and a green OK will pop up at eth0, which means that the network service is successfully started. You can handle the above situation by using ifup, and then manually create a configuration file

if there is no configuration file, you can't start eth0 through ifup, and the network service can't be started (service network start displays red failed, Or there is no eth0 information pop-up at all, only local LO), then you need to check whether the network card is plugged into the machine normally, or whether there is a corresponding driver (this situation is rare, unless you use a very old system version or use a USB external network card)
6. If the driver of your network card is not installed, it will not be able to see the ifcfg-eth0 configuration file. However, when some network card drivers are installed, eth0 may not be displayed. For example, the FreeBSD system may display em0. Or try ifconfig eth0 up first, and then see if there is any ifcfg-eth0 configuration file. If not, see if there is any related configuration file in the / etc / sysconfig / network script directory (for CentOS or RedHat systems), not necessarily eth0. As I said above, it may be em0.
7. [root@iZ259r7h4pfZ ~]# cat /etc/sysconfig/network-scripts/ifcfg-eth0
DEVICE=eth0
ONBOOT=yes
BOOTPROTO=static
IPADDR=10.173.27.12
NETMASK=255.255.248.0
[root@iZ259r7h4pfZ ~]# cat /etc/sysconfig/network-scripts/ifcfg-eth0|awk -F= '/IPADDR/{print $2}'
10.173.27.12
8. Ubuntu没有/etc/sysconfig/network-scripts/ifcfg-eth0
ubuntu修改IP地址:
vi /etc/network/interfaces

/etc/init.d/networking restart
ifdown eth0
ifup eth0
9.

  1. the old version is called ethx. This new version has changed its name
  2. you can use IP add to view the interface name
  3. hope it can help you, please adopt
  4. < / OL >
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