Getting Started as the Computer Lab TA.

Current TA schedule.

Primary job: Keep the students away from Ron, Gerry & Hongyun.

Key tasks

  1. Manage the printers, see departmental printers

sudo Commands

sudo commands are commands that you will run as root. You will not have full root access (of course!). To list these commands, go to a command prompt and type: sudo -l

  • Printing: On host 'print' clabta has permission to access commands:
  • User Accounts: On host 'ssh.phas.ubc.ca' clabta has permission to access commands:

    Problematic Printers

    A stalled job is generally not an indication of a problem, it just means the job is taking longer to print than the "default". A normal job can be "stalled" for up to 10 minutes.

    If a job is definitely stuck, generally you can cancel the job using the CUPS web interface.

    If this fails, ask one of the PHAS-IT staff for assistance.

    Login Problem on ssh.phas.ubc.ca (currently points to hyper.phas.ubc.ca)

    Do the following:

    1. First, ask the user to logout
    2. Check for running user processes by executing: ps -ef | grep user. Make a note of the process IDs.
    3. If there are *no* zombie processes, goto #5; otherwise, continue
    4. Execute: kill -9 zombie_processes_pids
    5. Go to /home[2]/user, and use the following command to remove problematic files and directories ..
      \rm -r .gnome .gnome2 .gnome2_private .gconf .gconfd .gstreamer-0.8 .gtkrc-1.2-gnome2 .ICEauthority .metacity

    Accounts

    There are two accounts created for you: clabta & clabugrad

    Both have the same password.

    Hours

    A normal TA position is 76.8 hours. Using the following guidelines, you should work out a schedule and give it to Ron for approval.