Recitation R1 - Introduction to Linux and Eclipse
Fall 2014

CS200: Introduction to Algorithms


The goals of this lab are as follows:

Logging In

  1. Login to the machine using your electronic ID (same username that you use for RamWeb).
  2. The initial password should be your student ID (same as nine digit number on your RamCard).
    Troubleshooting:

Class WebSite

  1. Start your preferred internet browser and type in the url www.cs.colostate.edu/~cs200.
  2. Look at the syllabus and progress pages.
  3. Find the lab instructions for today.
  4. Open another tab and type in the url ramct.colostate.edu.
  5. Login on RamCT using your EID and password and make sure you can see CS200.

Launching Applications

  1. Click on "Activities" in the upper left corner of the screen
  2. Click on "Applications"
  3. Run firefox, gedit, file manager, and a terminal.
  4. The terminal command brings up a window where you can type in Linux commands, similar to using DOS command prompt on Windows.

Using Eclipse

Eclipse makes programming easier by compiling and running your programs in a single step. Your TA will go over setting up Eclipse and your workspace. Your TA will guide you in creating a project called P0 and exporting a .jar file.

Program Submission via Checkin

Your TA will now walk through logging in to the course website, submitting your code, and viewing preliminary test results. More information on submitting assignmens can be seen by clicking this link.


© 2014 CS200 Colorado State University. All Rights Reserved.