Submission Setup

Submission Procedure

Using SSH Secure Shell

Using Fetch (on Imacs) to Transfer Files

When you open Fetch, a connection box should pop up. If it doesn't, go to File > New Connection. Fill in the following information:

and then hit Connect. If you receive a warning, press Continue.

To move remote files to your local computer, find and highlight the file(s), then click the Get button at the top of the screen.

To transfer files from your computer to the remove server, navigate to the folder where you would like to put the file(s), then click Put at the top of the screen. This will open a box which lets you select a file or folder to transfer. Find the one you want, and click the Put button at the bottom of the window.

Transfering Files Using Secure Cop on IMacs

Secure copy is way to transfer files between local and remote computers/servers using the terminal.

From your local computer (using an SCP client), cd into the directory containing the file you want to transfer and type the command:

scp FILENAME MyAFS/15111/handin/exam/your_user_ID

For example, to transfer testfile.txt from my Desktop to one of the 15111 lab handin folders, I would enter:

scp Desktop/testfile.txt MyAFS/15111/handin/exam/Andrewid.

Use scp -r for transfering a directory.

Bboard, how do I access it?

How do I post to the bboard?

Zipping Files on Imac

To zip all the files in a folder named myFolder into a single myZip file you do the following:

UNIX Operations

Here is a list of some commands that will come in handy when you want to manage your files on AFS.

Read more on Unix commands (pdf).

Can I switch to a different recitation section?

Your recitation section is run by a TA, and it is the TAs job to collect and report all of your course grades. It is thus extremely important that any change of section be done with (a) the permission of your current TA and (b) the permission of your new TA. If either your current or new TA fails to appprove of your section switch, then you may not make the switch. There are many reasons why a TA might refuse a section switch. For example, a section might already have too many students.

What if I need more time to do a homework assignment?

If you feel that you have a good reason for an extension, please see an instructor or your TA in person, preferably during office hours.

When is 5419 Imac cluster open?

Follow THIS LINK for open Lab hours.

Last updated 1/10/2007
Victor S. Adamchik, 
Computer Science Department, 
Carnegie Mellon University, Pittsburgh, PA.