August 31 --- Class 1 --- Introduction, UNIX Basics Handouts: Syllabus Student Survey Axis Manual AWK tutorial Activities: Setup accounts on nations cluster Use web page on class syllabus. Requires network ID, password Introduction to desktop When you log in there should be a strip of icons at the bottom of the screen. If you click on any upward pointing arrows you will get a menu with applications you can choose. On the right you will find one that can launch a help brower or introduction to the desktop. Work though as much of this tutorial as required. Logging out To log out, select the exit button from the tool bar. Modify path variable Executables for class exercises will appear beneath my home directory in a subdirectory ~sg/bin To add this directory to your path, look for the first line in your ~/.cshrc file that starts with set path Add ~sg/bin just before the closing parenthesis Setting DISPLAY and permissions One of the wonderful things about the X Windows system is that it lets you pop up a window on a machine different from the one on which the program creating the windoe is running. If you make a beautiful graph you can show it to a friend in Alaska by setting the DISPLAY to be the computer in Alaska your friend is sitting in front of. However, before we try that, the first thing is to make sure that you can display a graph on your own computer. This command may display a blank graph on your screen: axis