How to install lan card driver in Linux

Most Linux drives come in zip format. You can extract them with tar utility. You can obtain LAN driver directly from manu...

Most Linux drives come in zip format. You can extract them with tar utility. You can obtain LAN driver directly from manufactures sites or form other media like motherboard CD.
We assume that you have LAN driver and copied it in your root directory.
Extract driver file with tar utility and change directory to extracted folder
Lan driver
Every LAN driver have a readme file telling the way to install that driver
( Note:- driver will compile only if you have proper compiler, we recommended that you install gcc compiler during installation. )
install lan card driver
To install driver execute these commands as shown here or use readme files
install lan card driver
Now we are giving you the location of some important network configurations file cram these files

/etc/resolv.conf

resolv.conf
This file contain information about DNS server. you can set DNS ip in this files. Each nameserver line represents a DNS server, and the search line specifies domain names to try if only the first part of a hostname is used.

/etc/modprobe.conf

modprobe.conf
The first line assigns the e100 kernel module to the eth0 network device. If the network card is supported, the module is automatically configured during installation or by Kudzu the first time the system is booted with the new card.

/etc/hosts

hosts
file lists IP addresses and hostnames that should resolve to the IP addresses. The first one listed, 127.0.0.1, is referred to as the loopback interface and should never be removed. If some hostnames can not be resolved by the DNS servers, list them with their IP addresses after the loopback device.

/etc/sysconfig/networking/devices

networking devices
File contain the list of all detected and install LAN card. This is the location of all networking scripts. you can create new virtual LAN card in this directory. even you can change IP configurations and default booting behavior of LAN card by directly editing in files.

/etc/sysconfig/network

network
This file is mostly used to change hostname permanently. If the NETWORKING option is set to yes, the networking subsystem is enabled but not necessarily started at boot time. The value of the HOSTNAME option is the hostname for the system. If one is not set, the default hostname is localhost. Refer to the file /usr/share/doc/initscripts-<version>/sysconfig.txt for additional options for this file.

/etc/sysconfig/network-scripts/

network scripts
In the /etc/sysconfig/network-scripts/ directory, each network device has its own configuration file with the filename ifcfg-<devicename> such as ifcfg-eth0 for the first Ethernet device. If the device is configured for a static IP address, the interface configuration file looks similar to image given below. If the ONBOOT option is set to yes, the device is activated at boot time using the network initialization script.

Network Configuration Files

File Descriptions
/etc/modprobe.confAssigns a kernel module to each network device.
/etc/sysconfig/networkSets the hostname and whether the networking is enabled. IPv6 is enabled or disabled in this file.
/etc/hostsLists hosts and their IP addresses for hostnames that can't be resolved by the DNS servers such as systems on the local network.
/etc/resolv.confSets the DNS servers (using their IP addresses) and the search domain. The values of the DNS servers are often added when the network is activated because the data can be provided by DHCP or a similar service.
/etc/sysconfig/network-scripts/Contains scripts to start and stop a network device and a specialized configuration file for each device.
/etc/rc.d/init.d/networkInitialization script that starts and stops the network.

COMMENTS

Random Elites

Name

Common Linux Common Redhat Ip Address Redhat RHEL6 Ubuntu
false
ltr
item
Linux Elites: How to install lan card driver in Linux
How to install lan card driver in Linux
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgck4-ih4yneIsGu6lXy7PoYj538C4JDNFA8C0iekNvnROKz-qxk9iLVG9RvWsRGyONuQ4a8NZ3nNcTBz-MhzZw5oaFKzqL8Y_VbKvsZb81IVsd9xt_xxw7hJaE6w391MA8xcNni0mIBaU/s400/519470675_c_570_411.jpg
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgck4-ih4yneIsGu6lXy7PoYj538C4JDNFA8C0iekNvnROKz-qxk9iLVG9RvWsRGyONuQ4a8NZ3nNcTBz-MhzZw5oaFKzqL8Y_VbKvsZb81IVsd9xt_xxw7hJaE6w391MA8xcNni0mIBaU/s72-c/519470675_c_570_411.jpg
Linux Elites
https://linuxelites.blogspot.com/2016/03/how-to-install-lan-card-driver-in-linux.html
https://linuxelites.blogspot.com/
http://linuxelites.blogspot.com/
http://linuxelites.blogspot.com/2016/03/how-to-install-lan-card-driver-in-linux.html
true
7442208655518515278
UTF-8
Not found any posts VIEW ALL Readmore Reply Cancel reply Delete By Home PAGES POSTS View All RECOMMENDED FOR YOU LABEL ARCHIVE SEARCH ALL POSTS Not found any post match with your request Back Home Sunday Monday Tuesday Wednesday Thursday Friday Saturday Sun Mon Tue Wed Thu Fri Sat January February March April May June July August September October November December Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec just now 1 minute ago $$1$$ minutes ago 1 hour ago $$1$$ hours ago Yesterday $$1$$ days ago $$1$$ weeks ago more than 5 weeks ago Followers Follow THIS CONTENT IS PREMIUM Please share to unlock Copy All Code Select All Code All codes were copied to your clipboard Can not copy the codes / texts, please press [CTRL]+[C] (or CMD+C with Mac) to copy