I am a cryptocurrency professional and have been working in the software industry for 15 years, being a senior expert in software performance enhancement
3 Followers
Join me at The New Frontiers Quest! Use my referral link for additional points https://nfq.thebeacon.gg/?referral=dapangzi208188
free your mind
do you like๏ผ
I. Temporary DNS modification. (This change will be lost after a reboot) Use vim /etc/resolv.conf to open the resolv.conf file. Change the content to: nameserver 8.8.8.8 #Change this to your primary DNS nameserver 8.8.7.7 #Change this to your secondary DNS II. Permanent DNS modification. (This change will not be lost after a reboot) Use vim /etc/resolvconf/resolv.conf.d/base to open the resolv.conf file. Enter the following: nameserver 8.8.8.8 #Change this to your primary DNS