Introduction to Computing Resources

During the math department orientation sessions at the start of each academic year, the computer staff runs a few computing-related sessions. This page outlines the material discussed during the “Introduction to computing” session.

Table of contents


Basic help and support resources

Most of the information contained in this introduction can be accessed directly from the math department computer support website. In general, if you have computing-related questions or comments, please contact the computer system staff either by sending an e-mail to system@math.arizona.edu, or by filling out our web feedback form.

Top of page


University of Arizona computer system organization, resources, facilities, and policies

Organization

Resources

Facilities

Policies

Top of page


Math department computing facilities, policies, and resources

Computer lab facilities and policies

The math department maintains the following computer facilities. The departmental body responsible for computer related policymaking is the Computer Committee.

Resources

Operating system platforms:

  • GNU/Linux - Red Hat 9
  • Microsoft Windows XP
  • Apple Mac OS X

Software and applications:

Other:

Top of page


Accounts

To use the services listed above, you must have a network account (a username and a password).
There is information for holders of new accounts.

Top of page


Understanding, using, and managing your account

  • Users/accounts: root (super user, administrators), system users and regular users.
  • Managing your account: the text based console vs. the graphical interface (GI).
    First we are going illustrate the GI and later we will take look at a console shell prompt interface.

Using the graphical interface

Using the shell prompt

A shell is a text based command line interpreter that interacts with the user. There are many flavors of shells (bash, ksh, csh, zsh, ssh) but the Red Hat Linux default is the bash shell (which stands for Bourne again shell). User specific preferences for the shell are contained and can be edited in the .bash_profile file which is located in the user's home directory.

  • The most common ways to encounter a shell prompt are:
  • The general Linux/Unix command structure is of the form: command [options] [parameters].
  • The basic commands reference page contains a list of Linux commands organized by theme.
  • Detailed information about a specific commands can be found in the Linux built-in help pages known as man (short for manual) and info pages.
    For example, typing man commandname or info commandname will bring up a browsable file that contains the description of the command and its properties.
    Alternatively one can use the commandname -h or commandname --help options to get help about how to use the command.
  • Note: You will need to use a shell terminal window to change your password!
  • To launch an application from a shell prompt simply type the name of the application at the prompt.
  • To log out from a shell prompt terminal window type exit or press <ctrl+d> (the general end of text control character).
  • We provide a short on-line tutorial on how to use the basic file manipulating commands at a shell prompt.
  • You can read more about the basics of the shell prompt in chapter 13 of the Red Hat Getting Started Guide or browse the math department computer support site for links to more guides and tutorials.

Top of page


Important general safety and security remarks

  • Virus savvy: never open e-mail attachments for which you don't know who the sender is. If you do happen to open an attachment with a virus, immediately notify the computer support staff.
  • To plug a personal equipment (e.g. laptops) into the math department building network, your equipment must be approved and registered! Network access ports can be found in Math 103, Math 401 and Math 224.
  • If you need to connect remotely to a network be it the U of A Math Department network or any other network always use the secure (encrypted) - SSH, SCP, SFTP connections. The old TELNET, FTP, RLOGIN protocols are deprecated since they are not secure. Do not use them!
  • Make sure your anti-virus software is always up-to-date.
  • Information about current viruses and tools for their removal.
  • At no cost to you, download and install Sophos anti-virus on your computer (even if it stays at home)!
  • Regularly backup files in your home directory by burning them on a CD.
  • If curious about system backup procedures read the backup FAQs.
  • Make sure that you periodically change your password.
  • For additional security and network related issues consult the network FAQs.

Top of page

Department of Mathematics
The University of Arizona
617 N. Santa Rita Ave.
P.O. Box 210089
Tucson, AZ 85721-0089 USA
Voice: (520)621-6892
Fax: (520)621-8322

http://math.arizona.edu
Maintainer: webmaster@math.arizona.edu
Validate: XHTML, CSS

© Copyright 2003-10 Arizona Board of Regents
All rights reserved.