Statistics User Guide
- turretarch.chpc.utah.edu
- 2 Operton Dual-Core 2.8 GHz Processors
- Memory 16 GB RAM
- Local Scratch Disk 250 GB
/tmpspace
- stats.chpc.utah.edu
(Aging 2-processor machine that is still in use)
- 2 Athlong 1.6 GHz Processors
- 2 GB Memory
- 87 GB
/scratchspace
- CHPC Account Application Form
- Both servers are accessible via a command shell using ssh2 (linux Command User Guide below).
Useful commands:
man(cd, ftp, ssh,or any command for more info. "man" stands for manual)scp <filename> <userid>@stats.chpc.utah.edu:<filename>ssh stats.chpc.utah.eduls(seemanforls switch -alsalso; pipe to more by typingls -als | more(press space bar to page down or down arrow key)setenv DISPLAY hostname:0.0(forcsh/tcsh)xterm(command shell supportstcsh)c++(c++ compiler - found in/usr/local/binalong with all the other compilers)gcc(c compiler)pwd(current directory path)cd("cd /" moves to root directory; "cd .." moves to previous directory, "cd" moves to your home directory, "cd /directory" moves you to/directory)mkdir(creates directory)rm(removes files and directories -man rmfor info onswitch -rf)cp(copies files -cp file1 file2)more filename(displays text or contents of the file. Seemanforcatalso.)emacs filename(text editor for files.xemacsis also available. Seesetenvbelow.)mv(moves files -mv file1 file2)ps(lists processes - tryswitch -aef.).cshrc(file found in user home directory; editable for adding paths, etc.)echo $path(shows current paths in.cshrcfile)chmod(changes file permissions)ln -s /directorystructure shortcut-name(creates a shortcut to a directory from your home directory)scp filename username@yourcomputer.where-ever.com:/directorystructure/file(copies files to stats in a secure environment)
Using Windows on your desktop machine, you can ONLY access SAS (under Linux OS) by using an X-Windows client such as hummingbird (available through OSL) that allows SAS to open its many windows on your screen.
Contact byron.davis@utah.edu regarding Windows or Linux questions related to interacting with our statistics servers.
- Staff Consultant/Scientist:
http://www.chpc.utah.edu/~byron
- Byron Davis
- (801) 585-5604
- byron.davis@chpc.utah.edu

