To add name servers for most Linux operating systems on Google Cloud, modify /etc/dhcp/dhclient.conf
.
For example, add the following line:
prepend domain-name-servers 8.8.8.8, 8.8.4.4;
Do not forget the trailing semicolon.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…