Changes

Jump to: navigation, search

OPS235 Lab 6 - Fedora17

89 bytes added, 10:34, 28 February 2012
no edit summary
# Verify the configuration by pinging fedora host ('''192.168.235.1''') and fedora2 ('''192.168.235.12''')
# To verify that fedora1 has the correct default gateway configured, enter the command <code>route -n</code>
# Use We will now be using the <code>find</code> command to locate ::#Locate the configuration files modified by the GUI network configuration program:#Copy those configuration files to a specified directory for backup
#* Previously, you created a file called <code>/tmp/timestamp</code>. Any files that were modified by the GUI network configuration program should have a timestamp later (or newer) than the "timestamp" file you created. All the Linux TCP/IP configuration files are stored under the '''/etc''' directory or its sub-directories. The following command when run as root will give you a list of all the files under the <code>/etc</code> directory with a file modification date newer than the date of the "timestamp" file:
#**<code>find /etc -newer /tmp/timestamp</code>
13,420
edits

Navigation menu