Two network configuration methods in Ubuntu14.04: Ubuntu14.04 download, install, and configure the summary page.
Two network configuration methods in Ubuntu 14.04
Reading:
Download, install, and configure Ubuntu 14.04Page http://www.linuxidc.com/Linux/2014-04/100370.htm
Install Ubuntu 14.04 permanent update address on a hard disk in Windows 7: Http://www.linuxidc.com/Linux/2014-04/100369.htm
1. Configure the/etc/network/interfaces File
This is a traditional Linux configuration method, which is still useful in Ubuntu. It is configured through the address, netmask, gateway, and other fields. DNS information is stored in the/etc/resolv. conf file.
2. Configure the files in the/etc/NetworkManager/system-connections directory.
This works with the graphic interface configuration program NetworkManager. You can configure it on the desktop through the graphic interface and save the configuration information in the file under this directory.
You can select either of the two configuration methods. If eth0 appears in both configuration files, the configuration in/etc/network/interfaces prevails.
For more information about Ubuntu, see Ubuntu special page http://www.linuxidc.com/topicnews.aspx? Tid = 2
This article permanently updates the link address: Http://www.linuxidc.com/Linux/2014-04/100493.htm