Difference between revisions of "OPS235 Lab 5 - Fedora17"
Brian.gray (talk | contribs) |
Brian.gray (talk | contribs) |
||
Line 1: | Line 1: | ||
=OPS235 Lab 5 - Loopback Filesystems, Archives, Compiling from Source= | =OPS235 Lab 5 - Loopback Filesystems, Archives, Compiling from Source= | ||
+ | {{Admon/caution | Caution! | This lab is under construction.}} | ||
==Objectives== | ==Objectives== |
Revision as of 16:57, 12 February 2010
OPS235 Lab 5 - Loopback Filesystems, Archives, Compiling from Source
Objectives
- To create and use loopback filesystems in read-write mode
- To create and use archive files (tar and tar.gz)
- Compiling software from source code
- Customizing system startup
References
- man pages for mount, fstab, tar, gzip, make, chkconfig, dd, service
- Resources on the web: