13,420
edits
Changes
no edit summary
==IntroductionOverview==
:* In this lab, you are going to help conserve disk space by learning how to compress and decompress files that are stored your computer server. In addition, you will learn a traditional method of how to install programs by decompressing source code archives and install (compile) them on your computer.
* '''Lab Logbook (Lab5 Reference Sheet)''' (to make notes and observations).
==Prerequisites==
==Required MaterialLinux Command Online Reference==Each Link below displays online manpages for each command (via [http://linuxmanpages.com/ http://linuxmanpages.com]): {|width="100%" cellpadding="5"|'''Archiving Utilities:'''|'''Service Management Utilities:'''||- valign="top"|*[http://linuxmanpages.com/man8/tar.8.php tar]*[http://linuxmanpages.com/man8/giz.8.php gzip]*[http://linuxmanpages.com/man8/gunzipiz.8.php gunzipzip]*[http://linuxmanpages.com/man8/make.8.php make]|*[http://linuxmanpages.com/man8/make.8.php service]
==Introduction==