tiny_computer
tiny_computer copied to clipboard
我在境外, 但還是上不了google, duckdukgo, 如何可以改回? (Solved)
我在境外, 但還是上不了google, duckdukgo, 如何可以改回? (Solved)
I am not in C hina, however i still not able to access google and duckduckgo, what can i do for the setting? Thank you, the app really good!!!
I finally find a way to access google by running the following command in bash
sudo echo "nameserver 8.8.8.8" > /etc/resolv.conf sudo echo "nameserver 8.8.4.4" >> /etc/resolv.conf