2.将下面的全部复制并粘贴到前面的终端窗口中,回车确认。 cat <<EOF > /etc/hosts ## # Host Database # # localhost is used to configure the loopback interface # when the system is booting. Do not change this entry. ## 127.0.0.1 localhost 255.255.255.255 broadcasthost ::1 localhost EOF