Changes

Jump to: navigation, search

OPS235 Lab 3 - CentOS7 - HD2

2 bytes added, 19:20, 16 March 2017
tgz to tar.gz
#Compare '''/tmp/extract1/README''' and '''/usr/share/doc/sudo*/README'''. Are they exactly the same? Why?
#Create the directory '''/tmp/extract2'''
#Move the file '''archive2.tgztar.gz''' to the '''/tmp/extract2''' directory.
#Extract the files from the second archive by issuing the following command: <code><span style="color:#3366CC;font-size:1.2em;">tar xvzf /tmp/extract2/archive2.tar.gz</span></code></b>
#Note that this time a separate <b><code><span style="color:#3366CC;font-size:1.2em;">gunzip</span></code></b> command was not needed. Why?
'''Answer Investigation 2 observations / questions in your lab log book.'''
 
=INVESTIGATION 3: MANAGING SOFTWARE PACKAGES=

Navigation menu