Open main menu

CDOT Wiki β

Changes

OPS235 Lab 6 - CentOS7

13 bytes added, 12:44, 4 May 2015
no edit summary
# Start the '''centos1''' VM and login
# Before we configure centos1 we should create a timestamp file that can be used to see which files have changed as a result of using the GUI tool.Issue the following command:
#: <b><code><span style="color:#3366CC;font-size:1.2em;">date > /tmp/timestamp</span></code></b>
# Run the network configuration tool and enter the following static configuration in the same way that you configured '''centos2'''.
# Verify the configuration by pinging centos host ('''192.168.235.1''') and centos2 ('''192.168.235.12''')
#We will now create an '''Incremental Backup'''.
#Run the following Linux command: #: <ulb> <licode><codespan style="color:#3366CC;font-size:1.2em;">find /etc -newer /tmp/timestamp &gt; /root/netcfg.lst</codespan></licode> </ulb><ol> <li value="8">#View the <code>'''/root/netcfg.lst</code> ''' file. What does it contain?</li> <li>#Create a new directory called: <code>'''/tmp/lab6</code></li></ol>'''
{| width="40%" align="right" cellpadding="10"
|- valign="top"
13,420
edits