NETWORKING
reference :
* https://fedoraproject.org/wiki/Classroom
* https://fedoraproject.org/wiki/Networking_Basics_%2820090405%29
[services]
* network -Bring up/down networking
* NetworkManager -a tool for easily managing network connections
[commands]
* ifconfig – configure a network interface
* route – show / manipulate the IP routing table
* system-config-network
* wvdial
* nm-applet
* nm-tool – utility to report NetworkManager state and devices
[services manipulating commands]
* chkconfig – updates and queries runlevel information for system services
* system-config -services – Service Configuration Utility
[config files]
/etc/resolv.conf – place to store DNS address(es)
/etc/sysconfig/network
/etc/sysconfig/network-scripts/ifcfg-INTERFACENAME

Leave a Reply