User Tools

Site Tools


Sidebar

projects

  • uxi0 (due 20170125)
  • adm0 (due 20170201)
  • pbx0 (due 20170208)
  • pbx1 (due 20170215)
  • usr0 (due 20170301)
  • pbx2 (bonus; complete by 20170301)
  • upf0 (due 20170308)
  • upf1 (due 20170315)
  • usf0 (due 20170322)
  • icp0 (due 20170324)
  • gfo0 (due 20170412)
  • EoCE (bottom of journal) (due 20170512-141459)
haas:spring2017:unix:projects:uxi0

This is an old revision of the document!


Corning Community College

CSCS1730 UNIX/Linux Fundamentals

~~TOC~~

Project: UXI0

Errata

This section will document any updates applied to the project since original release:

  • revision #: <description> (DATESTAMP)

Objective

In this project, we get started with some course initialization activities.

Project Overview

Course Homepage

You're reading this, so you've likely already found your way to the course homepage. It consists of the syllabus plus additional course resources.

Please familiarize yourself with it, bookmarking important resources as appropriate, so that you can refer back when needed.

I'd recommend knowing how to get to the projects page (where you found the link for this project), as new content will be posted there.

Syllabus

Be sure to read through and over the syllabus, ensuring there are no questions on the material and organization of the course.

Journal Intro

Familiarize yourself with your Journal, and once there:

  • customize it (title/subtitle)
  • add an introduction
  • create your first week content

NOTE: Week 1 journal entry will be due before Monday, the remainder of the intro Journal content will be due by this project's deadline.

Mailing List

Using the resources found on the course homepage (or the lab46 website in general), locate and subscribe your lab46 e-mail address to the class mailing list (known as UNIX).

What is your Lab46 e-mail address? It is your lab46 username, followed by: @lab46.corning-cc.edu

We will make use of the alpine command-line mail user agent to do our e-mail transactions. Be sure to run the command and familiarize yourself with it.

We will use this for class discussions (along with irc, the notes wiki page, your Journal, etc.) and to disseminate announcements and other information.

Once subscribed, please send a message to the list introducing yourself (also so I can know to associate a particular e-mail address with you).

Class Chat (IRC)

Using the tutorial, set up a screen session and join the #unix channel on irc. This has proven useful for more interactive (debugging!) conversations.

Lab46 Shell

For many of you, this will be your first experience in the LAIR and/or logging onto Lab46.

If you are new, the first day I will have your login information which will be provided, and we will spend a few moments getting everyone logged in.

If you are already familiar, please ensure you can still log into the pods and lab46.

Personal/Per-User Lab46 Mercurial Repository

To both aid you and help you develop better development skills, I'd like for you to make regular commits and pushes to your Lab46 mercurial repository.

This way, you can have a regular snapshot of your work as you go along, plus have the ability to grab an older copy should something go wrong.

Like the Journal, I will be looking for a minimal amount of repository-related activity PER WEEK (for example, I will be looking for AT LEAST 1 commit in relation to your program for week 1).

Reading

As a first week activity, I would like for you to read the UNIX for the Beginning Mage book in its entirety, and spend ample time practicing the commands and concepts covered on lab46.

Submission

To submit this project to me, use the submit tool, run the following command at your lab46 prompt:

$ submit unix uxi0 info.text
Submitting unix project "uxi0":
    -> info.text(OK)

SUCCESSFULLY SUBMITTED

You should get some sort of confirmation indicating successful submission if all went according to plan. If not, check for typos and or locational mismatches.

I'll be evaluating the project based on the following criteria:

39:cci0:final tally of results (39/39)
*:cci0:customized journal title [4/4]
*:cci0:customized journal intro [4/4]
*:cci0:subscribed to class mailing list [4/4]
*:cci0:joined class irc chat [1/1]
*:cci0:submitted info.text file [1/1]
*:cci0:provided requested information in info.text [4/4]
*:cci0:cloned lab46 mercurial repository into ~/src [1/1]
*:cci0:committed and pushed populated .hgignore file [3/3]
*:cci0:configured hgrc file [3/3]
*:cci0:submitted file called hello.c [1/1]
*:cci0:committed and pushed hello.c to repository [2/2]
*:cci0:adequate and consistent indentation in hello.c [1/1]
*:cci0:sufficient comments in hello.c [1/1]
*:cci0:executable runs without issue [3/3]
*:cci0:output conforms to project specifications [3/3]
*:cci0:adequate modifications in hello.c [1/1]
*:cci0:no compiler warnings for hello.c [1/1]
*:cci0:no compiler errors for hello.c [1/1]

13:uxi0:final tally of results (13/13)
*:uxi0:cloned lab46 mercurial repository [2/2]
*:uxi0:made .hgignore file [2/2]
*:uxi0:subscribed lab46 address to class mailing list [2/2]
*:uxi0:subscribed to class mailing list [2/2]
*:uxi0:customized opus intro [2/2]
*:uxi0:customized opus title [2/2]
*:uxi0:submitted project [1/1]
haas/spring2017/unix/projects/uxi0.1484649358.txt.gz · Last modified: 2017/01/17 10:35 by wedge