Table of Contents Introduction Methods to Get MAC Address on Linux Using ip Command Using ifconfig Command Using nmcli Command Using ethtool Command Reading /sys Filesystem Distribution-Specific Examples
RPM is one of the two most popular package management systems for Linux. Although originally designed for Red Hat Linux, it is now used by many distributions. Currently
dhcpd server is designed for automatic and dynamic assignment of: IP-addresses wins dns default gateway time server subnet mask Dhcp does not require a server on each subnet,
Download Kernel from http://kernel.org Extract package tar xjf linux-2.6.19.tar.bz2 cd linux-2.6.19 Modify /etc/modprobe.conf to avoid error message mcedit /etc/modprobe.conf Comment mptscsi (if exists) alias eth0 pcnet32 alias scsi_hostadapter