SPO600 Code Building Lab

From CDOT Wiki
Revision as of 23:36, 10 January 2016 by Chris Tyler (talk | contribs) (Created page with 'Category:SPO600 Labs{{Admon/lab|Purpose of this Lab|In this lab, you will do a baseline build of a software package and benchmark its performance.}} == Lab 2 == === Prerequ…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Lab icon.png
Purpose of this Lab
In this lab, you will do a baseline build of a software package and benchmark its performance.

Lab 2

Prerequisites

You must have working accounts on a Linux server (such as Matrix, Zenit, the SPO600 Servers or your own system).

Tasks

  1. Select a software package from the [Free Software Foundation's GNU Project].
  2. Build the software. Do NOT build the software as the root user. Do NOT install the software into the system directories.
  3. Test that it works.
  4. Select a second, open source software package that has a different license, and repeat the process with that software.
  5. Blog about the process, your results, your observations, and what you learned.