Changes

Jump to: navigation, search

NAD710 Lab 4 Answers

173 bytes added, 11:51, 29 September 2008
no edit summary
'''2. Which file stores the static IP addresses ?'''
/etc/sysconfig/networking/devices/ifcfg-eth1
 
In my opinion the file is:
/etc/sysconfig/network-scripts/ifcfg-eth0
'''3. Which file stores the static hostname to IP address mapping ?'''
/etc/sysconfig/networking/profiles/default/hosts
 
How about:
/etc/hosts
'''4. Which file stores the DNS servers IP addresses ?'''
/etc/sysconfig/networking/profiles/default/resolv.conf
 
I think the file is:
/etc/resolv.conf
'''5. What information is stored in /etc/sysconfig/network file ?'''
This file stores information like computer's hostnameand default gateway.
This file looks like
'''6. Would you be able to construct a single pipe line command using "find", "xargs", and "tar" to copy all the files (with the same directory structure) found by the "find" command to the currect directory ?'''
 
----
CHALLENGER
 
'''7. Pick one of the following system configuration program and determine what files are being used to store the configure parameters:'''

Navigation menu