Ethereum synchronization command
mainstream digital currencies such as bitcoin, Puyin, Laite, Ethereum and dogcoin all exist in wallets, and wallets existed before the release of such currencies.
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 />
2. Download the mining software in the lower right corner of the homepage of the flow ore trading system
3. Install the downloaded mining software, open the mining software, and enter the account password to log in
4. After logging into the mining system, the software will automatically start mining. The benefits of mining are shown in the figure
-
with software mining, the flow of ore a p p can monitor the mining situation
-
direct purchase with fast money
< / OL >
can only think of two methods
I wonder if my friends have such experience. When I bring my notebook to work, because the work needs to be equipped with a fixed IP address, and my home automatically obtains the IP address, I have to set this IP address every day. Is there a simple and convenient way? In fact, we can do a batch process. Each time we want to set the IP address, we just need to run the batch process
first, set the IP address batch processing, save the following code in Notepad as a. Bat file, such as: static. Bat, double-click to run<
@ echo off
echo modify local IP address tool
echo is setting your IP address as a static address, please wait...
Netsh interface IP set address name = & quot; Local connection & quot; source=static addr=192.168.1.102 mask=255.255.255.0
netsh interface ip set address name=" Local connection & quot; source=static gateway=192.168.1.1 gwmetric=0
netsh interface ip set dns name=" Local connection & quot; source=static addr=41.211.224.7 register=primary
netsh interface ip add dns name=" Local connection & quot; addr=41.211.224.3
netsh interface ip set wins name=" Local connection & quot; Source = static addr = none
the related parameters in the above code are described as follows, It can be modified according to your actual situation:
addr = 192.168.1.102 -- IP address
mask = 255.255.255.0 -- subnet mask
gateway = 192.168.1.1 -- gateway
addr = 41.211.224.7 -- preferred DNS
addr = 41.211.224.3 -- standby DNS (if there is no standby DNS, please delete the whole line of code)
2 Set to automatically obtain the IP address, save the following code in Notepad as. Bat file, such as: DHCP. Bat, double-click to run
@ echo off
echo modify local IP address tool
echo is setting to automatically obtain IP address, please wait...
Netsh interface IP set address name = & quot; Local connection & quot; source=dhcp
netsh interface ip set dns name=" Local connection & quot; Source = DHCP
note: the "local link" in the above code is the system default name of the network link in your computer. If you have installed multiple network cards or changed the name of the local link, please change the corresponding local link name in the code to your current name.
The command of route is to manually configure the routing table, display and modify entries in the local IP routing table, and view the local routing table information with routeprint without parameters. The detailed steps are as follows:
1, win + R, open the resource manager, enter: CMD, click: OK, and enter: route /? To see how the route command and parameters are used

bus routes: Metro Line 2 → Gaofeng Express Line 36 → Guangcong 10 express line → Conghua 5, the whole journey is about 65.9km
1. Walk about 490 meters from Guangzhou to gongyuanqian station
2. Take Metro Line 2, pass 10 stops, reach huangbian station
3. Walk about 160 meters, reach huangbian North Road Station
4. Take Gaofeng Express Line 36, pass 2 stops, Reach yuanxiatian station
5, walk about 440 meters, reach yuanxiatian station
6, take Guangcong 10 express, pass 1 stop, reach Conghua bus station
7, Take Conghua No. 5, pass 2 stops, reach Liuxihe Bridge Station (also take Conghua No. 3 night shift, Conghua No. 9)
8, walk about 520 meters, reach night Shanghai
