Texonom
Texonom
/
Engineering
Engineering
/Hardware Engineering/Computer/Operating System/UNIX/Unix-like/Linux/Linux Strcutre/
linux network
Search

linux network

Creator
Creator
Seonglae Cho
Created
Created
2020 Sep 18 7:44
Editor
Editor
Seonglae Cho
Edited
Edited
2021 Jun 7 8:29
Refs
Refs
sudo nano /etc/network/interfaces
 

naver network with linux

NAVER D2
NAVER D2
https://d2.naver.com/helloworld/47667
 
 

dns

  • sudo nano /etc/resolv.conf
ping 8.8.8.8 ping 1.1.1.1 #compare sudo nano /etc/resolv.conf sudo apt install resolvconf sudo nano /etc/resolvconf/resolv.conf.d/base
 
 
How to Change DNS in Linux
1. Access Terminal screen from Activities or press Ctrl +T to open the terminal. 2. In most of the Linux operating systems, the DNS servers that the system use for name resolution are defined in /etc/resolv.conf file. To make the changes, we need to open the resolv.conf file with an editor, such as nano.
How to Change DNS in Linux
https://support.strongvpn.com/hc/en-us/articles/360038982774-How-to-Change-DNS-in-Linux
How to Change DNS in Linux
How To Make Changes In resolv.conf Permanent in Ubuntu [Quick Tip] - It's FOSS
When you change the DNS configuration using /etc/resolv.conf file, you must have noticed that the changes are not permanent. A reboot and your changes might revert to the original settings. I had this issue when I changed the DNS setting to watch Netflix outside USA. Editing resolv.conf solved my problem...
How To Make Changes In resolv.conf Permanent in Ubuntu [Quick Tip] - It's FOSS
https://itsfoss.com/resolvconf-permanent-ubuntu/
How To Make Changes In resolv.conf Permanent in Ubuntu [Quick Tip] - It's FOSS
 
 

Recommendations

Texonom
Texonom
/
Engineering
Engineering
/Hardware Engineering/Computer/Operating System/UNIX/Unix-like/Linux/Linux Strcutre/
linux network
Copyright Seonglae Cho