Notes for Users | Parasol Laboratory
Notes for Computer Science Users at Texas A&M University
The parasol lab is supported by one full-time
administrator and a small group of parasol graduate students. Problems with
any of the lab computers should be directed to
parasol-support@cs.tamu.edu.
Important Things to Consider
Because parasol is run outside the supervision of the Computer Science's CSG and SSO,
parasol.cs.tamu.edu does NOT share 'netgroup' information with other
systems in the Computer Science Department. This has the following
implications to the user:
- first and foremost, please address all e-mail concerning the system to
parasol-support@cs.tamu.edu.
- there is no network printer in the CS department available to parasol.
- common file/directory spaces (provided via NFS) available on other CS
systems are not present on parasol. You must use sftp or scp to transfer
files between systems.
- changes to passwords on parasol and other CS systems are not reconciled.
i.e., changing your CSG password will not change your parasol password
and vice-versa.
- mail addressed to user@parasol.cs.tamu.edu will never arrive there because
the parasol subnet is not part of the CS domain for the purposes of mail.
It is recommended that you place a .forward file to your CS (or other)
account in your user directory on parasol to redirect e-mail that is
generated on parasol to an account that you will read.
Services that do not encrypt password information (telnet, ftp, rlogin, etc.)
have been disabled on parasol for security reasons. In order to access the
machine you have to use the suite of SSH tools (ssh, scp, sftp, etc). There
are a couple of good sets of SSH tools for Windows -
puTTy and
SSH (also were you can find SSH
for Linux). PARASOL Lab machines currently run SSH 3.1, and that is what is
recommended for home systems as well. When you configure SSH, make sure you
use SSH 2 for the protocol and 3des as the encryption algorithm.
Notes on Programming
- The best starting place to go is at
HP's web site.
- Remember that in order to have access to your files while parasol is in
dedicated mode you should keep them somewhere besides /research/parasol. When
parasol is not dedicated, /research/parasol is the best place to keep your
code to get the best performance compiling and running on parasol.
In addition to parasol, there are a number of other machines in the PARASOL Lab
that are useful.