In linux, you only need to modify the file to resolve the domain name to an IP address, and add the IP address of the domain name server of the ISP (network service provider) in your location to it, if you do not know the IP address of your local domain name server, you can query the Internet or call your Internet service provider to ask ,... in linux, you only need to modify the file to resolve the domain name to an IP address, and add the IP address of the domain name server of the ISP (network service provider) in your location to it, if you do not know the IP address of your local domain name server, you can query the Internet or call your Internet service provider to ask, if the result you asked is 202.102.192.68 (assuming you are in Anhui), follow these steps: vi/etc/resolv. conf, enter nameserver 202.102.192.68, and save and exit. the above operations require the root permission.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.