How to handle if Google Earth cannot be opened

The main problem with Google Earth is that TA is a foreign software, and many users are unable to access the server, which leads to the problem of unable to access the server. The solution is also very simple. Just set up a host that can access the Google server.

How to handle if Google Earth cannot be opened?

After the installation of Google Earth, there is Google IP configuration in the hosts file in windows, and the server address of Google Earth often changes. Google has many servers all over the world. Due to national conditions or IP blocking, it will be unable to connect to the server. Then, you need to manually change the server address and connect it directly with servers in the United States, Taiwan and so on.

1. Open hosts (directory C: \ windows \ system32 \ drivers \ etc) and empty all contents.

2. Copy the following lines to the hosts file, save and exit, and then Google Earth can run normally!

  173.194.64.141 www.panoramio. com

  173.194.46.19 www.google. com

  173.194.46.1 kh. google. com

  203.208.36.1 kh. google. com

  203.208.36.2 kh. google. com

  203.208.36.3 kh. google. com

  203.208.36.4 kh. google. com

  203.208.36.5 kh. google. com

Supplement: server introduction

Servers, also known as servers, are devices that provide computing services. Since the server needs to respond to service requests and process them, generally speaking, the server should have the ability to undertake services and ensure services.

The composition of the server includes processor, hard disk, memory, system bus, etc., which is similar to the general computer architecture. However, due to the need to provide highly reliable services, it requires high processing capacity, stability, reliability, security, scalability, manageability and so on.

In the network environment, according to the different types of services provided by the server, it is divided into file server, database server, application server, web server, etc.

Related reading: what are the server FAQs

  1. System blue screen, frequent crash, restart, slow response

The of the server is very similar to our ordinary computer, whether it is hardware structure or running system. Therefore, just like our computers, they may be infected with viruses, crash, blue screen, restart and other failures due to system vulnerabilities, software conflicts and hardware failures, and slow response due to too much garbage cache information.

  2. The remote desktop connection exceeds the maximum number of connections

Since the server allows 2 connections by default, if you forget to log off after logging in and directly close the remote desktop, the server recognizes that the login is still on the server side. In this case, the most common is to restart the server. However, if it is the peak period, the loss caused by restarting the server is obvious. At this time, you can use the mstsc / console command to forcibly log in. Open the "run" box and type "mstsc / V: xxx.xxx.xxx.xxx (server IP) / console" to forcibly log in to the remote desktop.

  3. How to clean up files that cannot be deleted

In this case, it may be that the file is still running. You can restart and delete it, or run CMD, enter the name of the folder arrtib-a-s-h-r you want to delete, and finally enter the name of the folder del wants to delete. It cannot be recovered after running this command. Please use it with caution.

  4. Hidden trouble of system port

For the server, the first thing is to ensure stability and security. Therefore, we only need to ensure the most basic functions of the server, just like the sound card is prohibited by default. We don't need too many functions and port support. For example, some unnecessary and high-risk ports can be blocked. For some necessary and risky ports, such as ports 3389 and 80, we can set them as non-special secret ports by modifying the registry, so that the security hidden dangers of server ports no longer exist.